aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed.Hisham Muhammad2024-06-111-2/+2
* add lua 5.4 to test suite2.1.0.11leaf corcoran2022-10-171-1/+1
* Update CI (#68)leaf2021-01-081-2/+3
* run with gcc and clangleaf corcoran2020-04-251-1/+9
* ignore dtoa.c for cppcheck, don't share lua headers (breaks due to define)leaf corcoran2020-04-251-1/+1
* bring cppcheck backleaf corcoran2020-04-251-1/+4
* attempt to run openresty perl testsleaf corcoran2020-04-251-1/+13
* cmake doesn't support finding luajit, so skip itleaf corcoran2020-04-251-3/+5
* use different header path for luajit make buildsleaf corcoran2020-04-251-1/+6
* tell cmake where lua isleaf corcoran2020-04-251-1/+1
* use local lua for makefile buildleaf corcoran2020-04-251-1/+1
* build after tests, so tests can do their own build testleaf corcoran2020-04-251-3/+4
* see what happens if we run tests on github actionsleaf corcoran2020-04-251-0/+29