summaryrefslogtreecommitdiff
path: root/deps/lua/src/lapi.c
Commit message (Expand)AuthorAgeFilesLines
* Protect any table which is reachable from globals and added globals white list.meir2022-04-271-0/+8
* Added support for Lua readonly tables.meir2022-04-271-0/+14
* makefile adapted to link against lua lib and to pass the 32bit flag to Lua bu...antirez2011-05-251-0/+1087