Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assert that functions actually return | Thomas Voss | 2024-06-19 | 1 | -1/+1 |
* | Add f32 and f64 as types | Thomas Voss | 2024-06-19 | 1 | -13/+2 |
* | Do more work on the typechecker and compiler | Thomas Voss | 2024-06-18 | 1 | -15/+4 |
* | Implement super simple function type-checking | Thomas Voss | 2024-06-17 | 1 | -0/+18 |
* | Begin work on the static analyzer | Thomas Voss | 2024-06-17 | 1 | -0/+39 |