| 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.
|
|
|
|
nomsu_compiler, and nomsu_decompiler. Also added comprehensions.
|
|
foo_1_baz_2, removed "smext", made some cleanup changes.
|
|
|
|
terminated files.
|
|
|
|
|
|
tree_to_nomsu.
|
|
|
|
methods.
|
|
|
|
different compiler domains.
|
|
|
|
|
|
|
|
command line flag is used.
|
|
|
|
|
|
function for directly extracting source lines from a Source or AST.
|