Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed. | Hisham Muhammad | 2024-06-11 | 1 | -2/+2 |
* | add lua 5.4 to test suite2.1.0.11 | leaf corcoran | 2022-10-17 | 1 | -1/+1 |
* | Update CI (#68) | leaf | 2021-01-08 | 1 | -2/+3 |
* | run with gcc and clang | leaf corcoran | 2020-04-25 | 1 | -1/+9 |
* | ignore dtoa.c for cppcheck, don't share lua headers (breaks due to define) | leaf corcoran | 2020-04-25 | 1 | -1/+1 |
* | bring cppcheck back | leaf corcoran | 2020-04-25 | 1 | -1/+4 |
* | attempt to run openresty perl tests | leaf corcoran | 2020-04-25 | 1 | -1/+13 |
* | cmake doesn't support finding luajit, so skip it | leaf corcoran | 2020-04-25 | 1 | -3/+5 |
* | use different header path for luajit make builds | leaf corcoran | 2020-04-25 | 1 | -1/+6 |
* | tell cmake where lua is | leaf corcoran | 2020-04-25 | 1 | -1/+1 |
* | use local lua for makefile build | leaf corcoran | 2020-04-25 | 1 | -1/+1 |
* | build after tests, so tests can do their own build test | leaf corcoran | 2020-04-25 | 1 | -3/+4 |
* | see what happens if we run tests on github actions | leaf corcoran | 2020-04-25 | 1 | -0/+29 |