aboutsummaryrefslogtreecommitdiff
path: root/src/scoped_allocator.c
AgeCommit message (Collapse)Author
2020-07-25Use multiple threads to parsedec05eba
2020-07-25Restrict buffer_deinit to scoped allocatordec05eba
2020-07-25Separate buffers from general allocation, but still have them in scoped ↵dec05eba
allocator
2020-07-25Fix rebase errordec05eba
2020-07-25Fixed CHECK_RESULT macro, use scoped allocatordec05eba
Scoped allocator gives us better performance and cleanup code for error cases is much cleaner
2020-07-25Fixed CHECK_RESULT macro, use scoped allocatordec05eba
Scoped allocator gives us better performance and cleanup code for error cases is much cleaner