aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_mbe/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
* Rename ra_parser -> parserAleksey Kladov2020-08-121-1/+1
* Rename ra_tt -> ttAleksey Kladov2020-08-121-1/+1
* Add a license field to all the cratesYuki Okushi2020-07-141-0/+1
* Update versionsKirill Bulatov2020-02-181-3/+3
* Disable doctestsAleksey Kladov2019-11-171-1/+3
* Update smallvec dep to 1.0memoryruins2019-11-151-1/+1
* Remove unused dependenciesShotaro Yamada2019-10-121-1/+0
* "Fix" mbe to work with decomposed tokensAleksey Kladov2019-09-101-0/+4
* Fix more bugsEdwin Cheng2019-04-251-0/+1
* Add handling `token` seperator in mbeEdwin Cheng2019-04-251-0/+1
* Add multi-byte token support in tkn tree to astEdwin Cheng2019-04-041-1/+1
* add dependency on the parserAleksey Kladov2019-02-231-0/+1
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* move testAleksey Kladov2019-01-311-1/+2
* split macros across cratesAleksey Kladov2019-01-311-0/+10