aboutsummaryrefslogtreecommitdiff
path: root/src/alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Begin work on supporting mutable variablesThomas Voss 2024-06-241-0/+4
* Implement a temporary allocatorThomas Voss 2024-06-231-0/+14
* Rename lots of things to make my life easierThomas Voss 2024-06-221-4/+4
* 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