Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | WIP: switch to fully decomposed tokens internally | Aleksey Kladov | 2019-09-10 | 1 | -4/+5 |
* | rename bump -> bump_any | Aleksey Kladov | 2019-09-09 | 1 | -2/+2 |
* | cleanup | Aleksey Kladov | 2019-09-02 | 1 | -1/+1 |
* | Fix is_path_start to accept T![<], fix is_path_start usages | Evgenii P | 2019-08-13 | 1 | -1/+5 |
* | Move numeric names inside of `NameRef` | Aleksey Kladov | 2019-08-09 | 1 | -1/+1 |
* | Make name_ref to accept numeric names optionally | Evgenii P | 2019-08-09 | 1 | -1/+1 |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -9/+9 |
* | move parser to a separate crate | Aleksey Kladov | 2019-02-21 | 1 | -0/+103 |