aboutsummaryrefslogtreecommitdiff
path: root/lib/commands/commands.tm
AgeCommit message (Collapse)Author
2025-04-30Update compiler to use randomly generated unique-per-file symbolBruce Hill
suffixes instead of needing to rename symbols with objcopy
2025-04-28Removed lib importBruce Hill
2025-04-15Add configuration script to choose install paths and default C compilerBruce Hill
and bake those into the compiled Tomo code
2025-04-14Rename variables to avoid namespace collision with stdout/stderr, whichBruce Hill
may be macros
2025-04-07Move core libraries into their own folderBruce Hill