| Age | Commit message (Collapse) | Author |
|
|
|
debugger can
be provided by a command line flag)
|
|
|
|
|
|
improvements to handling of stdin and fixes for error reporting.
|
|
|
|
how command line interaction and `use %` work.
|
|
|
|
|
|
|
|
|
|
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]"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|