| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-12 | minor code cleanups | Matthias Krüger | -2/+1 |
| 2022-11-08 | Simplify `unescape_{char,byte}`. | Nicholas Nethercote | -9/+5 |
| 2022-11-05 | Rename some `result` variables as `res`, for consistency. | Nicholas Nethercote | -6/+6 |
| 2022-11-05 | Remove `unescape_byte_literal`. | Nicholas Nethercote | -14/+2 |
| 2022-11-04 | Improve comments. | Nicholas Nethercote | -4/+1 |
| 2022-11-04 | Make non-ASCII errors more consistent. | Nicholas Nethercote | -5/+2 |
| 2022-11-03 | Use `Mode` less. | Nicholas Nethercote | -24/+22 |
| 2022-11-03 | Clarify range calculations. | Nicholas Nethercote | -10/+12 |
| 2022-11-03 | Rename some variables. | Nicholas Nethercote | -38/+32 |
| 2022-09-28 | Small cleanups in unescaping code. | Nicholas Nethercote | -14/+11 |
| 2022-09-27 | Fix an incorrect comment. | Nicholas Nethercote | -1/+1 |
| 2022-06-28 | fix typo in comment | Proloy Mishra | -1/+1 |
| 2022-02-24 | Improve `scan_escape`. | Nicholas Nethercote | -23/+22 |
| 2021-11-06 | use matches!() macro in more places | Matthias Krüger | -5/+4 |
| 2021-10-15 | Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe... | Matthias Krüger | -5/+6 |
| 2021-10-10 | Apply clippy suggestions | Clemens Wasser | -6/+5 |
| 2021-08-11 | Renamed variable str -> tail for clarity | Anton Golov | -5/+5 |
| 2021-08-11 | Warn when an escaped newline skips multiple lines | Anton Golov | -0/+9 |
| 2021-07-30 | Add warning when whitespace is not skipped after an escaped newline. | Anton Golov | -4/+30 |
| 2020-12-18 | Fix typo | Hirochika Matsumoto | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+344 |
