index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai
/
kata
/
kata.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
1
-29
/
+0
2026-02-15
Refactor Kata Memory Management and Scheduler
Bobby
1
-229
/
+29
2026-02-15
Refactor I/O operations and update driver imports
Bobby
1
-1
/
+1
2026-02-13
Refactor and enhance filesystem navigation and communication between Katas
Bobby
1
-0
/
+11
2026-01-27
Refactor memory management and system constants
Bobby
1
-8
/
+8
2026-01-23
feat: Remove debug print statements across various modules to clean up output
Bobby
1
-6
/
+0
2026-01-22
feat: Implement keyboard input handling and shell functionality
Bobby
1
-0
/
+7
2025-12-30
feat: improve panic diagnostics, memory paging, and system task loading
Bobby
1
-4
/
+4
2025-12-16
separate invocations; moved helper functions to utils; created invocations fo...
Bobby
1
-37
/
+35
2025-12-12
file descriptors, IO, and more invocations
Bobby
1
-0
/
+27
2025-12-11
updated interrupts, invocations, kata, and paging to switch to Layer 3
Bobby
1
-24
/
+53
2025-12-09
kata (processes) and sensei (scheduler) using CFS lite system
Bobby
1
-0
/
+163