index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai
/
hikari
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
8
-416
/
+0
2026-02-24
commit for arch change
Bobby
1
-1
/
+1
2026-02-20
feat: Refactor path handling to use location utilities and update related str...
Bobby
2
-25
/
+25
2026-02-15
Refactor Kata Memory Management and Scheduler
Bobby
1
-4
/
+4
2026-02-15
refactor: Restructure ELF and Akiba format handling, modularize components
Bobby
10
-317
/
+271
2026-02-15
Refactor Multiboot Integration and Enhance Terminal Functionality
Bobby
1
-2
/
+2
2026-02-15
Refactor I/O operations and update driver imports
Bobby
1
-6
/
+6
2026-02-13
Refactor and enhance filesystem navigation and communication between Katas
Bobby
1
-0
/
+12
2026-02-13
refactor: Improve stack viewing and argument handling with enhanced error rep...
Bobby
1
-13
/
+6
2026-02-13
refactor: Enhance process spawning with argument support and streamline entry...
Bobby
1
-5
/
+85
2026-01-28
refactor: Replace inline assembly with CPU and I/O functions across multiple ...
Bobby
1
-1
/
+1
2026-01-27
Refactor memory management and system constants
Bobby
3
-23
/
+81
2026-01-23
feat: Integrate memory constants across modules for improved configuration ma...
Bobby
1
-141
/
+38
2026-01-23
refactor: Reorder and organize import statements across multiple files for im...
Bobby
2
-6
/
+7
2026-01-23
feat: Remove debug print statements across various modules to clean up output
Bobby
3
-61
/
+2
2026-01-23
fix keypresses not appearing on terminal in ash
Bobby
1
-1
/
+1
2026-01-23
feat: Remove debug print statements across various invocations and the scheduler
Bobby
1
-61
/
+0
2026-01-22
feat: Implement keyboard input handling and shell functionality
Bobby
1
-145
/
+208
2025-12-30
feat: improve panic diagnostics, memory paging, and system task loading
Bobby
1
-19
/
+50
2025-12-11
added hikari AKIBA ELF loader
Bobby
3
-0
/
+447