| Commit message (Expand) | Author | Files | Lines |
12 days | Fix unit tests makefile | Benoit Germain | 1 | -1/+1 |
12 days | Make gcc happy | Benoit Germain | 2 | -1/+2 |
12 days | Unit tests for lanes.sleep | Benoit Germain | 1 | -0/+65 |
12 days | Add a VisualStudio solution to build and debug Lanes | Benoit Germain | 17 | -183/+3329 |
13 days | Kill obsolete deeptest.lua file | Benoit Germain | 1 | -159/+0 |
13 days | Sample module deep test renamed deep_userdata_example | Benoit Germain | 9 | -36/+195 |
13 days | More unit tests | Benoit Germain | 2 | -47/+194 |
13 days | Fix unit tests failing for Lua 5.3 | Benoit Germain | 2 | -7/+6 |
13 days | Fix/disable some unit tests against LuaJIT until the failure reason is discov... | Benoit Germain | 5 | -68/+76 |
14 days | Some fixes for unit tests with LuaJIT | Benoit Germain | 8 | -11/+204 |
2025-03-07 | Buildfix against Lua 5.1 (no lua_Unsigned) | Benoit Germain | 1 | -3/+3 |
2025-03-07 | Revamped lanes.nameof | Benoit Germain | 4 | -118/+218 |
2025-03-06 | New compatibility helper luaG_rawget | Benoit Germain | 6 | -40/+55 |