| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-24 | Bunch of stuff moved as .old for new arch change | Bobby | 1 | -130/+0 | |
| 2026-02-20 | feat: Add sysinfo module for system information display and integrate ↵ | Bobby | 1 | -1/+2 | |
| datetime library | |||||
| 2026-02-20 | feat: Enhance stack display with table formatting and color support | Bobby | 1 | -58/+30 | |
| 2026-02-20 | feat: Implement parameter parsing library and integrate into existing binaries | Bobby | 1 | -10/+27 | |
| 2026-02-15 | Make all binaries use library imports. Remove akiba library. | Bobby | 1 | -188/+42 | |
| 2026-02-13 | Refactor and enhance filesystem navigation and communication between Katas | Bobby | 1 | -2/+2 | |
| - Updated `mi.zig` to default target path to an empty string. - Improved context switching in `context.zig` by restoring registers from the context struct. - Enhanced `loader.zig` to inherit current location from the parent Kata. - Simplified `getkeychar.zig` by removing unnecessary serial import and error handling. - Added new invocations: `getlocation.zig` for retrieving current stack location and `postman.zig` for letter passing between Katas. - Introduced `setlocation.zig` to change current stack location with path resolution. - Created `nav.zig` for navigating the filesystem with commands to print current location or change it. - Added `nav.zon` for binary metadata. - Updated `limits.zig` to define maximum letter length. - Enhanced `ash.zig` to process navigation letters and improved command execution flow. - Updated syscall interface in `sys.zig` to handle variable arguments for invocations. | |||||
| 2026-02-13 | refactor: Improve stack viewing and argument handling with enhanced error ↵ | Bobby | 1 | -13/+25 | |
| reporting and alignment | |||||
| 2026-02-13 | refactor: Enhance process spawning with argument support and streamline ↵ | Bobby | 1 | -12/+23 | |
| entry points | |||||
| 2026-01-28 | feat: Update stack viewer to include owner, permissions, and modified time ↵ | Bobby | 1 | -25/+39 | |
| details | |||||
| 2026-01-27 | feat: Enhance stack viewer with owner, permissions, and modified time details | Bobby | 1 | -66/+142 | |
| 2026-01-27 | feat: Enhance stack display with size information and improve error handling | Bobby | 1 | -7/+35 | |
| 2026-01-27 | feat: Remove echo and rd binaries; add mi stack viewer and viewstack syscall | Bobby | 1 | -0/+145 | |
