|
05bfa73509
|
Revert "Simplify Arena allocator"
This reverts commit d4313fb8e4 .
|
2024-04-24 23:18:19 +01:00 |
|
|
d4313fb8e4
|
Simplify Arena allocator
|
2024-04-24 23:10:55 +01:00 |
|
|
970c588d66
|
Pass const Arena* to Allocator constuctor instead of Arena*
|
2024-03-25 07:52:49 +00:00 |
|
Abdelrahman Said
|
03d2a59948
|
Implement Allocator wrapper for Arena
|
2024-03-24 20:25:51 +00:00 |
|
Abdelrahman Said
|
3fdd897291
|
Implement realloc function for Arena
|
2024-03-24 14:57:21 +00:00 |
|
|
6fc0b2987e
|
Add extern "C" to all header files
|
2024-03-21 23:06:27 +00:00 |
|
|
76222d31d4
|
Namespace all functions
|
2024-03-21 07:26:26 +00:00 |
|
|
b8db582098
|
Implement growing arena
|
2024-02-24 20:27:06 +00:00 |
|
|
633632105b
|
Implement base arena allocator
|
2024-02-24 18:40:25 +00:00 |
|