summaryrefslogtreecommitdiff
path: root/src/macros.rs
AgeCommit message (Expand)Author
2021-07-07Make `protect_lua` as a smart macro to choose from C/closureAlex Orlenko
2020-06-07New `module` featureAlex Orlenko
2019-10-01Rename to mluaAlex Orlenko
2019-09-29Backport changes from rlua 0.16 (master branch)Alex Orlenko
2018-08-05format with up-to-date rustfmtkyren
2018-03-12Move several asserts to only be active with debug, bump alpha version numberkyren
2018-03-08Change strategies for handling the Lua stack during panicskyren
2018-02-28Add debug API to ffi (not used yet, was using experimentally)kyren
2018-02-10lua_abort / lua_internal_abort macroskyren
2018-02-07Don't panic with "rlua internal error" message on panics that are not internalkyren
2017-12-04Add `ExpiredUserData` error and avoid what was previously a panickyren
2017-12-02auto-formattingkyren
2017-12-02split macros into their own filekyren
2017-06-14Remove src/macros.rsJonas Schievink
2017-05-21Initial importkyren