summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-09-13Update CIAlex Orlenko
2022-05-07Don't require Lua sources for modules in build systemAlex Orlenko
2022-04-17More parking_lot ci testsAlex Orlenko
2022-04-16Add parking_lot dependency and featureSondre Aasemoen
2022-03-20Initial Luau supportAlex Orlenko
2021-11-27Update CI (switch to ubuntu-20.04 and add luajit52)Alex Orlenko
2021-10-12Calculate coverage for Lua 5.4 instead of Lua 5.3Alex Orlenko
2021-08-22Create FUNDING.ymlAlex Orlenko
2021-07-13Add CI tests with enabled address sanitizerAlex Orlenko
2021-05-06Exclude mlua_derive from coverage reportAlex Orlenko
2021-05-05Add chunk! macro supportAlex Orlenko
2021-04-27Update github action to fix modules test on Windows (lua53 -> lua54)Alex Orlenko
2021-04-27Include nightly to github CI testsAlex Orlenko
2021-04-16Don't fail CI on coverageAlex Orlenko
2021-04-16Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT ...Alex Orlenko
2021-02-27Add codecov coverage reportAlex Orlenko
2021-01-16Update CIAlex Orlenko
2021-01-13install more bits for cross compilation jobsWez Furlong
2021-01-13Add CI for cross compilation casesWez Furlong
2020-12-14Serde support (serialize feature flag)Alex Orlenko
2020-10-27Update compile tests (temporary set TRYBUILD=overwrite)Alex Orlenko
2020-07-27Run compile tests on macos (was ubuntu-18.04)Alex Orlenko
2020-06-08Run LuaJIT 2.0.5 tests in 1 threadAlex Orlenko
2020-06-07Fix clippy warningsAlex Orlenko
2020-06-07New `module` featureAlex Orlenko
2020-06-06Remove default feature `lua53`Alex Orlenko
2020-06-06Add LuaJIT 2.0.5 stable supportAlex Orlenko
2020-05-15Add clippy check and fix clippy warningsAlex Orlenko
2020-05-12Update compile tests to include async/send featuresAlex Orlenko
2020-05-12Update github workflowAlex Orlenko
2020-05-11Add Lua 5.4 to github workflowAlex Orlenko
2020-04-17Include async build/test to github workflowAlex Orlenko
2020-01-27Fix compile testAlex Orlenko
2020-01-27Combine lua-vendored and luajit-vendored features into "vendored"Alex Orlenko
2020-01-25Move from circele-ci to github actionsAlex Orlenko