aboutsummaryrefslogtreecommitdiff
path: root/compatibility/4.11.nom
AgeCommit message (Expand)Author
2019-01-14Moved compatibility to lib/ and fixed path searching for .peg files.Bruce Hill
2019-01-14Added (SyntaxTree {...} ...) shorthand for SyntaxTree{..., ...} andBruce Hill
2019-01-10Major overhaul of how modules and environments work, along with someBruce Hill
2019-01-01Some changes to the error API, a fix for statement block parsing, andBruce Hill
2018-12-31Cleaning up some of the documentation and dead code.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-20Simplifying the filesystem code (no longer entangled with nomsupath) andBruce Hill
2018-11-19Deduplicated goto label syntax (now just use (--- (label) ---))Bruce Hill
2018-11-19Autoformatted/auto-upgraded.Bruce Hill
2018-11-19Tweaks and API cleanup.Bruce Hill
2018-11-17In-progress (but working) overhaul of some elements including: functionBruce Hill
2018-11-11Adding compat for deprecating math convenience functions.Bruce Hill