summaryrefslogtreecommitdiffstats
path: root/hash.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changing representation of objects to allow the NUM type to beKaz Kylheku2009-11-091-10/+10
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-0/+301