index
:
hilbert-os
alpha
(alpha) hobby os
benji dial
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-07-31
remove argc, argv; arguments will be passed via environment variables
Benji Dial
-37
/
+64
2024-07-31
add clock
Benji Dial
-15
/
+643
2024-07-30
make recursive targets phony
Benji Dial
-0
/
+7
2024-07-29
window moving and focusing
Benji Dial
-21
/
+208
2024-07-29
window borders
Benji Dial
-35
/
+212
2024-07-29
redesign compositor protocol, start widget library
Benji Dial
-231
/
+506
2024-07-29
some work on compositor
Benji Dial
-100
/
+1018
2024-07-27
new pointer, add some missing packages to readme
Benji Dial
-1
/
+1
2024-07-27
change wording of cc0 notices
Benji Dial
-4
/
+4
2024-07-27
put pointer icon and documentation under cc0
Benji Dial
-402
/
+128
2024-07-27
lots and lots of userspace stuff
Benji Dial
-1301
/
+2345
2024-05-20
rewrite application stuff in the kernel to support multitasking
Benji Dial
-1065
/
+1666
2024-05-19
rework daguerre a bit
Benji Dial
-99
/
+139
2024-05-19
add serial logging for exceptions, fix virtualbox issue
Benji Dial
-38
/
+169
2024-05-19
licensing change again
Benji Dial
-5
/
+4
2024-05-19
licensing-changes
Benji Dial
-3
/
+407
2024-05-19
add font loading and rendering to daguerre
Benji Dial
-22
/
+241
2024-05-19
fix small typo
Benji Dial
-2
/
+4
2024-05-19
mouse support (working in qemu, semi-working in virtualbox)
Benji Dial
-67
/
+365
2024-05-18
reorganization, cross compiler
Benji Dial
-2105
/
+2935
2024-01-27
keyboard input
Benji Dial
-46
/
+459
2024-01-20
update
Benji Dial
-404
/
+4912
2024-01-15
update readme
Benji Dial
-5
/
+12
2024-01-15
redo application paging and system calls, rename mercury to hilbert
Benji Dial
-344
/
+316
2024-01-14
register interrupts 0x08 - 0x0f
Benji Dial
-5
/
+19
2024-01-13
minimal cpu exception handling
Benji Dial
-61
/
+378
2024-01-13
application loading
Benji Dial
-123
/
+917
2024-01-12
rewrite file system layer
Benji Dial
-836
/
+750
2024-01-11
file reading, tarfs directory listing
Benji Dial
-81
/
+229
2024-01-10
more tests, a few fixes
Benji Dial
-27
/
+51
2024-01-10
partial (largely untested) memory block device and tar file system support
Benji Dial
-84
/
+1111
2024-01-08
first commit
Benji Dial
-0
/
+1004