Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework function bytecode dumping to be Lua5.5-ready | Benoit Germain | 2025-07-24 | 1 | -10/+8 |
| | | | | * prepare the luaL_Buffer in the destination state instead of the source state to prevent stack issues when everything happens in the same state | ||||
* | New feature: Linda periodical cancellation checks | Benoit Germain | 2025-04-18 | 1 | -1/+1 |
| | | | | | | | * lanes.linda() api change: takes all settings in a single table argument * new linda creation argument wake_period * new lanes.configure setting linda_wake_period * adjusted all unit tests (one TODO test fails on purpose) | ||||
* | Give a name to all lanes in the tests | Benoit Germain | 2025-03-14 | 1 | -1/+1 |
| | |||||
* | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 1 | -0/+91 |