index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-15
feat: Add core libraries for color, formatting, I/O, string manipulation, and...
Bobby
27
-0
/
+838
2026-02-15
feat: Enhance command prompt to display current stack name
Bobby
1
-2
/
+38
2026-02-15
feat: Add 'wipe' command for clearing the terminal screen
Bobby
2
-15
/
+5
2026-02-13
Refactor and enhance filesystem navigation and communication between Katas
Bobby
3
-101
/
+161
2026-02-13
refactor: Improve stack viewing and argument handling with enhanced error rep...
Bobby
4
-37
/
+89
2026-02-13
refactor: Enhance process spawning with argument support and streamline entry...
Bobby
6
-12
/
+61
2026-01-29
refactor: Consolidate syscall handling by replacing individual syscall functi...
Bobby
3
-54
/
+39
2026-01-28
feat: Update stack viewer to include owner, permissions, and modified time de...
Bobby
1
-3
/
+3
2026-01-27
feat: Enhance stack viewer with owner, permissions, and modified time details
Bobby
1
-0
/
+4
2026-01-27
feat: Remove echo and rd binaries; add mi stack viewer and viewstack syscall
Bobby
4
-14
/
+100
2026-01-23
feat: Integrate memory constants across modules for improved configuration ma...
Bobby
1
-3
/
+3
2026-01-23
fix keypresses not appearing on terminal in ash
Bobby
1
-2
/
+3
2026-01-23
feat: Remove debug print statements across various invocations and the scheduler
Bobby
1
-3
/
+3
2026-01-22
feat: Implement keyboard input handling and shell functionality
Bobby
6
-15
/
+98
2025-12-30
feat: refactor Pulse init system to improve loading sequence and remove debug...
Bobby
1
-39
/
+4
2025-12-30
feat: add yield invocation and syscall support for process scheduling
Bobby
2
-3
/
+21
2025-12-30
feat: add Pulse init system with process management and error handling
Bobby
2
-0
/
+55
2025-12-30
refactor: reorganize library build process; add syscall interface and I/O ope...
Bobby
6
-0
/
+175