|
783eec9b45
|
Made iteration easier to work with by using .__inext and .__next for
custom iteration, and a custom ipairs() and pairs() to use that.
|
2019-03-13 20:55:59 -07:00 |
|
|
8a01efc4e0
|
Added Range (1 to 3) and a bunch of tests for inverse dicts.
|
2019-02-02 19:44:41 -08:00 |
|
|
bf37295fae
|
Updating to v6.15, which includes "external (...)" instead of separate
'externally' versions of stuff, and some auto-formatting.
|
2019-01-15 15:54:28 -08:00 |
|
|
c1c32688a4
|
Overhaul in progress, mostly working. Moved all the nomsu packages into
lib/, including core/*. Changes to how nomsu environments and importing
work.
|
2019-01-14 15:43:24 -08:00 |
|