Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix capacity bug | Thomas Voss | 2022-12-24 | 1 | -1/+1 |
| | |||||
* | Add the FOREACH and FOREACH_SAFE macros | Thomas Voss | 2022-12-24 | 1 | -0/+32 |
| | |||||
* | Add vectors | Thomas Voss | 2022-12-24 | 1 | -0/+63 |
| | |||||
* | Simplify hashmaps by not freeing keys | Thomas Voss | 2022-12-24 | 1 | -10/+5 |
| | |||||
* | You don’t need to escape the newline in comments | Thomas Voss | 2022-12-23 | 1 | -22/+22 |
| | |||||
* | Totally rework the gehashmap implementation | Thomas Voss | 2022-12-23 | 1 | -275/+195 |
| | |||||
* | Genesis commit | Thomas Voss | 2022-12-21 | 1 | -0/+290 |