| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-17 | Improving nomsu codegen. | Bruce Hill | |
| 2018-07-17 | Upgraded core code to latest Nomsu verison. | Bruce Hill | |
| 2018-07-17 | Fixed a bug in text escapes in nomsu codegen. | Bruce Hill | |
| 2018-07-17 | Oops, didn't mean to check in smushed_action. | Bruce Hill | |
| 2018-07-17 | Optimization/simplification pass. | Bruce Hill | |
| 2018-07-17 | Improvements to nomsu codegen. | Bruce Hill | |
| 2018-07-17 | Overhaul of comment handling, plus a few fixes (e.g. a fix for indented | Bruce Hill | |
| text that begins with a nomsu comment) | |||
| 2018-07-15 | Major changes to how versioning and parsing work. This should be a | Bruce Hill | |
| better path going forward to handling upgrades. Old syntax files will stick around for compatibility purposes. Old syntax can be parsed into valid syntax trees via the old syntax (.peg) files, and then old syntax trees should be valid and can be upgraded via the normal code path. This change has lots of improvements to Nomsu codegen too. | |||
| 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-12 | Fixing up comments, slowly. | Bruce Hill | |
| 2018-07-12 | All tests passing. | Bruce Hill | |
| 2018-07-11 | Fixed nomsu codegen for indented text and improved text parsing. Also | Bruce Hill | |
| moved some more tests inline. | |||
| 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 | Fixing up error reporting and ripping out LDT-specific code (now a | Bruce Hill | |
| debugger can be provided by a command line flag) | |||
| 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 | |
| improvements to handling of stdin and fixes for error reporting. | |||
| 2018-06-26 | Cleaning up metaprogramming a bit and fixing/adding test for recursion | Bruce Hill | |
| control flow. | |||
| 2018-06-24 | Cleaning up code and shuffling things around. | Bruce Hill | |
| 2018-06-24 | Simplifications/streamlining the Make process, and cleaning up some of | Bruce Hill | |
| how command line interaction and `use %` work. | |||
| 2018-06-23 | Fixed up nomsupath behavior and refactored file stuff into its own file. | Bruce Hill | |
| 2018-06-23 | Added versioning system. | Bruce Hill | |
| 2018-06-22 | Adding fancy makefile that compiles all the moonscript files and | Bruce Hill | |
| precompiles all the nomsu files and can build a nice executable file and install it wherever you like. | |||
| 2018-06-20 | Cleanups. | Bruce Hill | |
| 2018-06-19 | Fixing up some error reporting | Bruce Hill | |
| 2018-06-19 | Split up CLI and NomsuCompiler | Bruce Hill | |
