Age | Commit message (Expand) | Author |
---|---|---|
2023-07-22 | Use c-unwind ABI (Rust 1.71+) | Alex Orlenko |
2023-07-10 | Add `Error::runtime()` helper | Alex Orlenko |
2023-06-20 | Add a dedicated type for Luau vector. | Alex Orlenko |
2023-06-07 | Fix setting Luau version number in `_VERSION` env var | Alex Orlenko |
2023-04-14 | Remove usage of crate::ffi (clippy) | Alex Orlenko |
2023-02-07 | Fix clippy warnings | Alex Orlenko |
2022-12-19 | Refactor `AsChunk` trait | Alex Orlenko |
2022-12-19 | Refactor LuaInner state | Alex Orlenko |
2022-12-03 | Redefine `_VERSION` for Luau to include version number. | Alex Orlenko |
2022-06-29 | Set source name to full file path in Luau require | Alex Orlenko |
2022-04-13 | Update collectgarbage for Luau: support more options | Alex Orlenko |
2022-03-31 | Move some Luau functionality to a new module | Alex Orlenko |