index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai
/
invocations
/
handler.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
1
-92
/
+0
2026-02-24
commit for arch change
Bobby
1
-0
/
+2
2026-02-20
feat: Add OS information invocations for CPU, memory, disk, uptime, and time
Bobby
1
-0
/
+12
2026-02-15
Refactor I/O operations and update driver imports
Bobby
1
-2
/
+2
2026-02-15
feat: Add various invocations for file system and I/O operations
Bobby
1
-50
/
+48
2026-02-15
feat: Add 'wipe' command for clearing the terminal screen
Bobby
1
-0
/
+2
2026-02-13
Refactor and enhance filesystem navigation and communication between Katas
Bobby
1
-0
/
+7
2026-01-27
feat: Remove echo and rd binaries; add mi stack viewer and viewstack syscall
Bobby
1
-0
/
+3
2026-01-23
refactor: Reorder and organize import statements across multiple files for im...
Bobby
1
-4
/
+3
2026-01-23
feat: Remove debug print statements across various modules to clean up output
Bobby
1
-7
/
+0
2026-01-22
feat: Implement keyboard input handling and shell functionality
Bobby
1
-0
/
+2
2025-12-30
feat: add yield invocation and syscall support for process scheduling
Bobby
1
-0
/
+2
2025-12-16
separate invocations; moved helper functions to utils; created invocations fo...
Bobby
1
-8
/
+26
2025-12-12
file descriptors, IO, and more invocations
Bobby
1
-7
/
+8
2025-12-11
updated interrupts, invocations, kata, and paging to switch to Layer 3
Bobby
1
-20
/
+3
2025-12-09
invocations (syscalls) using syscall/sysret
Bobby
1
-0
/
+70