diff options
| author | Bobby <[email protected]> | 2026-02-13 17:43:48 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2026-02-13 17:43:48 +0530 |
| commit | c9d03d56bd2fb40a7784c1a0557bf8f1c609a4e5 (patch) | |
| tree | fc169da8509ccf5b23c0cbd4fa322b565295483e /scripts | |
| parent | da6d54db5d741f2db0810cf7afb0b2d5bf0f7113 (diff) | |
| download | akiba-c9d03d56bd2fb40a7784c1a0557bf8f1c609a4e5.tar.xz akiba-c9d03d56bd2fb40a7784c1a0557bf8f1c609a4e5.zip | |
Refactor and enhance filesystem navigation and communication between Katas
- 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.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
