index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compatibility
/
2.5.5.5.nom
Age
Commit message (
Collapse
)
Author
2019-01-01
Some changes to the error API, a fix for statement block parsing, and
Bruce Hill
replacing ((foo 1 baz)'s meaning) with $(foo 1 baz).
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-19
Autoformatted/auto-upgraded.
Bruce Hill
2018-11-11
Fully upgraded to 4.10.12.7, including deprecating the old list/dict
Bruce Hill
comprehension methods, in favor of the new native support.
2018-11-08
Major overhaul, splitting nomsu_compiler into nomsu_environment,
Bruce Hill
nomsu_compiler, and nomsu_decompiler. Also added comprehensions.
2018-10-31
Renamed (action %) -> (%'s meaning)
Bruce Hill
2018-09-14
Auto-upgraded everything.
Bruce Hill
2018-09-10
Upgraded to 3.8 (text method changes) and fixed some bugs in
Bruce Hill
tree_to_nomsu.
2018-08-30
Auto-upgraded to 3.7
Bruce Hill
2018-08-29
Intermediate step in upgrading to 3.6. Fixed a bug with upgrading
Bruce Hill
methods.
2018-08-28
Upgraded version to 3.5.5.6, corresponding to Object Oriented changes.
Bruce Hill
2018-07-30
Added compatibility for 2.5.5.5 (file hash changes).
Bruce Hill