| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-14 | Overhaul in progress, mostly working. Moved all the nomsu packages into | Bruce Hill | |
| lib/, including core/*. Changes to how nomsu environments and importing work. | |||
| 2019-01-10 | Major overhaul of how modules and environments work, along with some | Bruce Hill | |
| steamlining and tweaks to the makefile. Version bump: 6.14.13.8 | |||
| 2019-01-01 | Some changes to the error API, a fix for statement block parsing, and | Bruce Hill | |
| replacing ((foo 1 baz)'s meaning) with $(foo 1 baz). | |||
| 2018-12-31 | Overhaul of command line argument parsing. Now supports "-abc" as 3 | Bruce Hill | |
| flags, and stores them as .a, .b, .c instead of ."-a", etc. (same for --args) | |||
| 2018-12-31 | Updated shebangs | Bruce Hill | |
| 2018-12-30 | Auto-upgraded code. | Bruce Hill | |
| 2018-12-30 | Fixes for: indented strings ending in ", peeking at code object text | Bruce Hill | |
| before modifying them, and major upgrades to the nomsu codegen, including support for indented inline arguments (instead of using "\n..") and just generally better line wrapping, including finally good rules for when to use indented text (for almost all cases). | |||
| 2018-12-30 | Update to new syntax. | Bruce Hill | |
| 2018-12-19 | Updated to be more fault tolerant with "-q" flag | Bruce Hill | |
| 2018-12-18 | Renamed autoformat -> format for concision (it's obviously auto, it's a | Bruce Hill | |
| tool). | |||
