| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-02 | Added some more metamethods including: (#5 == 5, ((-> (foo)) | (-> | Bruce Hill | |
| (baz))) == (-> ((foo) or (baz))) | |||
| 2019-01-25 | Added metatables for bool, number, function, coroutine. Added | Bruce Hill | |
| run-time check to make sure precompiled code used the same version of Lua. Methods can now be used in (* compiles to *), etc. | |||
