aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* dump validation errorsAleksey Kladov2018-12-271-2/+5
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-2/+2
* Use ArrayString instead of hand rolled data structureAdolfo Ochagavía2018-11-071-36/+0
* Store hex digits in a stack-allocated bufferAdolfo Ochagavía2018-11-071-0/+37
* Introduce Location and make SyntaxError fields privateAdolfo Ochagavía2018-11-051-4/+4
* Introduce SyntaxErrorKind and TextRange in SyntaxErrorAdolfo Ochagavía2018-11-041-4/+4
* Reformat allAleksey Kladov2018-10-311-3/+1
* Fix function callsAlan Du2018-10-181-1/+1
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-1/+1
* Update rowanAleksey Kladov2018-10-171-4/+3
* Cargo FormatJeremy A. Kolb2018-10-161-5/+3
* Run cargo fixAleksey Kladov2018-10-151-1/+1
* make ancestors and descendants inherentAleksey Kladov2018-10-021-2/+2
* Move to rowan for syntax tree implAleksey Kladov2018-10-021-2/+2
* rename all thingsAleksey Kladov2018-09-161-0/+85