summaryrefslogtreecommitdiff
path: root/tests/async.rs
AgeCommit message (Expand)Author
2021-04-16Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT ...Alex Orlenko
2021-03-03Fix bug in returning nil-prefixed multi values from async functionAlex Orlenko
2021-02-21Fix scoped async destruction of partially polled futuresAlex Orlenko
2020-06-06Add LuaJIT 2.0.5 stable supportAlex Orlenko
2020-05-11Scope support (including async)Alex Orlenko
2020-05-11Add Send capability to LuaAlex Orlenko
2020-04-20Update tests (async and table)Alex Orlenko
2020-04-18Add family of `call_async` functionAlex Orlenko