| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
to "for % in 1 to 10" for consistency.
|
|
|
|
spurious circular import errors.
|
|
|
|
|
|
how_do_i.nom, added "result of %" macro, which allowed comprehensions to
be way more concisely defined. Moved len() operator into the nomsu
environment.
|
|
|
|
actions/macros, and deleting some dead code.
|
|
|
|
|
|
(statement; statement)
|
|
indentation now).
|
|
|
|
Lua's parser doesn't get confused by (x).y = 1.
|
|
|
|
all the optionals into lib/. lib/core.nom and tests/all.nom are no
longer needed now.
|
|
|
|
|
|
and fix a lot of latent problems.
|