aboutsummaryrefslogtreecommitdiff
path: root/src/arena.c
Commit message (Collapse)AuthorAgeFilesLines
* FormattingThomas Voss 2024-06-231-1/+2
|
* Rename lots of things to make my life easierThomas Voss 2024-06-221-12/+18
|
* Begin work on the static analyzerThomas Voss 2024-06-171-0/+43
|
* Prefer #error to static_assert()Thomas Voss 2024-06-141-2/+2
|
* Add missing common.h includes and formatting fixesThomas Voss 2024-06-141-2/+5
|
* Add a basic arena allocatorThomas Voss 2024-06-141-0/+99