summaryrefslogtreecommitdiff
path: root/examples/gehashmap.c
Commit message (Expand)AuthorAgeFilesLines
* Add setsThomas Voss 2023-01-021-12/+2
* Sorta refactorThomas Voss 2022-12-311-3/+3
* Use private members and update FOREACH macrosThomas Voss 2022-12-311-3/+3
* Add the GEHASHMAP_DEF macroThomas Voss 2022-12-311-4/+2
* Compile examples with warningsThomas Voss 2022-12-241-5/+5
* 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