| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
way for programmatically generating trees more easily.
|
|
|
|
|
|
|
|
all the optionals into lib/. lib/core.nom and tests/all.nom are no
longer needed now.
|
|
tiny bit.
|
|
|
|
|
|
|
|
and fix a lot of latent problems.
|
|
|
|
|
|
ol' print()
|
|
|
|
helpers and forced the use of {expr=..., locals=...}-type syntax. This
helped fix up all of the cases like loops where locals were being
mishandled and led to some cleaner code.
|
|
like in python, including slices.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nomsu to everything. This has some nice code cleanliness benefits.
|
|
|
|
|
|
|
|
other misc.
|
|
|
|
"compile-time action".
|
|
|
|
|
|
favor of nomsu.defs[stub].fn(...)
|
|
|
|
strings. Also, require % now properly inserts lua code.
|
|
because it's noticeably faster.
|
|
|
|
This speeds things up a bit, and is more intuitive.
|