index
:
hilbert-os
alpha
(alpha) hobby os
benji dial
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applications
Age
Commit message (
Expand
)
Author
Lines
2024-07-31
redo build system
Benji Dial
-48
/
+0
2024-07-31
remove argc, argv; arguments will be passed via environment variables
Benji Dial
-7
/
+4
2024-07-31
add clock
Benji Dial
-1
/
+76
2024-07-29
window moving and focusing
Benji Dial
-12
/
+89
2024-07-29
window borders
Benji Dial
-15
/
+128
2024-07-29
redesign compositor protocol, start widget library
Benji Dial
-106
/
+88
2024-07-29
some work on compositor
Benji Dial
-64
/
+444
2024-07-27
lots and lots of userspace stuff
Benji Dial
-18
/
+85
2024-05-20
rewrite application stuff in the kernel to support multitasking
Benji Dial
-114
/
+28
2024-05-19
rework daguerre a bit
Benji Dial
-61
/
+65
2024-05-19
add font loading and rendering to daguerre
Benji Dial
-16
/
+13
2024-05-19
mouse support (working in qemu, semi-working in virtualbox)
Benji Dial
-16
/
+108
2024-05-18
reorganization, cross compiler
Benji Dial
-88
/
+40
2024-01-27
keyboard input
Benji Dial
-1
/
+16
2024-01-20
update
Benji Dial
-20
/
+26
2024-01-15
redo application paging and system calls, rename mercury to hilbert
Benji Dial
-8
/
+7
2024-01-14
register interrupts 0x08 - 0x0f
Benji Dial
-1
/
+5
2024-01-13
minimal cpu exception handling
Benji Dial
-1
/
+3
2024-01-13
application loading
Benji Dial
-0
/
+62