aboutsummaryrefslogtreecommitdiff
path: root/src/alloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Begin work on the static analyzerThomas Voss 2024-06-171-1/+8
|
* Add a basic arena allocatorThomas Voss 2024-06-141-1/+17
|
* Mark bufalloc with __attribute__((alloc_size))Thomas Voss 2024-06-121-1/+1
|
* Code reshufflingThomas Voss 2024-06-111-0/+2
|
* Add basic LLVM codegenThomas Voss 2024-06-111-0/+11