aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/reparsing.rs
Commit message (Expand)AuthorAgeFilesLines
* kill text utilsAleksey Kladov2019-01-081-8/+5
* switch ra_syntax to new rowan APIAleksey Kladov2019-01-081-19/+16
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-1/+1
* rename Edit to TextEdit and AtomEdit to AtomTextEditBernardo2018-12-111-8/+8
* extract AtomEdit and Edit into new ra_text_edit crateBernardo2018-12-101-23/+1
* modernize even moreAleksey Kladov2018-12-061-4/+4
* switch back to the latest betaAleksey Kladov2018-11-241-2/+4
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-4/+4
* Introduce Location and make SyntaxError fields privateAdolfo OchagavĂ­a2018-11-051-10/+4
* Introduce SyntaxErrorKind and TextRange in SyntaxErrorAdolfo OchagavĂ­a2018-11-041-6/+6
* Don't order import alphabeticalAleksey Kladov2018-11-011-1/+1
* Remove DOC_COMMENTJeremy A. Kolb2018-10-311-1/+1
* Fix function callsAlan Du2018-10-181-1/+1
* clippy: type_complexityAlan Du2018-10-181-4/+5
* Cargo FormatJeremy A. Kolb2018-10-161-95/+152
* Run cargo fixAleksey Kladov2018-10-151-8/+8
* Simplify event processingAleksey Kladov2018-10-081-1/+2
* make ancestors and descendants inherentAleksey Kladov2018-10-021-1/+1
* Move to rowan for syntax tree implAleksey Kladov2018-10-021-4/+4
* rename all thingsAleksey Kladov2018-09-161-0/+343