13
0
Commit Graph

6 Commits

Author SHA1 Message Date
89f0604d89 Allow loadfile in non-rt scripts 2018-03-06 21:47:30 +01:00
77d16999b5 Tweak Lua GC 2017-11-29 12:06:42 +01:00
0191a9c4c2 Centralize Lua sandboxing 2017-08-10 02:25:49 +02:00
c9f0657c86 tweak lua GC (once again)
fixes OOM with extreme automation in HP/LP.
2016-08-26 01:18:48 +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
5b40e073e9 add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00