Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove support for luaL_Stream (due to LuaJIT incompatibility) | Philipp Janda | 2015-03-08 | 1 | -13/+0 |
* | make LuaJIT support for luaL_Stream interface possible | Philipp Janda | 2015-02-14 | 1 | -0/+7 |
* | fix typo | Philipp Janda | 2015-01-23 | 1 | -1/+1 |
* | backport Lua 5.2/5.3 buffer API for Lua 5.1 | Philipp Janda | 2015-01-21 | 1 | -4/+51 |
* | luajit already has yieldable (x)pcall, add tests for code from compat52 | Philipp Janda | 2015-01-20 | 1 | -0/+1 |
* | add lua_arith and lua_compare for Lua 5.1 | Philipp Janda | 2015-01-20 | 1 | -2/+16 |
* | add initial implementation of c-api and license | Philipp Janda | 2015-01-13 | 1 | -0/+294 |