Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the default arena page size | Thomas Voss | 2024-07-06 | 1 | -1/+1 |
| | |||||
* | Begin adding infrastructure for testing | Thomas Voss | 2024-06-24 | 1 | -0/+8 |
| | |||||
* | Begin work on supporting mutable variables | Thomas Voss | 2024-06-24 | 1 | -0/+4 |
| | |||||
* | Implement a temporary allocator | Thomas Voss | 2024-06-23 | 1 | -0/+14 |
| | |||||
* | Rename lots of things to make my life easier | Thomas Voss | 2024-06-22 | 1 | -4/+4 |
| | |||||
* | Begin work on the static analyzer | Thomas Voss | 2024-06-17 | 1 | -1/+8 |
| | |||||
* | Add a basic arena allocator | Thomas Voss | 2024-06-14 | 1 | -1/+17 |
| | |||||
* | Mark bufalloc with __attribute__((alloc_size)) | Thomas Voss | 2024-06-12 | 1 | -1/+1 |
| | |||||
* | Code reshuffling | Thomas Voss | 2024-06-11 | 1 | -0/+2 |
| | |||||
* | Add basic LLVM codegen | Thomas Voss | 2024-06-11 | 1 | -0/+11 |