Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove <stdio.h> include | Thomas Voss | 2024-06-18 | 1 | -2/+0 |
| | |||||
* | More code to codegen | Thomas Voss | 2024-06-18 | 1 | -4/+12 |
| | |||||
* | Big moves | Thomas Voss | 2024-06-18 | 1 | -113/+139 |
| | |||||
* | Some more typechecking for functions | Thomas Voss | 2024-06-18 | 1 | -56/+70 |
| | |||||
* | Do more work on the typechecker and compiler | Thomas Voss | 2024-06-18 | 1 | -55/+111 |
| | |||||
* | Implement super simple function type-checking | Thomas Voss | 2024-06-17 | 1 | -12/+34 |
| | |||||
* | Begin work on the static analyzer | Thomas Voss | 2024-06-17 | 1 | -0/+211 |