Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring all interesting fixes from the C++ implementation back into the C imple... | Benoit Germain | 2024-04-11 | 1 | -1/+19 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -51/+51 |
* | 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 |