summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile examples with warningsThomas Voss 2022-12-243-9/+9
* Remember to actually return 0Thomas Voss 2022-12-241-0/+1
* Fix capacity bugThomas Voss 2022-12-241-1/+1
* Add the FOREACH and FOREACH_SAFE macrosThomas Voss 2022-12-242-0/+48
* Add vectorsThomas Voss 2022-12-244-8/+94
* Simplify hashmaps by not freeing keysThomas Voss 2022-12-242-13/+8
* Include more maps and functions in hashmap exampleThomas Voss 2022-12-231-17/+65
* You don’t need to escape the newline in commentsThomas Voss 2022-12-231-22/+22
* Totally rework the gehashmap implementationThomas Voss 2022-12-232-287/+214
* Make the Makefile more extendableThomas Voss 2022-12-231-2/+14
* Pass the -I flag to the compilerThomas Voss 2022-12-231-1/+1
* Fix commentThomas Voss 2022-12-211-1/+1
* Genesis commitThomas Voss 2022-12-217-0/+372