summaryrefslogtreecommitdiffstats
path: root/hashmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hashmap: add string interning APIKarsten Blees2014-07-071-0/+38
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+228