13
0
livetrax/libs/lua
Robin Gareus a2f249d1d7 tweak lua gc
lua C++ bindings require ~400KB worth of tables now; so bump memory
available to rt-safe scripts (full interpreter) to 2MB.

Also switch to incremental GC.
2016-07-06 03:32:08 +02:00
..
lua tweak lua gc 2016-07-06 03:32:08 +02:00
lua-5.3.2
LuaBridge Use correct type of std::map::count 2016-06-26 16:18:34 +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