Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to properly support remainder | Thomas Voss | 2024-06-28 | 1 | -1/+2 |
| | |||||
* | Move MIN() and MAX() to common.h | Thomas Voss | 2024-06-25 | 1 | -0/+11 |
| | |||||
* | Various codegen work | Thomas Voss | 2024-06-22 | 1 | -0/+2 |
| | |||||
* | Include <stdio.h> when -DDEBUG is passed | Thomas Voss | 2024-06-22 | 1 | -0/+5 |
| | |||||
* | Assert that functions actually return | Thomas Voss | 2024-06-19 | 1 | -1/+2 |
| | |||||
* | Begin work on the static analyzer | Thomas Voss | 2024-06-17 | 1 | -2/+3 |
| | |||||
* | Code reshuffling | Thomas Voss | 2024-06-11 | 1 | -0/+13 |