aboutsummaryrefslogtreecommitdiff
path: root/tools/repl.nom
AgeCommit message (Expand)Author
2019-01-14Overhaul in progress, mostly working. Moved all the nomsu packages intoBruce Hill
2019-01-10Major overhaul of how modules and environments work, along with someBruce Hill
2019-01-07Added quit/exit and switched Files.read->exists.Bruce Hill
2019-01-01Some changes to the error API, a fix for statement block parsing, andBruce Hill
2019-01-01Misc changes, including text indented interpolations are now indentedBruce Hill
2018-12-31Added replace -q and chmod +x'd two tools.Bruce Hill
2018-12-31Updated shebangsBruce Hill
2018-12-30Auto-upgraded code.Bruce Hill
2018-12-30Update to new syntax.Bruce Hill
2018-12-14Auto-updated to version 5Bruce Hill
2018-11-26Upgraded/autoformatted.Bruce Hill
2018-11-19Deduplicated goto label syntax (now just use (--- (label) ---))Bruce Hill
2018-11-19Autoformatted/auto-upgraded.Bruce Hill
2018-11-11Cleaning up say/print and io.write (now you can use (say "foo" inline))Bruce Hill
2018-11-11Removed dead code.Bruce Hill
2018-11-11Added docBruce Hill
2018-11-11Fixed some autoformatting stuff, and prepping to deprecate some mathBruce Hill
2018-11-11Fully upgraded to 4.10.12.7, including deprecating the old list/dictBruce Hill
2018-11-08Major overhaul, splitting nomsu_compiler into nomsu_environment,Bruce Hill