Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -Wundef warnings when building liblua | Alex Richardson | 2020-08-25 | 1 | -0/+1 |
* | 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 | 1 | -0/+4 |
* | Add an internal liblua and use it in flua. | Brooks Davis | 2020-03-17 | 1 | -0/+795 |