13
0
livetrax/libs/lua
Robin Gareus 44a3f042a7 prepare sharing C++ class instances across lua-interpreters
in particular: lua-lifefime (!) C++ instances.
This allows for dynamic allocation of custom user-data, bound to
the lifetime of the allocating lua-context.
2016-07-07 15:37:11 +02:00
..
lua tweak lua gc 2016-07-06 03:32:08 +02:00
lua-5.3.2
LuaBridge prepare sharing C++ class instances across lua-interpreters 2016-07-07 15:37:11 +02:00
MSVClua Modify our MSVC projects to build liblua as a DLL rather than a static lib 2016-04-04 16:40:20 +01:00
lua.cc liblua visibility and compiler-flags 2016-04-04 13:42:50 +02:00
luastate.cc tweak lua gc 2016-07-06 03:32:08 +02:00
wscript add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00