Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compat lua_setiuservalue fixed for Lua 5.1 and LuaJIT | valid-ptr | 2021-02-24 | 1 | -1/+6 |
* | Bug fix for Lua 5.1/LuaJIT: lua_getiuservalue must check if lua_getfenv retur... | valid-ptr | 2021-02-15 | 1 | -0/+14 |
* | Lua 5.4 support | Benoit Germain | 2018-11-27 | 1 | -0/+33 |
* | replace hardcoded "_LOADED" with lua-provided LUA_LOADED_TABLE | Benoit Germain | 2018-11-27 | 1 | -1/+1 |
* | moved compatibility code in a separate file | Benoit Germain | 2014-04-03 | 1 | -0/+44 |