summaryrefslogtreecommitdiff
path: root/tests/module
AgeCommit message (Expand)Author
2023-03-12Update edition everywhereAlex Orlenko
2023-03-03Rename rust_module in tests to test_moduleAlex Orlenko
2023-01-06Rename `to_lua_err` -> `into_lua_err`Alex Orlenko
2022-12-21Fix module testsAlex Orlenko
2022-12-18Check for invalid args when parsing `#[lua_module(...)]` proc macroAlex Orlenko
2022-12-18feat: Support custom name of `lua_module`rise0chen
2022-05-07Don't require Lua sources for modules in build systemAlex Orlenko
2021-10-11Add `target.aarch64-apple-darwin` conf to module examplesAlex Orlenko
2021-06-13Fix clippy warnings && testsAlex Orlenko
2021-06-13Improve module mode:Alex Orlenko
2021-05-18Allow multiple entrypoints in a single module share the same Lua state.Alex Orlenko
2020-06-07Add test to check loading module from lua coroutine (thread)Alex Orlenko
2020-06-07New `module` featureAlex Orlenko