| Age | Commit message (Collapse) | Author |
|
needs_space, and list items getting falsely forced into indented form.
|
|
steamlining and tweaks to the makefile. Version bump: 6.14.13.8
|
|
wrapping of list/dicts.
|
|
replacing ((foo 1 baz)'s meaning) with $(foo 1 baz).
|
|
meaning.
|
|
|
|
before modifying them, and major upgrades to the nomsu codegen,
including support for indented inline arguments (instead of using
"\n..") and just generally better line wrapping, including finally good
rules for when to use indented text (for almost all cases).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calls, lib/thing.nom API, multi-assignments, varargs, etc.
|
|
|
|
adding parens around indexchains.
|
|
shorthand.
|
|
"0xF00", fix for (compile error at ...)
|
|
deleted nomnom files, since they're mostly not needed anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|