| Age | Commit message (Collapse) | Author |
|
"dict" to "List" and "Dict", or in Nomsu's environment, "_List" and
"_Dict", removed uuid.lua and replaced it with core/id.nom for handling
IDs.
|
|
|
|
if openssl module is not found, and moving containers (List/Dict) into
their own file, as well as bit operators (and support for __bxor, etc.
metamethods in Lua 5.2/LuaJIT)
|
|
files).
|
|
knows where to look.
|
|
|
|
|
|
updated launcher script to list installed nomsu versions.
|
|
particular version to uninstall (or use "*" to uninstall all).
|
|
|
|
|
|
|
|
put it directly in $prefix/bin/
|
|
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.
|