Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Store hex digits in a stack-allocated buffer | Adolfo Ochagavía | 2018-11-07 | 1 | -5/+8 | |
| * | Finish implementing char validation | Adolfo Ochagavía | 2018-11-06 | 1 | -7/+76 | |
* | | ra_syntax::File is just RootNode | Aleksey Kladov | 2018-11-06 | 1 | -1/+1 | |
|/ | ||||||
* | Introduce Location and make SyntaxError fields private | Adolfo Ochagavía | 2018-11-05 | 1 | -20/+5 | |
* | Introduce SyntaxErrorKind and TextRange in SyntaxError | Adolfo Ochagavía | 2018-11-04 | 1 | -23/+76 | |
* | Add character literal parsing and validation | Adolfo Ochagavía | 2018-11-04 | 1 | -0/+40 |