Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-20 | Add a dedicated type for Luau vector. | Alex Orlenko | |
Refactor existing implementation and add 4-dimensional vectors support. | |||
2023-05-24 | Add new feature flag `luau-jit` to enable experimental Luau codegen backend | Alex Orlenko | |
2023-03-30 | Update README | Alex Orlenko | |
2023-03-12 | Update README and CHANGELOG | Alex Orlenko | |
2023-01-04 | Update README | Alex Orlenko | |
2022-12-19 | Refactor LuaInner state | Alex Orlenko | |
Add static_assertions to check for auto traits impl on compilation stage Bump MSRV to 1.63 (required for `Ref::filter_map`) | |||
2022-07-24 | Add FAQ | Alex Orlenko | |
2022-06-08 | Add Sandboxing section to README | Alex Orlenko | |
2022-06-06 | Switch to 2021 edition and bump MSRV to 1.56+ | Alex Orlenko | |
2022-06-02 | Prepare for v0.8.0 release | Alex Orlenko | |
2022-05-25 | v0.8.0-beta.5 | Alex Orlenko | |
2022-04-25 | v0.8.0-beta.4 | Alex Orlenko | |
2022-04-19 | Add parking_lot feature to README | Alex Orlenko | |
2022-04-03 | v0.8.0-beta.3 | Alex Orlenko | |
2022-03-25 | v0.8.0-beta.2 | Alex Orlenko | |
2022-03-22 | Update README | Alex Orlenko | |
2022-03-21 | Prepare v0.8.0-beta.1 | Alex Orlenko | |
2022-01-17 | Update README | Alex Orlenko | |
2021-12-23 | v0.7.1 | Alex Orlenko | |
2021-11-29 | Lift minimum Rust requirement to 1.53+ | Alex Orlenko | |
2021-11-27 | Update README (remove ref to benchmarks) | Alex Orlenko | |
2021-11-25 | Update docs | Alex Orlenko | |
2021-11-25 | Update README & CHANGELOG | Alex Orlenko | |
2021-11-21 | Add minimum Rust requirements to README | Alex Orlenko | |
2021-11-04 | Add luajit52 support (LuaJIT with partial compatibility with Lua 5.2) | Alex Orlenko | |
2021-06-19 | Update README (include publishing to luarocks section) | Alex Orlenko | |
2021-05-18 | Update README | Alex Orlenko | |
2021-05-10 | Fix spelling | Alex Orlenko | |
2021-05-03 | Update README | Alex Orlenko | |
2021-05-02 | Fix typo in README | Alex Orlenko | |
2021-02-27 | Add codecov coverage report | Alex Orlenko | |
2021-02-27 | Update README and keywords | Alex Orlenko | |
2021-01-16 | Update README | Alex Orlenko | |
2020-12-31 | v0.5.0 | Alex Orlenko | |
2020-12-29 | Re-export mlua_derive | Alex Orlenko | |
2020-12-29 | Add serialization example & update others | Alex Orlenko | |
2020-06-07 | Update README | Alex Orlenko | |
2020-06-06 | Update docs | Alex Orlenko | |
2020-05-15 | Add async http server example | Alex Orlenko | |
2020-04-20 | Update documentation | Alex Orlenko | |
2020-04-17 | Update README | Alex Orlenko | |
Cargo fmt and minor changes | |||
2020-04-17 | v0.3.0-alpha.1 with async support | Alex Orlenko | |
Squashed commit of the async branch. | |||
2020-02-09 | Update README.md | Alex Orlenko | |
2020-01-25 | Move from circele-ci to github actions | Alex Orlenko | |
2019-11-30 | 0.2.0 release | Alex Orlenko | |
2019-11-30 | Add Lua 5.2 support | Alex Orlenko | |
2019-11-05 | Update README | Alex Orlenko | |
2019-11-05 | Update README | Alex Orlenko | |
2019-11-04 | Update README and description | Alex Orlenko | |
2018-09-30 | Update changelog for 0.15, fix readme for earlier tuple size increase | kyren | |