aboutsummaryrefslogtreecommitdiff
path: root/lib/shell/init.nom
AgeCommit message (Collapse)Author
2019-03-20Switching more verbose ("Action" tree with "foo" $x) syntax to `(fooBruce Hill
`$x) when possible
2019-03-20Auto-updated to 7.0.0 syntax and removed some shims.Bruce Hill
2019-02-02Added shebangBruce 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-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.