Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-22 | undef MAP_HASHHEADmaster | Kimplul | |
2025-03-22 | fix map iteration | Kimplul | |
2025-03-22 | call MAP_CMP consistently | Kimplul | |
2025-03-22 | make map faster | Kimplul | |
2025-03-22 | try to use more generic auto type for iteration | Kimplul | |
2025-03-18 | fix iterating on empty tree | Kimplul | |
2025-03-18 | include assert.h | Kimplul | |
2025-03-18 | remove duplicate vector foreach | Kimplul | |
2025-03-18 | fix off by one in vector end | Kimplul | |
2025-03-18 | fix vector reserve | Kimplul | |
2025-03-02 | separate freeing and removing nodes | Kimplul | |
2025-01-11 | undef some macros at end of file | Kimplul | |
2025-01-05 | remember to free nodes in sptree | Kimplul | |
2024-10-27 | add map | Kimplul | |
2024-10-27 | initial containers | Kimplul | |