| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
As demonstrated by the unit tests, there is no problem with using a table as a table key
|
| | |
|
| |
|
|
| |
* prepare the luaL_Buffer in the destination state instead of the source state to prevent stack issues when everything happens in the same state
|
| |
|
|
| |
* some unit tests fail/segfault/freeze, but that could be because Lua 5.5 is still in beta yet
|
| | |
|
| |
|
|
|
|
|
| |
* 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)
|
| |
|
|
|
| |
* linda.batched special value is removed
* new function linda:receive_batched
|
| | |
|
| |
|
|
|
|
| |
* configured to build Lanes, the example module deep_userdata_example, and the unit tests
* relies on Lua 5.1 → 5.4, LuaJIT and MoonJIT to be built and located in a fixed directory
* manual_register legacy test now uses deep_userdata_example module instead of lfs
|
| | |
|
| | |
|
| |
|