Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r366760: lua: update to 5.3.6 | Kyle Evans | 2020-10-16 | 16 | -52/+104 |
* | Fix -Wundef warnings when building liblua | Alex Richardson | 2020-08-25 | 1 | -1/+9 |
* | MFV r337586: lua: Update to 5.3.5 | Kyle Evans | 2018-08-14 | 65 | -165/+208 |
* | When the LUA floating point model is INT64, we don't need to do the | Warner Losh | 2018-08-14 | 1 | -1/+1 |
* | Prevent a wanring about checkdp being unused. It's not needed when we | Warner Losh | 2018-08-14 | 1 | -1/+2 |
* | When the LUA_FLOAT_TYPE != LUA_FLOAT_INT64, we can't reference float | Warner Losh | 2018-02-23 | 2 | -1/+19 |
* | Gross hack to omit printing hex floating point when the lua number | Warner Losh | 2018-01-26 | 1 | -0/+4 |
* | Preserve the original luaconf.h in a convenient place. Clients will | Warner Losh | 2018-01-26 | 1 | -0/+0 |
* | Import lua 5.3.4 to contrib | Warner Losh | 2017-11-29 | 74 | -0/+36828 |