Commit Graph

3 Commits

Author SHA1 Message Date
11997f0255 Added some more metamethods including: (#5 == 5, ((-> (foo)) | (->
(baz))) == (-> ((foo) or (baz)))
2019-02-02 19:31:15 -08:00
5864354739 Better comment 2019-01-25 17:42:42 -08:00
a1b559a3a2 Added metatables for bool, number, function, coroutine. Added
run-time check to make sure precompiled code used the same version of
Lua. Methods can now be used in (* compiles to *), etc.
2019-01-25 15:50:51 -08:00