Age | Commit message (Expand) | Author |
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 |
2020-04-17 | v0.3.0-alpha.1 with async support | Alex Orlenko |
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 |
2018-08-05 | very small doc fixes | kyren |
2018-06-29 | Prepare for 0.14.0 release | kyren |
2018-03-28 | New approach for ref types, use an auxillary thread stack | kyren |
2018-03-12 | Fix some bad potential unsafety on inner callback calls. | kyren |
2018-03-12 | Fix README mention of "registry handles" | kyren |
2018-03-12 | Documentation updates for new handle behavior, and some minor cleanup | kyren |
2018-03-08 | Change strategies for handling the Lua stack during panics | kyren |
2018-03-06 | README updates | kyren |
2018-02-19 | Remove slightly triggering, and now misleading, language from README | kyren |
2018-02-11 | clarify the situation with the debug library a bit better | kyren |
2018-02-11 | Clarify some things in the README | kyren |
2018-02-10 | Small README clarification | kyren |
2018-02-10 | Change changelog, readme, examples, Cargo.toml for 0.12 release | kyren |
2018-02-10 | consistent capitalization | kyren |
2018-02-10 | clarify that the Lua *C* API is the one that longjmps | kyren |
2018-02-10 | Update README for readability | kyren |
2018-02-10 | A lot of README updates for the next version | kyren |
2018-01-26 | Update README for clarity, typofixes | kyren |
2017-12-17 | Update README, CHANGELOG, and Cargo.toml for 0.10.2 | kyren |
2017-12-16 | Change API names, add unset function | kyren |
2017-12-04 | Couple of changes: | kyren |
2017-10-14 | Update readme regarding plans for panic / abort safety and other clarifications | kyren |
2017-08-02 | Don't refer to renamed prelude versions of types, refer to their normal name | kyren |
2017-08-02 | Typo fix | kyren |
2017-08-02 | Update README for 0.9 | kyren |
2017-06-25 | Update README, small example changes. | kyren |