aboutsummaryrefslogtreecommitdiff
path: root/builtin_metatables.moon
AgeCommit message (Collapse)Author
2019-01-25Added metatables for bool, number, function, coroutine. AddedBruce Hill
run-time check to make sure precompiled code used the same version of Lua. Methods can now be used in (* compiles to *), etc.