aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/syntax_kind.rs
Commit message (Expand)AuthorAgeFilesLines
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* use derive(Debug) for SyntaxKindAleksey Kladov2019-08-191-8/+8
* Implemented T! macro for syntax kindsSergey Parilin2019-05-131-0/+1
* move parser to a separate crateAleksey Kladov2019-02-211-0/+25