index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compatibility
/
4.11.nom
Age
Commit message (
Expand
)
Author
2019-01-14
Moved compatibility to lib/ and fixed path searching for .peg files.
Bruce Hill
2019-01-14
Added (SyntaxTree {...} ...) shorthand for SyntaxTree{..., ...} and
Bruce Hill
2019-01-10
Major overhaul of how modules and environments work, along with some
Bruce Hill
2019-01-01
Some changes to the error API, a fix for statement block parsing, and
Bruce Hill
2018-12-31
Cleaning up some of the documentation and dead code.
Bruce Hill
2018-12-31
Updated shebangs
Bruce Hill
2018-12-30
Auto-upgraded code.
Bruce Hill
2018-12-30
Update to new syntax.
Bruce Hill
2018-12-14
Auto-updated to version 5
Bruce Hill
2018-11-26
Upgraded/autoformatted.
Bruce Hill
2018-11-20
Simplifying the filesystem code (no longer entangled with nomsupath) and
Bruce Hill
2018-11-19
Deduplicated goto label syntax (now just use (--- (label) ---))
Bruce Hill
2018-11-19
Autoformatted/auto-upgraded.
Bruce Hill
2018-11-19
Tweaks and API cleanup.
Bruce Hill
2018-11-17
In-progress (but working) overhaul of some elements including: function
Bruce Hill
2018-11-11
Adding compat for deprecating math convenience functions.
Bruce Hill