| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -86/+0 |
| 2022-12-13 | Make some diagnostics not depend on the source of what they reference being a... | Oli Scherer | -12/+0 |
| 2022-09-03 | Shrink suggestion span of argument mismatch error | Michael Goulet | -3/+3 |
| 2022-08-13 | Do not inline non-simple argument type errors into labels | Michael Goulet | -6/+12 |
| 2022-06-27 | Use typed indices in argument mismatch algorithm | Michael Goulet | -2/+2 |
| 2022-06-19 | Make missing argument placeholder more obvious that it's a placeholder | Michael Goulet | -6/+6 |
| 2022-06-10 | Bless tests. | Camille GILLOT | -0/+20 |
| 2022-04-16 | Implementation for 65853 | Jack Huey | -11/+31 |
| 2022-01-29 | Test 1-tuple parentheses wrapping | Rob Pilling | -3/+22 |
| 2022-01-25 | Remove 1-tuple unreachable case | Rob Pilling | -2/+10 |
| 2022-01-25 | Compare tuple element & arg types before suggesting a tuple | Rob Pilling | -0/+25 |
