| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-28 | review comments | Esteban Küber | -42/+39 | |
| 2019-10-28 | Tweak unexpected token wording | Esteban Küber | -5/+5 | |
| 2019-10-28 | Use heuristics to recover parsing of missing `;` | Esteban Küber | -37/+54 | |
| - Detect `,` and `:` typos where `;` was intended. - When the next token could have been the start of a new statement, detect a missing semicolon. | ||||
| 2019-10-16 | make tidy happy | Mazdak Farrokhzad | -2/+10 | |
| 2019-10-16 | move SeqSep to parser.rs | Mazdak Farrokhzad | -2/+4 | |
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -3/+3 | |
| 2019-10-16 | syntax: reduce visibilities | Mazdak Farrokhzad | -38/+39 | |
| 2019-10-16 | move diagnostics.rs into parser/ | Mazdak Farrokhzad | -0/+1483 | |
