aboutsummaryrefslogtreecommitdiff
path: root/lib/liblua
Commit message (Expand)AuthorAgeFilesLines
* dirdeps: Remove $FreeBSD$Ka Ho Ng2023-11-261-1/+0
* dirdeps: Add missing dependency filesStephen J. Kiernan2023-10-291-0/+14
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* lua: Update to 5.4.4Warner Losh2023-02-081-0/+25
* lua: reduce diffs between luaconf.h copiesEd Maste2023-01-261-3/+3
* 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