aboutsummaryrefslogtreecommitdiff
path: root/lib/compatibility/4.11.nom
AgeCommit message (Collapse)Author
2019-03-27Autoformat (mostly just to do with the newBruce Hill
blank-line-after-end-of-multi-indent-block rule
2019-03-22Fixed a bunch of compatibility issues that made upgrading really slow,Bruce Hill
especially when upgrading across many versions.
2019-03-20Restoring `(foo) syntax to \(foo)Bruce Hill
2019-03-20Auto-updated to 7.0.0 syntax and removed some shims.Bruce Hill
2019-01-18Added `tree` back as a parameter to compile actions, which helps withBruce Hill
better error reporting, e.g. for (fail) (no arguments). Overall better error reporting now. Also added shorthand ("Action" tree with ...) for (SyntaxTree {.type = "Action", .1 = ...}).
2019-01-16Better error messaging (using pretty_error in more places)Bruce Hill
2019-01-15Updating to v6.15, which includes "external (...)" instead of separateBruce Hill
'externally' versions of stuff, and some auto-formatting.
2019-01-14Moved compatibility to lib/ and fixed path searching for .peg files.Bruce Hill