aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Merge #188bors[bot]2018-11-051-1/+1
|\ | | | | | | | | | | | | | | | | 188: Introduce `SyntaxErrorKind` and `TextRange` to `SyntaxError` r=matklad a=aochagavia Co-authored-by: Adolfo Ochagavía <[email protected]> Co-authored-by: Adolfo Ochagavía <[email protected]>
| * Introduce Location and make SyntaxError fields privateAdolfo Ochagavía2018-11-051-1/+1
| |
* | Switch ra_syntax to 2015 editionAleksey Kladov2018-11-051-0/+3
|/
* Add character literal parsing and validationAdolfo Ochagavía2018-11-041-2/+5
|
* Reformat allAleksey Kladov2018-10-311-1/+3
|
* Update rowanAleksey Kladov2018-10-171-1/+1
|
* Cargo FormatJeremy A. Kolb2018-10-161-18/+16
| | | | Run `cargo fmt` and ignore generated files
* start salsa migrationAleksey Kladov2018-10-151-1/+1
|
* Run cargo fixAleksey Kladov2018-10-151-2/+2
|
* Simplify event processingAleksey Kladov2018-10-081-1/+2
|
* Make siblings an inherent methodAleksey Kladov2018-10-021-1/+1
|
* Move to rowan for syntax tree implAleksey Kladov2018-10-021-8/+5
|
* rename all thingsAleksey Kladov2018-09-161-0/+105