Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for underscores in `const` and `static` items | Dylan MacKenzie | 2019-09-15 | 2 | -38/+57 |
| | |||||
* | add a jointness parser tests | Aleksey Kladov | 2019-09-10 | 2 | -0/+55 |
| | | | | cc https://github.com/rust-lang/rust/issues/64242 | ||||
* | WIP: switch to fully decomposed tokens internally | Aleksey Kladov | 2019-09-10 | 2 | -0/+131 |
| | |||||
* | Fix outer doc-comments of `macro_rules` | uHOOCCOOHu | 2019-09-09 | 2 | -0/+42 |
| | |||||
* | update test data | Aleksey Kladov | 2019-09-02 | 30 | -3585/+3676 |
| | |||||
* | rename struct -> record, pos -> tuple | Aleksey Kladov | 2019-08-23 | 10 | -39/+39 |
| | |||||
* | fix test position | bravomikekilo | 2019-08-14 | 2 | -0/+84 |
| | |||||
* | Fix parser tests according to review | Evgenii P | 2019-08-08 | 2 | -0/+498 |
| | |||||
* | move syntax tests to unit tests | Aleksey Kladov | 2019-07-24 | 102 | -0/+7864 |