aboutsummaryrefslogtreecommitdiff
path: root/lib/compatibility
AgeCommit message (Expand)Author
2019-03-20Restoring `(foo) syntax to \(foo)Bruce Hill
2019-03-20Switching more verbose ("Action" tree with "foo" $x) syntax to `(fooBruce Hill
2019-03-20Auto-updated to 7.0.0 syntax and removed some shims.Bruce Hill
2019-03-14Replacing (size of $) with (#$) as should have been done before.Bruce Hill
2019-03-13Upgraded with new style for loopingBruce Hill
2019-03-13Fix for shebangBruce Hill
2019-02-06Fixed legibility and issue with upgrade fnBruce Hill
2019-02-06Fixed EscapedNomsu upgrade ruleBruce Hill
2019-02-06Moving to better, more centralized versioning system. Now the NomsuBruce Hill
2019-02-06Added compat filesBruce Hill
2019-02-06Added underscores for numbers (e.g. 1_000, 0xDEAD_BEEF), and fixed someBruce Hill
2019-01-30Fixed is/== mixupBruce Hill
2019-01-22Moved all the text method stuff into text.moon instead of splittingBruce Hill
2019-01-18Added `tree` back as a parameter to compile actions, which helps withBruce Hill
2019-01-16Overhauling OO-API a little to make it more minimalistic.Bruce Hill
2019-01-16Added compatibility rule for compile errors.Bruce Hill
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
2019-01-14Added support for --upgrade-from=foo/1.0 without --upgrade-to= (assumeBruce Hill
2019-01-14Moved compatibility to lib/ and fixed path searching for .peg files.Bruce Hill