Age | Commit message (Expand) | Author |
---|---|---|
2021-04-16 | Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT ... | Alex Orlenko |
2021-03-03 | Fix bug in returning nil-prefixed multi values from async function | Alex Orlenko |
2021-02-21 | Fix scoped async destruction of partially polled futures | Alex Orlenko |
2020-06-06 | Add LuaJIT 2.0.5 stable support | Alex Orlenko |
2020-05-11 | Scope support (including async) | Alex Orlenko |
2020-05-11 | Add Send capability to Lua | Alex Orlenko |
2020-04-20 | Update tests (async and table) | Alex Orlenko |
2020-04-18 | Add family of `call_async` function | Alex Orlenko |