| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add sets | Thomas Voss | 2023-01-02 | 3 | -14/+78 | 
| * | 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 | 
| * | Fix example | Thomas Voss | 2022-12-31 | 1 | -1/+1 | 
| * | Add the GEHASHMAP_DEF macro | Thomas Voss | 2022-12-31 | 1 | -4/+2 | 
| * | Make vector lengths “public” | Thomas Voss | 2022-12-31 | 1 | -7/+4 | 
| * | 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 |