| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-21 | kill utils module | Aleksey Kladov | -6/+35 |
| 2019-02-20 | flatten modules | Aleksey Kladov | -1/+1 |
| 2019-02-12 | rename yellow -> syntax_node | Aleksey Kladov | -1/+1 |
| 2019-01-28 | Parse and validate attributes in blocks | DJMcNab | -0/+2 |
| 2019-01-08 | switch ra_syntax to new rowan API | Aleksey Kladov | -8/+7 |
| 2018-12-08 | grand module rename | Aleksey Kladov | -0/+24 |
| 2018-11-09 | Validate string literals | Adolfo Ochagavía | -271/+0 |
| 2018-11-07 | Rename File -> SourceFileNode | Aleksey Kladov | -5/+5 |
| 2018-11-07 | Merge #207 | bors[bot] | -10/+203 |
| 2018-11-07 | Fix backslash escape | Adolfo Ochagavía | -2/+4 |
| 2018-11-07 | Use ArrayString instead of hand rolled data structure | Adolfo Ochagavía | -3/+3 |
| 2018-11-07 | cargo format | Adolfo Ochagavía | -28/+33 |
| 2018-11-07 | Add lots of tests | Adolfo Ochagavía | -4/+118 |
| 2018-11-07 | Store hex digits in a stack-allocated buffer | Adolfo Ochagavía | -5/+8 |
| 2018-11-06 | ra_syntax::File is just RootNode | Aleksey Kladov | -1/+1 |
| 2018-11-06 | Finish implementing char validation | Adolfo Ochagavía | -7/+76 |
| 2018-11-05 | Introduce Location and make SyntaxError fields private | Adolfo Ochagavía | -20/+5 |
| 2018-11-04 | Introduce SyntaxErrorKind and TextRange in SyntaxError | Adolfo Ochagavía | -23/+76 |
| 2018-11-04 | Add character literal parsing and validation | Adolfo Ochagavía | -0/+40 |
