| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
uppercase.
|
|
and fix for long strings ending with an indented interpolation.
|
|
an indented text, the nomsu codegen would fail to put a "\n.." after it,
so it wouldn't parse as an iterpolation.
|
|
|
|
|
|
respect spoofing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some bugs. Also updated README to provide more compatibility info and
list Lua5.2+ as a requirement.
|
|
|
|
files).
|
|
locations, *then* search the current directory. This makes the system `nomsu` run
properly, even if the local directory has a broken file that has the
same name as a nomsu file.
|
|
|
|
correspondingly.
|
|
|
|
|
|
|
|
knows where to look.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command line flag is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use "$(...)" instead of eval "$(...)", as per best practice
recommendations.
|
|
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.
|
|
|
|
garbage).
|
|
function for directly extracting source lines from a Source or AST.
|
|
|