summaryrefslogtreecommitdiff
path: root/src/arena.c
AgeCommit message (Collapse)Author
2025-03-25Change function signature of (simple)arena_init function@syxhe
2025-03-24Add a flag to control whether arena alloc functions are xalloc or normal. ↵@syxhe
Improve error handling
2025-03-23Fix a whole bunch of shit, create an arena implementation@syxhe