| Age | Commit message (Collapse) | Author |
|
"package.nomsupath" to search for files in different locations, and
prioritizing use of "luafilesystem" over system calls.
|
|
|
|
|
|
flexibility of scoping. Redesigned Object system too.
|
|
|
|
|
|
|
|
streamlining), added a .stub member to Action trees, and switched
Source's repr to be @filename[start:stop] instead of
"filename[start:stop]"
|
|
|
|
|
|
|
|
|
|
|
|
to "for % in 1 to 10" for consistency.
|
|
|
|
implementation).
|
|
indentation now).
|
|
|
|
|
|
nothing.
|
|
way for programmatically generating trees more easily.
|
|
|
|
|
|
all the optionals into lib/. lib/core.nom and tests/all.nom are no
longer needed now.
|
|
|
|
|
|
everywhere, and supporting indented string interpolations.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
%' and improved generated lua output for the common case (a text value).
|
|
|
|
|
|
|
|
|
|
|
|
be used for inline expressions instead. Also, dict literals now use ":" instead
of "=".
|
|
table literal and a loop.
|
|
|
|
|
|
|
|
|