| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -140/+0 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -40/+27 |
| 2022-11-16 | Add some more bad suffix cases in a test. | Nicholas Nethercote | -17/+56 |
| 2022-09-27 | Migrate "invalid literal suffix" diagnostic to diagnostic structs | Xiretza | -8/+8 |
| 2020-11-27 | Update error to reflect that integer literals can have float suffixes | Camelid | -4/+4 |
| 2019-11-07 | parser: allow ABIs from literal macro fragments | Mazdak Farrokhzad | -2/+2 |
| 2019-05-31 | fix tidy | Esteban Küber | -16/+16 |
| 2019-05-23 | syntax: More consistent wording for some literal parsing errors | Vadim Petrochenkov | -2/+2 |
| 2019-03-26 | Reword invalid suffixe errors | Esteban Küber | -16/+16 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -16/+16 |
| 2019-01-11 | Add label for invalid literal suffix | Esteban Küber | -4/+4 |
| 2019-01-11 | Small tweaks to parser errors | Esteban Küber | -8/+8 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -16/+16 |
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+114 |
