index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nomnom
Age
Commit message (
Expand
)
Author
2018-11-11
Lots of fixes to the upgrading and codegen/autoformatting pipeline, also
Bruce Hill
2018-11-08
Major overhaul, splitting nomsu_compiler into nomsu_environment,
Bruce Hill
2018-11-02
Changed stub convention to (foo 1 baz 2) -> foo_1_baz instead of
Bruce Hill
2018-10-31
More explicit.
Bruce Hill
2018-10-31
Renamed (action %) -> (%'s meaning)
Bruce Hill
2018-10-29
Some cleanups and fixes, made the parser more permissive of prematurely
Bruce Hill
2018-10-03
Some incremental progress.
Bruce Hill
2018-10-01
Got compiler errors actually working.
Bruce Hill
2018-09-28
Fully working, I think? (with a lot of shims)
Bruce Hill
2018-09-28
Forward progress on getting nomnom working.
Bruce Hill
2018-09-26
Updated to the point of actually compiling.
Bruce Hill
2018-09-26
Fixed all syntax errors, got original (non-nomnom) tests passing.
Bruce Hill
2018-09-26
Incremental fixes and more nomnom ports.
Bruce Hill
2018-09-21
Incremental checkin, currently not working, just saving progress.
Bruce Hill