summaryrefslogtreecommitdiff
path: root/engine/core/alloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-04root: restructuringDanny Holman1-3/+24
2025-03-20core: alloc: make the mem_block type opaqueDanny Holman1-21/+42
2024-10-14core: alloc: move mem_block alloc to helper funcDanny Holman1-27/+56
2024-10-07core: alloc: fix a bug in reallocDanny Holman1-4/+6
2024-09-15build: break the engine into its subsystemsv0.60Danny Holman1-0/+105