| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bring all interesting fixes from the C++ implementation back into the C ↵ | Benoit Germain | 2024-04-11 | 1 | -1/+19 |
| | | | | | implementation | ||||
| * | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -51/+51 |
| | | | | | Tabs mess up alignment of stack contents comments, so I'm done with them. | ||||
| * | 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 ↵ | valid-ptr | 2021-02-15 | 1 | -0/+14 |
| | | | | | returns global environment | ||||
| * | 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 |
