aboutsummaryrefslogtreecommitdiff
path: root/lib/compatibility/init.nom
AgeCommit message (Collapse)Author
2019-03-20Auto-updated to 7.0.0 syntax and removed some shims.Bruce Hill
2019-02-06Moving to better, more centralized versioning system. Now the NomsuBruce Hill
version is just defined as a list at the top of nomsu.moon, and uses X.Y.Z form instead of X.Y.Z.W. Added a ([...], from 2) method and a ([...], up to 5) method, and fixed a few upgrade bugs.
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