aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/lexer
Commit message (Collapse)AuthorAgeFilesLines
* move all parsing related bits to a separate moduleAleksey Kladov2019-02-205-423/+0
|
* reformat the worldAleksey Kladov2019-02-081-4/+1
|
* Add raw idents to lexer and parserJosh Robson Chase2019-01-231-1/+2
|
* Fix type inference for raw (byte) stringsMarcus Klaas de Vries2019-01-141-14/+1
|
* grand module renameAleksey Kladov2018-12-081-213/+0
|
* Fix a copy and pasting typoDJMcNab2018-12-051-1/+1
|
* Add lots of testsAdolfo OchagavĂ­a2018-11-071-2/+1
|
* Fix function callsAlan Du2018-10-181-1/+1
|
* Cargo FormatJeremy A. Kolb2018-10-163-12/+16
| | | | Run `cargo fmt` and ignore generated files
* Run cargo fixAleksey Kladov2018-10-155-9/+9
|
* rename all thingsAleksey Kladov2018-09-166-0/+648