aboutsummaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Collapse)AuthorAgeFilesLines
* Completely rework how types are handledThomas Voss 2024-07-021-0/+2
|
* Try to properly support remainderThomas Voss 2024-06-281-1/+2
|
* Move MIN() and MAX() to common.hThomas Voss 2024-06-251-0/+11
|
* Various codegen workThomas Voss 2024-06-221-0/+2
|
* Include <stdio.h> when -DDEBUG is passedThomas Voss 2024-06-221-0/+5
|
* Assert that functions actually returnThomas Voss 2024-06-191-1/+2
|
* Begin work on the static analyzerThomas Voss 2024-06-171-2/+3
|
* Code reshufflingThomas Voss 2024-06-111-0/+13