| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-08 | reformat the world | Aleksey Kladov | -13/+3 |
| 2018-12-29 | Fix a fuzzing bug and add Cargo.lock to the fuzzing directory | DJMcNab | -1/+1 |
| 2018-12-27 | support literal suffixes | Aleksey Kladov | -2/+22 |
| 2018-12-27 | dedupe literal parsers | Aleksey Kladov | -346/+201 |
| 2018-12-21 | show debug repr of literals | Aleksey Kladov | -4/+4 |
| 2018-12-08 | grand module rename | Aleksey Kladov | -13/+0 |
| 2018-11-11 | Split string lexing and run rustfmt | Adolfo Ochagavía | -0/+538 |
| 2018-11-09 | Validate string literals | Adolfo Ochagavía | -301/+0 |
| 2018-11-06 | Finish implementing char validation | Adolfo Ochagavía | -1/+1 |
| 2018-11-04 | Introduce SyntaxErrorKind and TextRange in SyntaxError | Adolfo Ochagavía | -10/+0 |
| 2018-11-04 | Add character literal parsing and validation | Adolfo Ochagavía | -0/+311 |
