aboutsummaryrefslogtreecommitdiff
path: root/lib/core/io.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-20Auto-updated to 7.0.0 syntax and removed some shims.Bruce Hill
2019-01-23'say' is now it's own action, rather than a 'print' clone, which lets itBruce Hill
handle multiple arguments better.
2019-01-15Updating to v6.15, which includes "external (...)" instead of separateBruce Hill
'externally' versions of stuff, and some auto-formatting.
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.