aboutsummaryrefslogtreecommitdiff
path: root/pretty_errors.moon
AgeCommit message (Collapse)Author
2018-09-16Much better error reporting for compile errors (i.e. not parse errors),Bruce Hill
using the pretty_error system.
2018-09-15Better parsing of strings and handling of non-printable characters andBruce Hill
tabs.
2018-09-14Auto-upgraded everything.Bruce Hill
2018-09-14Fixes and improvements, and ported nomsu.3.peg to new tidier syntax.Bruce Hill
2018-09-13Improvements to indented text parsing and error reporting.Bruce Hill
2018-09-12Initial working version.Bruce Hill