aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua
Commit message (Expand)AuthorAgeFilesLines
* contrib/lua: update to 5.4.2Kyle Evans2021-01-1469-6807/+12727
* MFC r366760: lua: update to 5.3.6Kyle Evans2020-10-1616-52/+104
* Fix -Wundef warnings when building libluaAlex Richardson2020-08-251-1/+9
* MFV r337586: lua: Update to 5.3.5Kyle Evans2018-08-1465-165/+208
* When the LUA floating point model is INT64, we don't need to do theWarner Losh2018-08-141-1/+1
* Prevent a wanring about checkdp being unused. It's not needed when weWarner Losh2018-08-141-1/+2
* When the LUA_FLOAT_TYPE != LUA_FLOAT_INT64, we can't reference floatWarner Losh2018-02-232-1/+19
* Gross hack to omit printing hex floating point when the lua numberWarner Losh2018-01-261-0/+4
* Preserve the original luaconf.h in a convenient place. Clients willWarner Losh2018-01-261-0/+0
* Import lua 5.3.4 to contribWarner Losh2017-11-2974-0/+36828