13
0
Commit Graph

7 Commits

Author SHA1 Message Date
77d16999b5 Tweak Lua GC 2017-11-29 12:06:42 +01:00
44cf448839 update to lua-5.3.4 2017-11-29 12:06:42 +01:00
0191a9c4c2 Centralize Lua sandboxing 2017-08-10 02:25:49 +02:00
855618eb5f amend previous commit (forgotten checkin) 2016-07-18 13:11:18 +02:00
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
8d26a67ddd liblua visibility and compiler-flags 2016-04-04 13:42:50 +02:00
5b40e073e9 add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00