Commit Graph

6 Commits

Author SHA1 Message Date
30825a49ff remove todo comment 2019-06-03 16:22:31 -05:00
08571b89e5 Convert locals array to dynamic array 2019-06-03 16:22:10 -05:00
b355295982 Improve array hash function and add hash function for hash tables 2019-06-03 16:11:02 -05:00
c5b12fe8c9 Finish base features of arrays and hashes
Fix single-valued arrays and single-pair hashes, add support for
indexing variables, and add support for assigning to arrays and hashes
in variables
2019-06-03 14:38:44 -05:00
701b9aad40 Hash values aren't printed as "hash" anymore 2019-06-03 07:02:03 -05:00
f7afaf34aa Inital commit 2019-06-02 14:58:15 -05:00