Commit Graph

10 Commits

Author SHA1 Message Date
e9451f10f8 Reformat and increase minimum arena capacity to 4 pages 2024-10-06 12:42:12 +01:00
12f182f0cf Define macros for C linkage 2024-10-05 22:06:13 +01:00
a0dfe8acd0 Start implementing realloc functions for Arena allocator 2024-09-14 13:39:59 +01:00
8f794dee15 Reformat 2024-09-07 20:54:49 +01:00
034b105ea1 Reformat 2024-09-07 20:53:20 +01:00
c90874ad10 Reformat 2024-09-07 20:49:13 +01:00
8468bb8e28 Reorganise allocators 2024-09-07 20:27:49 +01:00
59e56a75d3 Reimplement Allocator API for Arena 2024-09-07 15:43:25 +01:00
775f0864a8 Rename arena default allocation function 2024-08-23 22:29:56 +01:00
f6dd7e7aa8 Reorganise files 2024-06-16 12:29:43 +01:00