aboutsummaryrefslogtreecommitdiff
path: root/system/libraries/format
AgeCommit message (Collapse)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby7-339/+0
2026-02-24commit for arch changeBobby1-0/+7
2026-02-20feat: Add datetime and OS information libraries with formatting and ↵Bobby3-110/+49
retrieval functions
2026-02-20feat: Enhance stack display with table formatting and color supportBobby2-0/+106
2026-02-15refactor: Simplify dependency declarations in format, io, and kata librariesBobby1-3/+3
2026-02-15feat: Add core libraries for color, formatting, I/O, string manipulation, ↵Bobby6-0/+287
and memory utilities