index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
id.nom
Age
Commit message (
Expand
)
Author
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-17
In-progress (but working) overhaul of some elements including: function
Bruce Hill
2018-11-11
Fully upgraded to 4.10.12.7, including deprecating the old list/dict
Bruce Hill
2018-11-11
Style tweak: using (retry) instead of %retry for goto label.
Bruce Hill
2018-11-08
Major overhaul, splitting nomsu_compiler into nomsu_environment,
Bruce Hill
2018-10-30
Fully working version of (action [foo]: baz) -> ((foo) means: baz)
Bruce Hill
2018-09-16
Working module system.
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
2018-09-06
Made uuid action public.
Bruce Hill
2018-09-06
Removed the mandatory "_" prefix for Nomsu variables, renamed "list" and
Bruce Hill