aboutsummaryrefslogtreecommitdiff
path: root/mirai/kata/shift.zig
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-53/+0
2026-02-24commit for arch changeBobby1-4/+8
2026-02-23feat: Enhance Kata state management with new states and deferred cleanup for ...Bobby1-0/+5
2026-02-15Refactor Kata Memory Management and SchedulerBobby1-63/+30
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby1-2/+2
2026-02-15Refactor I/O operations and update driver importsBobby1-1/+1
2026-02-13Refactor interrupt handling and syscall entryBobby1-84/+32
2026-01-23feat: Integrate memory constants across modules for improved configuration ma...Bobby1-2/+0
2026-01-23refactor: Reorder and organize import statements across multiple files for im...Bobby1-2/+2
2026-01-23feat: Remove debug print statements across various modules to clean up outputBobby1-19/+0
2026-01-23feat: Remove debug print statements across various invocations and the schedulerBobby1-16/+1
2025-12-30feat: improve panic diagnostics, memory paging, and system task loadingBobby1-16/+57
2025-12-11updated interrupts, invocations, kata, and paging to switch to Layer 3Bobby1-62/+38
2025-12-09kata (processes) and sensei (scheduler) using CFS lite systemBobby1-0/+148