aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_tt/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Use macro_rules shift to map text rangesEdwin Cheng2019-11-041-17/+2
* Rename and fix typosEdwin Cheng2019-11-041-5/+8
* Add map_id to TokenIdEdwin Cheng2019-11-041-2/+14
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-3/+3
* Introduce TokenBufferEdwin Cheng2019-05-221-0/+2
* 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
* move testAleksey Kladov2019-01-311-0/+4
* split macros across cratesAleksey Kladov2019-01-311-0/+131