summaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Collapse)Author
2025-07-17pke: handle pk.h breaking changesJonathan Bradley
2025-01-14chore: fix compiler warnings + extra includesJonathan Bradley
2025-01-09flatten file structure + renameJonathan Bradley
2025-01-09deprecate cmake + fixesJonathan 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-06-27checkpoint: more explicit callback systemJonathan Bradley
2023-12-23plugin checkpoint - multiple plugins and collision callbacksJonathan Bradley