summaryrefslogtreecommitdiff
path: root/src/memory-allocator.hpp
AgeCommit message (Collapse)Author
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
2023-09-07entities and memory allocation checkpointJonathan Bradley