| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-22 | Moved all the text method stuff into text.moon instead of splitting | Bruce Hill | |
| across string2/containers. Modified the type stuff to output better type names and use (a Dict) and (a List) instead of (Dict) and (List). (Text) now also has a proper constructor. (assume) now also handles a bunch of different assumptions with smart error messages. | |||
| 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. | |||
| 2018-11-02 | Tweak | Bruce Hill | |
| 2018-11-02 | Changed stub convention to (foo 1 baz 2) -> foo_1_baz instead of | Bruce Hill | |
| foo_1_baz_2, removed "smext", made some cleanup changes. | |||
| 2018-10-03 | Recompile | Bruce Hill | |
| 2018-10-03 | Some incremental progress. | Bruce Hill | |
| 2018-10-03 | Fixed up some edge cases with as_lua_id and from_lua_id that were | Bruce Hill | |
| producing bad results. | |||
| 2018-09-26 | Incremental fixes and more nomnom ports. | Bruce Hill | |
| 2018-09-18 | Got rid of repr() use and replaced with :as_lua() or :as_nomsu() in as | Bruce Hill | |
| many places as possible. | |||
| 2018-09-18 | Oops, added "$" to ensure keywords with suffixes don't get changed. | Bruce Hill | |
| 2018-09-18 | Added code for handling lua keywords in as_lua_id(). | Bruce Hill | |
| 2018-09-18 | Fix for as_lua_id() for keywords | Bruce Hill | |
| 2018-09-14 | Updated compiler to produce cool string output. | Bruce Hill | |
| 2018-09-13 | Improvements to indented text parsing and error reporting. | Bruce Hill | |
| 2018-09-12 | Initial working version. | Bruce Hill | |
