Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Don't use release mode in tests
Try to use cache in CI
|
|
|
|
|
|
|
|
|
|
|
|
2.0.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Seems there is a race in a LuaJIT 2.0 that makes the tests unstable.
Works ok on LuaJIT 2.1 and all Lua.
|
|
|
|
Don't link module with Lua core (see: http://lua-users.org/wiki/BuildingModules)
Example and tests for modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|