aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/syntax_text.rs
Commit message (Expand)AuthorAgeFilesLines
* switch to upstream rowan's APIAleksey Kladov2019-07-201-178/+0
* align SyntaxText API with upstreamAleksey Kladov2019-07-201-13/+3
* rename range -> text_rangeAleksey Kladov2019-07-201-4/+4
* remove lifetime from syntax node textAleksey Kladov2019-07-191-12/+13
* sane indexing in textAleksey Kladov2019-07-191-7/+10
* flip syntax text to use internal iterationAleksey Kladov2019-07-191-33/+65
* migrate ra_syntax to the new rowan APIAleksey Kladov2019-07-191-9/+16
* Make clippy a bit happierPascal Hertleif2019-07-101-0/+4
* Resolve a FIXMEPascal Hertleif2019-07-101-3/+1
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-2/+5
* Make rainbows optionalPascal Hertleif2019-05-271-1/+2
* Hash based on binding name and shadow counterPascal Hertleif2019-05-271-1/+6
* :arrow_up: text_unitAleksey Kladov2019-05-151-39/+26
* switch to new rowanAleksey Kladov2019-04-011-6/+9
* flatten modulesAleksey Kladov2019-02-201-0/+144