| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
using that to simplify the tools. Now the tools directly take lists of
file paths rather than things that might go through nomsupath or
directories or get processed by filetype. Use your shell for globbing stuff like
`nomsu tools/test.nom core/*.nom`
|
|
|
|
|
|
calls, lib/thing.nom API, multi-assignments, varargs, etc.
|
|
|
|
comprehension methods, in favor of the new native support.
|
|
|
|
|
|
return a LuaCode object, and it will automatically get a source from
`tree` if it didn't already have a source. Plus some fixes/cleanup.
|
|
nomsu_compiler, and nomsu_decompiler. Also added comprehensions.
|
|
foo_1_baz_2, removed "smext", made some cleanup changes.
|
|
|
|
refactor and misc other changes.
|
|
|
|
tree_to_nomsu.
|
|
|
|
|
|
causing havoc when .first and .pop were being accessed.
|
|
in favor of using a method call style.
|
|
methods.
|
|
|
|
|
|
|
|
|
|
|
|
command line flag is used.
|
|
newline after 1-line indented code inside blocks, and forcing files to
have a trailing newline. The trailing newline thing created a lot of
spurious changes.
|
|
|
|
the oldest.
|
|
|
|
and switch statements.
|
|
assignment)
|
|
upgrading actions similarly to 'parse % as %'
|
|
|