index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-14
Aesthetic tweak to generated nomsu code with colons.
Bruce Hill
2018-07-14
Fixed up some edge cases with parsing and comments.
Bruce Hill
2018-07-14
Fixed up comment generation to old standards
Bruce Hill
2018-07-13
Minor changes.
Bruce Hill
2018-07-13
Switching to use 'unpack' for indentation grouping.
Bruce Hill
2018-07-12
Fixed accidental change.
Bruce Hill
2018-07-12
Fixing up comments, slowly.
Bruce Hill
2018-07-12
All tests passing.
Bruce Hill
2018-07-12
Initial version of new pegfile. works (ish)
Bruce Hill
2018-07-11
Fixed nomsu codegen for indented text and improved text parsing. Also
Bruce Hill
2018-07-10
Fixed dumb bug that broke the tests.
Bruce Hill
2018-07-10
Improving codegen line wrapping.
Bruce Hill
2018-07-10
Fixed dumb bug.
Bruce Hill
2018-07-10
Fixed up line numbers for generated code.
Bruce Hill
2018-07-10
Updated doc for debugger.
Bruce Hill
2018-07-10
Fixing up error reporting and ripping out LDT-specific code (now a
Bruce Hill
2018-07-09
Adding some compatibility stuff.
Bruce Hill
2018-07-09
Updated readme.
Bruce Hill
2018-07-09
Added pattern matching for text, and comprehension versions of that and
Bruce Hill
2018-07-09
Made command line args into a proper Nomsu list.
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-27
Minor fixes.
Bruce Hill
2018-06-26
Cleaning up metaprogramming a bit and fixing/adding test for recursion
Bruce Hill
2018-06-25
Added explicit return statements.
Bruce Hill
2018-06-24
Reducing imports.
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
Added UNINSTALL_VERSION parameter to makefile so users can specify a
Bruce Hill
2018-06-24
Tweaked `make test` to run both unoptimized and optimized tests.
Bruce Hill
2018-06-24
Removed vestiges of nomsu_latest, so the makefile works properly.
Bruce Hill
2018-06-24
Added manpage and fixed a bug that screwed up nomsu loading.
Bruce Hill
2018-06-24
Slightly tidier install without making a local nomsu$version file, just
Bruce Hill
2018-06-24
Simplifications/streamlining the Make process, and cleaning up some of
Bruce Hill
2018-06-23
Cleaning up makefile and REPL colors.
Bruce Hill
2018-06-23
Moved console colors from core/ into lib/
Bruce Hill
2018-06-23
Fixed incorrect version ordering (was: Syntax.Compiler.Core.Lib, but
Bruce Hill
2018-06-23
Fixed test spew
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
2018-06-23
Added nomsu launcher file.
Bruce Hill
2018-06-23
Fixed and simplified makefile a bit.
Bruce Hill
2018-06-23
Added versioning system.
Bruce Hill
2018-06-22
Changed `make clean` to only clean up build files, not uninstall.
Bruce Hill
2018-06-22
Updating documentation.
Bruce Hill
2018-06-22
Adding fancy makefile that compiles all the moonscript files and
Bruce Hill
2018-06-21
Cleanup of some metaprogramming stuff, as well as adding support for
Bruce Hill
2018-06-20
Cleaning up examples.
Bruce Hill
2018-06-20
Cleanups.
Bruce Hill
2018-06-19
Tidying up error handling and REPL.
Bruce Hill
[next]