| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-14 | update use of feature flags | lcnr | -2/+2 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -9/+9 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-10-04 | Reorder fullfillment errors to keep more interesting ones first | Esteban Küber | -6/+6 | |
| In `report_fullfillment_errors` push back `T: Sized`, `T: WellFormed` and coercion errors to the end of the list. The pre-existing deduplication logic eliminates redundant errors better that way, keeping the resulting output with fewer errors than before, while also having more detail. | ||||
| 2023-08-07 | Resolve target type of coercion | Michael Goulet | -6/+6 | |
| 2023-07-03 | update tests | lcnr | -5/+61 | |
| 2023-06-23 | Resolve vars when reporting WF error | Michael Goulet | -2/+2 | |
| 2023-06-13 | Move test | Michael Goulet | -0/+52 | |
| 2023-03-01 | recover from for-else and while-else | y21 | -0/+50 | |
| 2023-01-11 | Migrate pattern matching | mejrs | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+131 | |
