| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Also updated the README.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for more concisely running tools, removed the "-I file" and replaced it
with "-m files..."
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
adding parens around indexchains.
|
|
|
|
|
|
comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shorthand.
|
|
|
|
comprehension methods, in favor of the new native support.
|
|
|
|
|