aboutsummaryrefslogtreecommitdiff
path: root/lib/tools/upgrade.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-22--upgrade-from= should not require a compatibility module of that exactBruce Hill
name to exist, especially for Nomsu upgrades
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-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-14Added 'with' to 'if it fails with $' clauses and made upgrade importBruce Hill
specific rules.
2019-01-14Overhaul in progress, mostly working. Moved all the nomsu packages intoBruce Hill
lib/, including core/*. Changes to how nomsu environments and importing work.