aboutsummaryrefslogtreecommitdiff
path: root/tomo.c
AgeCommit message (Expand)Author
2024-03-07Just use mathlib symbols, don't redefine themBruce Hill
2024-03-07Add '-c' compiler flagBruce Hill
2024-03-03Rename Str -> TextBruce Hill
2024-03-03Fix table literalsBruce Hill
2024-03-03Only put 'pragma once' in compiled header fileBruce Hill
2024-03-03Remove dup outputBruce Hill
2024-03-03Make load method be "use$name"Bruce Hill
2024-03-03Clean up transpiling into separate .c/.h filesBruce Hill
2024-03-03Add different compilation modesBruce Hill
2024-03-03Return correct exit statusBruce Hill
2024-02-29Fix up some import issues and improve arrays to use saturating refcountsBruce Hill
2024-02-24Rename 'nextlang'->'tomo'Bruce Hill