summaryrefslogtreecommitdiff
path: root/utils/hashmap.c
Commit message (Expand)AuthorAgeFilesLines
* utils: Add hashmap_count()Daniel Silverstone2020-02-231-3/+20
* utils: Fix destroy of non-empty hashmapDaniel Silverstone2020-02-231-2/+3
* utils: Add iteration API to hashmapDaniel Silverstone2020-02-231-0/+19
* utils: Add a generic hashmap and tests for itDaniel Silverstone2020-02-231-0/+215