Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gevector example | Thomas Voss | 2022-12-31 | 1 | -9/+11 |
| | |||||
* | Compile examples with warnings | Thomas Voss | 2022-12-24 | 3 | -9/+9 |
| | |||||
* | Add the FOREACH and FOREACH_SAFE macros | Thomas Voss | 2022-12-24 | 1 | -0/+16 |
| | |||||
* | Add vectors | Thomas Voss | 2022-12-24 | 2 | -3/+30 |
| | |||||
* | Simplify hashmaps by not freeing keys | Thomas Voss | 2022-12-24 | 1 | -3/+3 |
| | |||||
* | Include more maps and functions in hashmap example | Thomas Voss | 2022-12-23 | 1 | -17/+65 |
| | |||||
* | Totally rework the gehashmap implementation | Thomas Voss | 2022-12-23 | 1 | -12/+19 |
| | |||||
* | Make the Makefile more extendable | Thomas Voss | 2022-12-23 | 1 | -2/+14 |
| | |||||
* | Pass the -I flag to the compiler | Thomas Voss | 2022-12-23 | 1 | -1/+1 |
| | |||||
* | Genesis commit | Thomas Voss | 2022-12-21 | 2 | -0/+44 |