index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-18
Fixed repr to use __tostring metamethod if present.
Bruce Hill
2017-09-18
Disabled serializing functions until it works.
Bruce Hill
2017-09-18
Added repr to core and made some tweaks.
Bruce Hill
2017-09-18
Moved utils onto the compiler.
Bruce Hill
2017-09-15
Switched to use more flexible write instead of print.
Bruce Hill
2017-09-14
Made repr fix more flexible/correct.
Bruce Hill
2017-09-14
Fixed a bug in repr for strings ending in "]", and added moonscript
Bruce Hill
2017-09-14
Updated to use return values better.
Bruce Hill
2017-09-14
Added REPL.
Bruce Hill
2017-09-14
Added dict comprehension and abbreviated loop forms.
Bruce Hill
2017-09-14
Added comprehensions and cleaned up the core a little bit.
Bruce Hill
2017-09-14
Fixed error message, added another convenience accessor.
Bruce Hill
2017-09-14
Fixed out-of-order invocation args.
Bruce Hill
2017-09-14
Fixed bug in table assignment macro.
Bruce Hill
2017-09-14
Fixed invocation function to canonicalize better and play nice with "'"
Bruce Hill
2017-09-14
Cleaned up core a bit
Bruce Hill
2017-09-14
Added some examples to the tutorial.
Bruce Hill
2017-09-14
Rebuilt.
Bruce Hill
2017-09-14
Tweaked apostrophe rules to make %x's %y work.
Bruce Hill
2017-09-14
Added dict example to tutorial
Bruce Hill
2017-09-14
Added dict to core lib.
Bruce Hill
2017-09-14
Tightened up graphics on level 4
Bruce Hill
2017-09-14
Working string interpolation!
Bruce Hill
2017-09-14
Changed comments to use # and #.. instead of (# #), which is more
Bruce Hill
2017-09-13
Renamed Compiler -> NomsuCompiler
Bruce Hill
2017-09-13
Updated todo.
Bruce Hill
2017-09-12
Fixed some bugs with generated code.
Bruce Hill
2017-09-12
Recompiled lua.
Bruce Hill
2017-09-12
Added link to vim repo.
Bruce Hill
2017-09-12
Renamed language again.
Bruce Hill
2017-09-12
Tweaks to the tutorial.
Bruce Hill
2017-09-12
Renamed game -> compiler.
Bruce Hill
2017-09-12
Italic -> bold.
Bruce Hill
2017-09-12
Updated names.
Bruce Hill
2017-09-12
Cleaned out some dead code.
Bruce Hill
2017-09-12
Clarified readme.
Bruce Hill
2017-09-12
Added info about core.nom.
Bruce Hill
2017-09-12
Added readme and moved examples into a directory.
Bruce Hill
2017-09-12
Added moonc compiled versions of files.
Bruce Hill
2017-09-12
Renamed for clarity.
Bruce Hill
2017-09-12
Added in the tests.
Bruce Hill
2017-09-12
Fixed up a bug in the sample game.
Bruce Hill
2017-09-12
Trimming some dead code.
Bruce Hill
2017-09-12
Improvements to error messaging.
Bruce Hill
2017-09-12
Major cleanup and consolidation.
Bruce Hill
2017-09-12
Tweaks and fixes.
Bruce Hill
2017-09-12
Tweaks and fixes.
Bruce Hill
2017-09-11
working towards moving more code into nomic.
Bruce Hill
2017-09-11
Cleanup.
Bruce Hill
2017-09-11
More cleanup and fixes for core stuff.
Bruce Hill
[next]