summaryrefslogtreecommitdiff
path: root/core/alloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: alloc: make the mem_block type opaqueDanny Holman2025-03-201-21/+42
* core: alloc: move mem_block alloc to helper funcDanny Holman2024-10-141-27/+56
* core: alloc: fix a bug in reallocDanny Holman2024-10-071-4/+6
* build: break the engine into its subsystemsv0.60Danny Holman2024-09-151-0/+105