Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some third-party extensions make use of Lua 5.3's `table.insert()`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes use of an external luautf8 library, but only a subset of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`spawn()` now accepts an environment parameter.
Requires lspawn r40 (changeset 4709ecca2dd4).
|
|
|
|
|
|
|
|
|
|
|
|
This requires lspawn r34 (changeset 85eadda7da2a).
|
|
|
|
LuaJIT uses Lua 5.3's new utf8 library.
Restored documentation for Lua 5.1 symbols and added deprecation notes.
|
|
|
|
|
|
|
|
|
|
The newly documented `spawn_proc:close()` function requires lspawn changeset
30:613c71d29856.
|
|
|