summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-22fix map iterationKimplul
2025-03-22call MAP_CMP consistentlyKimplul
2025-03-22make map fasterKimplul
2025-03-22try to use more generic auto type for iterationKimplul
2025-03-18fix iterating on empty treeKimplul
2025-03-18include assert.hKimplul
2025-03-18remove duplicate vector foreachKimplul
2025-03-18fix off by one in vector endKimplul
2025-03-18fix vector reserveKimplul
2025-03-02separate freeing and removing nodesKimplul
2025-01-11undef some macros at end of fileKimplul
2025-01-05remember to free nodes in sptreeKimplul
2024-10-27add mapKimplul
2024-10-27initial containersKimplul