summaryrefslogtreecommitdiff
path: root/examples/gehashmap.c
Commit message (Expand)AuthorAgeFilesLines
* Add the FOREACH and FOREACH_SAFE macrosThomas Voss 2022-12-241-0/+16
* Simplify hashmaps by not freeing keysThomas Voss 2022-12-241-3/+3
* Include more maps and functions in hashmap exampleThomas Voss 2022-12-231-17/+65
* Totally rework the gehashmap implementationThomas Voss 2022-12-231-12/+19
* Genesis commitThomas Voss 2022-12-211-0/+42