Commit Graph

13 Commits

Author SHA1 Message Date
Bruce Hill
118ab70612 More tests. 2018-02-11 13:42:45 -08:00
Bruce Hill
96e1d36f37 Added support for unpack() in lua 5.3, fixed a bug in tostring, and
added is_instance().
2018-02-11 13:41:37 -08:00
Bruce Hill
1b43ee552b Cleaned up argument parsing. 2018-02-10 17:04:43 -08:00
Bruce Hill
4188c2164d Added slightly more error checking. 2018-02-10 16:48:58 -08:00
Bruce Hill
fbc31fecea Added test for __index. 2018-02-09 19:05:29 -08:00
Bruce Hill
b58bd5a12e Cleanup and compressing methods/metamethods into the same thing. 2018-02-09 19:03:10 -08:00
Bruce Hill
291d7fd420 Updated tests. 2018-02-09 18:24:14 -08:00
Bruce Hill
7cb9ccc223 Added from_table() 2018-02-09 18:21:49 -08:00
Bruce Hill
0ef2794f2a Fixed #, switched over to __instance_positions, deleted :new(). 2018-02-09 18:01:01 -08:00
Bruce Hill
5c8d0fd69a Lots of cleanup. Got rid of instances. 2018-02-09 15:57:34 -08:00
Bruce Hill
f70a86f0b2 More dots. 2018-02-09 03:46:11 -08:00
Bruce Hill
1e05aa9cfd Made real pretty. 2018-02-09 03:45:31 -08:00
Bruce Hill
9db58c6b8a Initial commit. 2018-02-09 02:13:07 -08:00