Age | Commit message (Expand) | Author |
---|---|---|
2021-08-21 | Wrap `ExtraData` to `Arc<UnsafeCell>>` instead of raw pointer and attach fina... | Alex Orlenko |
2021-08-18 | Simplify interface of `hook::HookTriggers` | Alex Orlenko |
2021-08-17 | Add `Debug::event()` to the hook's Debug structure | Alex Orlenko |
2021-06-16 | Revert commit ced808d5ab | Alex Orlenko |
2021-05-18 | Allow multiple entrypoints in a single module share the same Lua state. | Alex Orlenko |
2021-05-10 | Fix spelling | Alex Orlenko |
2021-05-02 | Stack assertions review | Alex Orlenko |
2021-04-27 | Don't trigger longjmp in rust. | Alex Orlenko |
2020-12-14 | Serde support (serialize feature flag) | Alex Orlenko |
2020-06-07 | Enable hooks support for LuaJIT | Alex Orlenko |
2020-06-06 | Add hooks support (based on rlua v0.17 implementation) | Alex Orlenko |