index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
files.moon
Age
Commit message (
Expand
)
Author
2018-07-22
Better handling of invalid line numbers (returning nil instead of random
Bruce Hill
2018-07-21
Improvements working towards better inline tests. Improved handling of
Bruce Hill
2018-07-19
Fixed some bugs in trailing_line_len() and refactored tree_to_nomsu into
Bruce Hill
2018-07-17
Optimization/simplification pass.
Bruce Hill
2018-07-09
Adding some compatibility stuff.
Bruce Hill
2018-07-09
Simplified the command line interface.
Bruce Hill
2018-06-28
Improvements to nomsu codegen (comments are now retained) and some
Bruce Hill
2018-06-26
Cleaning up metaprogramming a bit and fixing/adding test for recursion
Bruce Hill
2018-06-24
Cleaning up code and shuffling things around.
Bruce Hill
2018-06-24
Cleaning up non LFS codepath for files and README
Bruce Hill
2018-06-24
Simplifications/streamlining the Make process, and cleaning up some of
Bruce Hill
2018-06-23
Minor cleanup
Bruce Hill
2018-06-23
Fixed up nomsupath behavior and refactored file stuff into its own file.
Bruce Hill