Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: Update to 5.4.4 | Warner Losh | 2023-02-08 | 1 | -0/+25 |
* | lua: reduce diffs between luaconf.h copies | Ed Maste | 2023-01-26 | 1 | -3/+3 |
* | contrib/lua: update to 5.4.2 | Kyle Evans | 2021-01-14 | 2 | -142/+108 |
* | Fix -Wundef warnings when building liblua | Alex Richardson | 2020-08-25 | 1 | -0/+1 |
* | Properly disable LUA_USE_DLOPEN for bootstrap flua | Kyle Evans | 2020-08-14 | 1 | -0/+2 |
* | flua: don't allow dlopen, et al., for bootstrap flua | Kyle Evans | 2020-08-14 | 1 | -0/+2 |
* | flua: support "require" for binary objects in the base system | Ed Maste | 2020-08-13 | 1 | -0/+1 |
* | flua: initial support for "require" in the base system | Ed Maste | 2020-08-13 | 1 | -3/+3 |
* | liblua: ensure that "require" will fail in bootstrap flua | Ed Maste | 2020-04-29 | 2 | -0/+9 |
* | Add an internal liblua and use it in flua. | Brooks Davis | 2020-03-17 | 2 | -0/+824 |