summaryrefslogtreecommitdiff
path: root/src/gehashmap.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the FOREACH and FOREACH_SAFE macrosThomas Voss 2022-12-241-0/+32
|
* Simplify hashmaps by not freeing keysThomas Voss 2022-12-241-10/+5
|
* You don’t need to escape the newline in commentsThomas Voss 2022-12-231-22/+22
|
* Totally rework the gehashmap implementationThomas Voss 2022-12-231-275/+195
|
* Genesis commitThomas Voss 2022-12-211-0/+290