ardour/libs/lua
Robin Gareus 0fd67d36d9
Fix adding C++ class instances to Lua STL containers
This is because Userdata::getClass() doesn't handle
negative stack indexes. It worked fine for Lua built-in types.
2025-11-09 03:48:39 +01:00
..
lua Update LuaState API (4/4) 2023-10-04 02:50:44 +02:00
lua-5.3.5 Fix potential vulnerable cloned functions: Bug: Lua can generate wrong code when _ENV is <const> 2025-04-24 13:05:49 +02:00
LuaBridge Fix adding C++ class instances to Lua STL containers 2025-11-09 03:48:39 +01:00
MSVClua Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 08:56:12 +01:00
lua.cc Update Lua to upstream 5.3.5 2019-10-29 05:36:24 +01:00
luastate.cc Prepare for explicit Lua Sandboxing (API update) 1/4 2023-10-04 02:46:58 +02:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00