summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2021-05-18Update READMEAlex Orlenko
2021-05-10Fix spellingAlex Orlenko
2021-05-03Update READMEAlex Orlenko
2021-05-02Fix typo in READMEAlex Orlenko
2021-02-27Add codecov coverage reportAlex Orlenko
2021-02-27Update README and keywordsAlex Orlenko
2021-01-16Update READMEAlex Orlenko
2020-12-31v0.5.0Alex Orlenko
2020-12-29Re-export mlua_deriveAlex Orlenko
2020-12-29Add serialization example & update othersAlex Orlenko
2020-06-07Update READMEAlex Orlenko
2020-06-06Update docsAlex Orlenko
2020-05-15Add async http server exampleAlex Orlenko
2020-04-20Update documentationAlex Orlenko
2020-04-17Update READMEAlex Orlenko
2020-04-17v0.3.0-alpha.1 with async supportAlex Orlenko
2020-02-09Update README.mdAlex Orlenko
2020-01-25Move from circele-ci to github actionsAlex Orlenko
2019-11-300.2.0 releaseAlex Orlenko
2019-11-30Add Lua 5.2 supportAlex Orlenko
2019-11-05Update READMEAlex Orlenko
2019-11-05Update READMEAlex Orlenko
2019-11-04Update README and descriptionAlex Orlenko
2018-09-30Update changelog for 0.15, fix readme for earlier tuple size increasekyren
2018-08-05very small doc fixeskyren
2018-06-29Prepare for 0.14.0 releasekyren
2018-03-28New approach for ref types, use an auxillary thread stackkyren
2018-03-12Fix some bad potential unsafety on inner callback calls.kyren
2018-03-12Fix README mention of "registry handles"kyren
2018-03-12Documentation updates for new handle behavior, and some minor cleanupkyren
2018-03-08Change strategies for handling the Lua stack during panicskyren
2018-03-06README updateskyren
2018-02-19Remove slightly triggering, and now misleading, language from READMEkyren
2018-02-11clarify the situation with the debug library a bit betterkyren
2018-02-11Clarify some things in the READMEkyren
2018-02-10Small README clarificationkyren
2018-02-10Change changelog, readme, examples, Cargo.toml for 0.12 releasekyren
2018-02-10consistent capitalizationkyren
2018-02-10clarify that the Lua *C* API is the one that longjmpskyren
2018-02-10Update README for readabilitykyren
2018-02-10A lot of README updates for the next versionkyren
2018-01-26Update README for clarity, typofixeskyren
2017-12-17Update README, CHANGELOG, and Cargo.toml for 0.10.2kyren
2017-12-16Change API names, add unset functionkyren
2017-12-04Couple of changes:kyren
2017-10-14Update readme regarding plans for panic / abort safety and other clarificationskyren
2017-08-02Don't refer to renamed prelude versions of types, refer to their normal namekyren
2017-08-02Typo fixkyren
2017-08-02Update README for 0.9kyren
2017-06-25Update README, small example changes.kyren