| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change lane:join() return values | Benoit Germain | 2025-06-05 | 1 | -2/+3 |
| | | | | | | | * when no error is raised in the lane, lane:join() now precedes the lane returned values with true * lane body is no longer forced to return something when used with join() * adjusted all relevant unit tests accordingly | ||||
| * | New feature: Linda periodical cancellation checks | Benoit Germain | 2025-04-18 | 1 | -6/+6 |
| | | | | | | | | * 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 | -2/+2 |
| | | |||||
| * | Internal refactorization to properly handle lua_resume idiosyncrasies | Benoit Germain | 2024-07-29 | 1 | -0/+2 |
| | | |||||
| * | linda :get(), :set(), :limit() return value changes | Benoit Germain | 2024-06-12 | 1 | -5/+8 |
| | | |||||
| * | Unit test for to-be-closed Lanes and Lindas | Benoit Germain | 2024-06-12 | 1 | -0/+123 |
