Age | Commit message (Expand) | Author |
---|---|---|
2018-03-08 | Simplify stack_guard / stack_err_guard | kyren |
2018-02-12 | Some changes for panic correctness, stack usage correctness, and speed | kyren |
2018-02-09 | Move all tests into a tests/ subfolder | kyren |
2018-02-09 | Error correctly on too many arguments / returns / binds / recursions | kyren |
2017-12-16 | auto formatting | kyren |
2017-12-04 | Add `ExpiredUserData` error and avoid what was previously a panic | kyren |
2017-12-04 | more reorganization in an attempt to shrink the size of lua.rs | kyren |
2017-12-04 | Move function and thread into their own modules, auto-formatting | kyren |