summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-241-0/+32
* Add vectorsThomas Voss 2022-12-241-0/+63
* 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