aboutsummaryrefslogtreecommitdiff
path: root/common/errors/errors.zig
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-02-15 16:45:38 +0530
committerBobby <[email protected]>2026-02-15 16:45:38 +0530
commit460849610c1426c81c729568def41d73c62f021a (patch)
treeb3c622263261600add1477dc167b3fce90075932 /common/errors/errors.zig
parent9c5ad61f5d6442f86272417fdd1b8a82dcc8f21d (diff)
downloadakiba-460849610c1426c81c729568def41d73c62f021a.tar.xz
akiba-460849610c1426c81c729568def41d73c62f021a.zip
feat: Add various invocations for file system and I/O operations
- Implemented `viewstack` invocation to list contents of a stack. - Created `attach` invocation for opening attachments with device and unit handling. - Added `getkeychar` invocation to read a single character from the keyboard. - Developed `mark` invocation to write to attachments with color support. - Introduced `seal` invocation to close attachments. - Implemented `view` invocation to read from attachments. - Added `wipe` invocation to clear the terminal screen. - Created `exit` invocation to dissolve a Kata and seal attachments. - Implemented `postman` invocation for letter passing between parent and child Katas. - Added `spawn` invocation to create new Katas from executables. - Implemented `wait` invocation to wait for child Katas to dissolve. - Added `yield` invocation to voluntarily give up CPU time to Sensei. - Introduced utility functions for location resolution and path handling. - Added memory copy and slice utilities for efficient data manipulation. - Implemented random number generation utilities. - Added string comparison utilities for easier string handling. - Introduced integer and pointer conversion utilities for type safety. - Implemented result handling utilities for invocation results.
Diffstat (limited to 'common/errors/errors.zig')
0 files changed, 0 insertions, 0 deletions