summaryrefslogtreecommitdiff
path: root/src/bucketed-array.hpp
AgeCommit message (Collapse)Author
2025-01-30bucketed-array: teardown when not initializedJonathan Bradley
2025-01-09flatten file structure + renameJonathan Bradley
2024-11-14add pk.h and major pkmem refactorJonathan Bradley
Completely replaces the memory module with pkmem pkmem is a newer implementation of the same bucket memory structure. Also includes replacing pkstr.h with pk.h's pkstr
2024-01-11checkpoint - mostly working condition after changesJonathan Bradley
2024-01-09refactor and simplify bucketed-arrayJonathan Bradley