summaryrefslogtreecommitdiff
path: root/src/hook.rs
AgeCommit message (Expand)Author
2021-05-18Allow multiple entrypoints in a single module share the same Lua state.Alex Orlenko
2021-05-10Fix spellingAlex Orlenko
2021-05-02Stack assertions reviewAlex Orlenko
2021-04-27Don't trigger longjmp in rust.Alex Orlenko
2020-12-14Serde support (serialize feature flag)Alex Orlenko
2020-06-07Enable hooks support for LuaJITAlex Orlenko
2020-06-06Add hooks support (based on rlua v0.17 implementation)Alex Orlenko