| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* prepare the luaL_Buffer in the destination state instead of the source state to prevent stack issues when everything happens in the same state
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
| |
* 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)
|
|
|