aboutsummaryrefslogtreecommitdiff
path: root/lib/tools/test.nom
AgeCommit message (Collapse)Author
2019-03-20Auto-updated to 7.0.0 syntax and removed some shims.Bruce Hill
2019-02-02Better shebang pattern matcherBruce Hill
2019-01-25Added metatables for bool, number, function, coroutine. AddedBruce Hill
run-time check to make sure precompiled code used the same version of Lua. Methods can now be used in (* compiles to *), etc.
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.