| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move MIN() and MAX() to common.h | Thomas Voss | 2024-06-25 | 1 | -1/+0 | 
| | | |||||
| * | Try to remap pages with mremap() on Linux | Thomas Voss | 2024-06-24 | 1 | -2/+22 | 
| | | |||||
| * | Begin adding infrastructure for testing | Thomas Voss | 2024-06-24 | 1 | -7/+1 | 
| | | |||||
| * | Begin work on supporting mutable variables | Thomas Voss | 2024-06-24 | 1 | -18/+44 | 
| | | |||||
| * | Formatting | Thomas Voss | 2024-06-23 | 1 | -1/+2 | 
| | | |||||
| * | Rename lots of things to make my life easier | Thomas Voss | 2024-06-22 | 1 | -12/+18 | 
| | | |||||
| * | Begin work on the static analyzer | Thomas Voss | 2024-06-17 | 1 | -0/+43 | 
| | | |||||
| * | Prefer #error to static_assert() | Thomas Voss | 2024-06-14 | 1 | -2/+2 | 
| | | |||||
| * | Add missing common.h includes and formatting fixes | Thomas Voss | 2024-06-14 | 1 | -2/+5 | 
| | | |||||
| * | Add a basic arena allocator | Thomas Voss | 2024-06-14 | 1 | -0/+99 |