summaryrefslogtreecommitdiff
path: root/hashmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-07hashmap: add string interning APILibravatar Karsten Blees1-0/+38
2013-11-18add a hashtable implementation that supports O(1) removalLibravatar Karsten Blees1-0/+228