Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Lua 5.5 support | Benoit Germain | 2025-07-04 | 1 | -1/+2 |
* | Split coro tests in several scripts | Benoit Germain | 2025-07-04 | 8 | -190/+198 |
* | Fix more issues related to suspended coroutines and join/indexing operations | Benoit Germain | 2025-07-03 | 2 | -39/+100 |
* | Clarified interactions between join() and coroutines | Benoit Germain | 2025-07-01 | 1 | -18/+27 |
* | Preparation for lane:close() and correct to-be-closed variables | Benoit Germain | 2025-06-26 | 5 | -102/+220 |
* | Change lane:join() return values | Benoit Germain | 2025-06-05 | 1 | -2/+4 |
* | Give a name to all lanes in the tests | Benoit Germain | 2025-03-14 | 1 | -1/+1 |
* | Fix/disable some unit tests against LuaJIT until the failure reason is discov... | Benoit Germain | 2025-03-10 | 2 | -3/+6 |
* | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 2 | -0/+158 |