Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-09-13 | Support getting io.popen results on file:close() on PUC-Rio Lua 5.1 (#53) | Hisham Muhammad | 8 | -2/+906 | |
2022-08-01 | strerror_r is not available on mingw (#57) | Hisham Muhammad | 1 | -2/+3 | |
2022-07-26 | keplerproject -> lunarmodules | Hisham Muhammad | 13 | -45/+46 | |
Regarding the copyright: Kepler Project did not exist as an entity in 2015, and the original copyright for lua-compat-5.2 on which this is based said "Copyright 2013 Hisham Muhammad." The updated notice should be a better representation of authorship, including the copyright for the parts included from upstream Lua. | |||||
2021-12-18 | Convert lua_pushlstring from a macro to a function (#55) | Philipp Janda | 2 | -6/+11 | |
This should avoid issues with multiple evaluations of the arguments, which should be very rare, but could in principle happen. | |||||
2020-11-11 | GitHub Actions (#51) | Philipp Janda | 2 | -1/+67 | |