aboutsummaryrefslogtreecommitdiff
path: root/system/libraries/string
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-02-15 20:05:15 +0530
committerBobby <[email protected]>2026-02-15 20:05:15 +0530
commit90663e30db47e87f896245cc20ce0b0284fcdc5f (patch)
tree738687ecaaf338d396faea98c724523273159035 /system/libraries/string
parent84d9abdb8f4a92ca99c75e4dd8948c1196f6260f (diff)
downloadakiba-90663e30db47e87f896245cc20ce0b0284fcdc5f.tar.xz
akiba-90663e30db47e87f896245cc20ce0b0284fcdc5f.zip
Refactor Crimson Panic Handler and Exception Management
- Renamed panic.zig to crimson.zig for clarity and restructured panic handling functions. - Moved exception handling logic from exceptions.zig to a new exception.zig file. - Updated imports across the codebase to reflect the new file structure. - Introduced a new types.zig file to define Context and ExceptionFrame structures. - Added formatting utilities in format.zig for better register and stack frame representation. - Implemented screen rendering functions in render.zig for displaying error messages and system state during panic. - Consolidated color definitions in colors.zig and added new constants for better readability. - Removed obsolete exception handling code and integrated it into the new structure.
Diffstat (limited to 'system/libraries/string')
0 files changed, 0 insertions, 0 deletions