Commit Graph

13 Commits

Author SHA1 Message Date
0745fd10a9 extended lexer, fixed table shrinking 2020-11-25 23:34:02 -06:00
bb11b3b309 added support for __newindex 2020-11-24 15:16:37 -06:00
46b99ab390 minor refactoring, added inc and dec operators 2020-11-19 14:41:21 -06:00
e6a377dfd0 added comments 2020-11-17 14:39:02 -06:00
c1854bdcf1 shrink based on count 2020-11-17 14:34:30 -06:00
7182f5ccd1 do GC before table array is allocated 2020-11-17 14:32:20 -06:00
ef8218996c fix clang warning 2020-11-17 03:38:00 -06:00
1189dc4b78 correctly mark tombstones 2020-11-17 03:36:56 -06:00
1329b72fcd fixed GC bug 2020-11-17 03:10:55 -06:00
aa975b7330 minor refactoring + non-zero int fixed 2020-11-05 19:53:55 -06:00
ffa6ca22e3 +NUM to getValueHash() 2020-11-04 21:37:45 -06:00
e1d33855c3 added basic objects 2020-11-03 22:10:51 -06:00
2e1b745624 Initial commit 2020-10-28 00:16:30 -05:00