aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_tt
Commit message (Collapse)AuthorAgeFilesLines
* Add more helper func in CursorEdwin Cheng2019-05-271-0/+15
|
* Use slice instead of VecEdwin Cheng2019-05-231-4/+4
|
* Introduce TokenBufferEdwin Cheng2019-05-222-0/+171
|
* Use map, sum in Subtree::coount instead of foldEdwin Cheng2019-04-221-4/+8
|
* Add mbe expand limit and poision macro setEdwin Cheng2019-04-221-0/+12
|
* make token trees eqAleksey Kladov2019-02-121-5/+5
|
* docsAleksey Kladov2019-02-111-1/+7
|
* assign ids to tokensAleksey Kladov2019-02-111-0/+10
|
* make macro-rules eqAleksey Kladov2019-02-111-1/+1
|
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
| | | | Fixes typo introduced in #782
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
| | | | This closes #777
* move testAleksey Kladov2019-01-312-1/+4
|
* split macros across cratesAleksey Kladov2019-01-312-0/+140