aboutsummaryrefslogtreecommitdiff
path: root/pretty_errors.moon
AgeCommit message (Expand)Author
2019-01-27Removed utf8 pointer characters from error messages to better supportBruce Hill
2019-01-22Moved all the text method stuff into text.moon instead of splittingBruce Hill
2019-01-19Added error line column to error messages.Bruce Hill
2018-12-15Truncating super long error messages.Bruce Hill
2018-09-16Much better error reporting for compile errors (i.e. not parse errors),Bruce Hill
2018-09-15Better parsing of strings and handling of non-printable characters andBruce Hill
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