aboutsummaryrefslogtreecommitdiff
path: root/mirai/utils
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby13-686/+0
2026-02-23fix: dynamic attachments in kataBobby1-4/+4
2026-02-20feat: Refactor path handling to use location utilities and update related str...Bobby3-38/+35
2026-02-15Refactor Kata Memory Management and SchedulerBobby1-5/+6
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby1-19/+19
2026-02-15refactor: Update stack entry structure and improve type handling in integer u...Bobby2-2/+10
2026-02-15Refactor I/O operations and update driver importsBobby5-7/+46
2026-02-15Refactor AFS and GPT Filesystem ImplementationBobby2-0/+53
2026-02-15Refactor terminal graphics and video handlingBobby8-198/+238
2026-02-15feat: Add various invocations for file system and I/O operationsBobby12-0/+426
2026-01-27Refactor memory management and system constantsBobby1-1/+12
2026-01-23feat: Integrate memory constants across modules for improved configuration ma...Bobby1-0/+2
2026-01-23refactor: Reorder and organize import statements across multiple files for im...Bobby1-4/+4
2025-12-16separate invocations; moved helper functions to utils; created invocations fo...Bobby3-0/+109