Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-10 | Fix bit32 scm rockspec | Philipp Janda | 1 | -1/+1 | |
2020-07-09 | Fix repository name in rockspecv0.9 | Philipp Janda | 1 | -1/+1 | |
2020-07-09 | Add bit32 library | Philipp Janda | 4 | -0/+298 | |
2020-07-08 | Make it usable on Lua 5.4v0.8 | Philipp Janda | 5 | -6/+40 | |
2018-12-15 | Update backports to Lua 5.3.5 versions | Philipp Janda | 3 | -7/+7 | |
2018-12-15 | Fix feature detection for strerror_r | Philipp Janda | 1 | -2/+3 | |
Closes #44. | |||||
2018-12-15 | Fix structure initialization in compat53 lua_load | Philipp Janda | 1 | -1/+3 | |
Closes #45. | |||||
2018-07-29 | Make test C module compile as C++ again. | Philipp Janda | 1 | -1/+1 | |
2018-07-29 | Link to `lua_getextraspace` quirks in README.md. | Philipp Janda | 1 | -1/+2 | |
2018-07-29 | Improve `lua_getextraspace` tests. | Philipp Janda | 1 | -7/+21 | |
2018-07-27 | Add an implementation of `lua_getextraspace()`. | Philipp Janda | 5 | -6/+92 | |