aboutsummaryrefslogtreecommitdiff
path: root/nomsu.2.peg
AgeCommit message (Expand)Author
2019-01-23Better error reporting and error handling for chunks.Bruce Hill
2019-01-18Fixed an edge case with indentationBruce Hill
2019-01-18Fix for parsing an indented top_block that starts with a comment and hasBruce Hill
2019-01-15Fix for formatting indented code with the format tool.Bruce Hill
2018-12-18Initial pass on updating syntax.Bruce Hill
2018-09-14Upgraded nomsu.2.peg and fixed minor bug in Source serialization inBruce Hill
2018-08-29Intermediate step in upgrading to 3.6. Fixed a bug with upgradingBruce Hill
2018-08-27Bunch of miscellaneous changes. Paved the way a little bit for havingBruce Hill
2018-07-30Fix for parsing empty files, adding hex number literals (0xdeadbeef),Bruce Hill
2018-07-22Better handling of parsing non-filechunks text.Bruce Hill
2018-07-22Updated so files without multiple chunks parse asBruce Hill
2018-07-20Added documentation.Bruce Hill
2018-07-20Fix to prevent blocks from recursively capturing themselves.Bruce Hill
2018-07-20Removed 'block' from everywhere except inside actions andBruce Hill
2018-07-17Oops, didn't mean to check in smushed_action.Bruce Hill
2018-07-17Overhaul of comment handling, plus a few fixes (e.g. a fix for indentedBruce Hill
2018-07-15Major changes to how versioning and parsing work. This should be aBruce Hill