summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add setsThomas Voss 2023-01-023-14/+78
* Sorta refactorThomas Voss 2022-12-311-3/+3
* Use private members and update FOREACH macrosThomas Voss 2022-12-311-3/+3
* Fix exampleThomas Voss 2022-12-311-1/+1
* Add the GEHASHMAP_DEF macroThomas Voss 2022-12-311-4/+2
* Make vector lengths “public”Thomas Voss 2022-12-311-7/+4
* Update gevector exampleThomas Voss 2022-12-311-9/+11
* Compile examples with warningsThomas Voss 2022-12-243-9/+9
* Add the FOREACH and FOREACH_SAFE macrosThomas Voss 2022-12-241-0/+16
* Add vectorsThomas Voss 2022-12-242-3/+30
* 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
* Make the Makefile more extendableThomas Voss 2022-12-231-2/+14
* Pass the -I flag to the compilerThomas Voss 2022-12-231-1/+1
* Genesis commitThomas Voss 2022-12-212-0/+44