allocator
|
Start implementing allocator abstraction
|
2024-03-24 19:24:54 +00:00 |
arena
|
Implement Allocator wrapper for Arena
|
2024-03-24 20:25:51 +00:00 |
ctx
|
Implement Allocator wrapper for memory context
|
2024-03-24 20:30:14 +00:00 |
libc
|
Wrap libc memory functions in Allocator interface
|
2024-03-24 19:25:07 +00:00 |
util
|
Add extern "C" to all header files
|
2024-03-21 23:06:27 +00:00 |