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-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
2018-06-19
Fixing up some error reporting
Bruce Hill
2018-06-19
Split up CLI and NomsuCompiler
Bruce Hill
2018-06-19
Moved error logic into its own file.
Bruce Hill
2018-06-19
Lots of cleanup.
Bruce Hill
2018-06-18
Added test for multiple labels.
Bruce Hill
2018-06-18
Minor cleanups
Bruce Hill
2018-06-18
More streamlining and cleanup.
Bruce Hill
2018-06-18
Moved parsing into a different file
Bruce Hill
2018-06-18
Initial working version.
Bruce Hill
2018-06-15
Fixed some nomsu codegen bugs
Bruce Hill
2018-06-15
Cleaned up/improved the command line interface, and fixed the
Bruce Hill
2018-06-15
Updating tests.
Bruce Hill
2018-06-15
Updated README
Bruce Hill
2018-06-15
Removed debug shim.
Bruce Hill
2018-06-15
Improvements to object system.
Bruce Hill
2018-06-14
Some cleanup and fixes. Simplifying a lot of code, and extending the
Bruce Hill
2018-06-14
Reshuffling some files.
Bruce Hill
2018-06-14
More streamlining and cleanup. Especially for core/metaprogramming.nom
Bruce Hill
2018-06-13
Fixed tree_to_nomsu to produce "blah\%x" instead of "blah\(%x)"
Bruce Hill
2018-06-13
Simplifying code.
Bruce Hill
[prev]
[next]