summaryrefslogtreecommitdiffstats
path: root/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Add hash removal.Kaz Kylheku2009-11-091-0/+1
* Add hash table growth.Kaz Kylheku2009-11-091-1/+1
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-0/+33