aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/lexer.rs
Commit message (Collapse)AuthorAgeFilesLines
* More correct raw ident handlingJosh Robson Chase2019-01-231-5/+8
|
* Use IDENT for both raw and normal identsJosh Robson Chase2019-01-231-11/+5
|
* Add raw idents to lexer and parserJosh Robson Chase2019-01-231-8/+13
|
* Remove uneeded todo in lexerDJMcNab2018-12-211-1/+1
|
* grand module renameAleksey Kladov2018-12-081-0/+213