21 Commits (9a7530ad501fb30c6212fa9544e9282081c54086)

Author SHA1 Message Date
Hwurzburg 72a927343a AP_Scripting: make LUA memory panic more helpful 4 years ago
Andrew Tridgell ba45d32c7e AP_Scripting: avoid a error in lua with gcc 10.2 on STM32 with -Werror 4 years ago
Andy Piper a592d76866 AP_Scripting: fix compile on clang 10 4 years ago
Andrew Tridgell c8e604a730 AP_Scripting: fixed gcc 9.x build 4 years ago
Michael du Breuil 1a1a5e69dd AP_Scripting: Add setmetatable back to the lua sandbox 4 years ago
Andy Piper 9fef5b1e94 AP_Scripting: remove compile errors and warnings 4 years ago
Andrew Tridgell e9a4a74e7b AP_Scripting: suppress cast-align warnings in Lua interpreter 5 years ago
Andrew Tridgell 6222649e37 AP_Scripting: avoid build warnings 5 years ago
Michael du Breuil 75b133926f AP_Scripting: Cleanups to remove false posive warnings 5 years ago
bugobliterator edaf9fa086 AP_Scripting: remove unused user of realloc from lua 5 years ago
Michael du Breuil c1a599d0bd AP_Scripting: Reduce memory associated with the sandbox 5 years ago
Andrew Tridgell b577787f68 AP_Scripting: use AP_Filesystem API 6 years ago
Michael du Breuil 6e7367b86f AP_Scripting: Reduce lua stack usage 6 years ago
Michael du Breuil 17e258d347 AP_Scripting: Reenable file IO 6 years ago
Michael du Breuil f1d5269f9e AP_Scritping: remove more libraries from the sandbox 6 years ago
Michael du Breuil c3e11fd34d AP_Scripting: Reduce stack allocated buffer size to reduce warnings 6 years ago
Michael du Breuil d38dde82fe Lua: revert including lmem 6 years ago
Michael du Breuil 19a8c5a6ed AP_Scripting: Run multiple scripts at once 6 years ago
Michael du Breuil beaa069082 AP_Scripting: Disable lua coroutines 6 years ago
Michael du Breuil e421599e4f AP_Scripting: Hide lua IO for now 6 years ago
Michael du Breuil 513e5946bb AP_Scripting: Add Lua 5.3.5 source 6 years ago