| 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-19 | Added error line column to error messages. | Bruce Hill | |
| 2018-12-15 | Truncating super long error messages. | Bruce Hill | |
| 2018-09-16 | Much better error reporting for compile errors (i.e. not parse errors), | Bruce Hill | |
| using the pretty_error system. | |||
| 2018-09-15 | Better parsing of strings and handling of non-printable characters and | Bruce Hill | |
| tabs. | |||
| 2018-09-14 | Auto-upgraded everything. | Bruce Hill | |
| 2018-09-14 | Fixes and improvements, and ported nomsu.3.peg to new tidier syntax. | Bruce Hill | |
| 2018-09-13 | Improvements to indented text parsing and error reporting. | Bruce Hill | |
| 2018-09-12 | Initial working version. | Bruce Hill | |
