| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-25 | Check statics' type in type_of. | Camille GILLOT | -28/+4 |
| 2025-06-30 | Don't look at static items' HIR for wfcheck | Oli Scherer | -4/+4 |
| 2025-03-11 | merge `TypeChecker` and `TypeVerifier` | lcnr | -6/+6 |
| 2025-03-03 | Tweak error code for sized checks of const/static | Michael Goulet | -0/+4 |
| 2025-02-03 | Check Sizedness of return type in WF | Michael Goulet | -33/+21 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -2/+15 |
| 2024-01-02 | Reorder `check_item_type` diagnostics so they occur next to the corresponding... | Oli Scherer | -23/+23 |
| 2023-10-25 | Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua... | Oli Scherer | -4/+40 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+35 |
