| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-07-06 | Only underline suggestion if it is not the only code being shown | Esteban Küber | -2/+6 |
| 2017-07-02 | report the total number of errors on compilation failure | Ariel Ben-Yehuda | -12/+12 |
| 2017-06-27 | Review comments | Esteban Küber | -4/+0 |
| 2017-06-24 | Don't naively point to return type on type error | Esteban Küber | -17/+2 |
| 2017-06-24 | Do not specify return type in suggestion for some `Ty`s | Esteban Küber | -2/+2 |
| 2017-06-24 | Suggest removal of semicolon (instead of being help) | Esteban Küber | -25/+5 |
| 2017-06-24 | Detect missing `;` on methods with return type `()` | Esteban Küber | -0/+23 |
| 2017-06-23 | Move tests to `ui` | Esteban Küber | -0/+499 |
