Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sets | Thomas Voss | 2023-01-02 | 1 | -12/+2 |
| | |||||
* | Sorta refactor | Thomas Voss | 2022-12-31 | 1 | -3/+3 |
| | |||||
* | Use private members and update FOREACH macros | Thomas Voss | 2022-12-31 | 1 | -3/+3 |
| | |||||
* | Add the GEHASHMAP_DEF macro | Thomas Voss | 2022-12-31 | 1 | -4/+2 |
| | |||||
* | Compile examples with warnings | Thomas Voss | 2022-12-24 | 1 | -5/+5 |
| | |||||
* | Add the FOREACH and FOREACH_SAFE macros | Thomas Voss | 2022-12-24 | 1 | -0/+16 |
| | |||||
* | 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 |
| | |||||
* | Genesis commit | Thomas Voss | 2022-12-21 | 1 | -0/+42 |