aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/files.h
AgeCommit message (Collapse)Author
2025-08-23Autoformat everything with clang-formatBruce Hill
2025-04-30Update compiler to use randomly generated unique-per-file symbolBruce Hill
suffixes instead of needing to rename symbols with objcopy
2025-03-21Move stdlib into src/Bruce Hill