| Age | Commit message (Collapse) | Author |
|
flags, and stores them as .a, .b, .c instead of ."-a", etc. (same for
--args)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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`
|
|
|
|
|
|
comprehension methods, in favor of the new native support.
|
|
nomsu_compiler, and nomsu_decompiler. Also added comprehensions.
|
|
|
|
|
|
|
|
tree_to_nomsu.
|
|
|
|
in favor of using a method call style.
|
|
methods.
|
|
|
|
|
|
the thing below them.
|
|
|
|
|
|
|
|
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.
|
|
function for directly extracting source lines from a Source or AST.
|