| Age | Commit message (Collapse) | Author |
|
|
|
precompiles all the nomsu files and can build a nice executable file and
install it wherever you like.
|
|
"package.nomsupath" to search for files in different locations, and
prioritizing use of "luafilesystem" over system calls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
REPL/autoformatting.
|
|
|
|
flexibility of scoping. Redesigned Object system too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
better performance on luajit.
|
|
aggressive optimizations and generally helps performance. Some safety is
lost, but I think the performance gains, reduced complexity, and reduced
dependencies are worth it.
|
|
tiny bit.
|
|
simpler. Also deleted Counters.
|
|
|
|
|
|
line number again)
|
|
uses the precompiled versions it has just compiled.
|
|
thanks to support from immutable-tables for mixed tables.
|
|
|
|
streamlining), added a .stub member to Action trees, and switched
Source's repr to be @filename[start:stop] instead of
"filename[start:stop]"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mangling to 'parse % as %' to make almost hygienic macros.
|
|
lpeg.userdata, and switched indent/dedent/nodent to use a number to
track indentation instead of a stack.
|
|
string.
|
|
|
|
|
|
they're only used as part of Actions
|
|
|