aboutsummaryrefslogtreecommitdiff
path: root/lib/liblua
Commit message (Expand)AuthorAgeFilesLines
* contrib/lua: update to 5.4.2Kyle Evans2021-01-142-142/+108
* Fix -Wundef warnings when building libluaAlex Richardson2020-08-251-0/+1
* Properly disable LUA_USE_DLOPEN for bootstrap fluaKyle Evans2020-08-141-0/+2
* flua: don't allow dlopen, et al., for bootstrap fluaKyle Evans2020-08-141-0/+2
* flua: support "require" for binary objects in the base systemEd Maste2020-08-131-0/+1
* flua: initial support for "require" in the base systemEd Maste2020-08-131-3/+3
* liblua: ensure that "require" will fail in bootstrap fluaEd Maste2020-04-292-0/+9
* Add an internal liblua and use it in flua.Brooks Davis2020-03-172-0/+824