rust/crates/ra_syntax/src
2018-11-05 18:38:34 +01:00
..
algo Reformat all 2018-10-31 23:41:43 +03:00
ast Add character literal parsing and validation 2018-11-04 15:17:24 +01:00
grammar clippy: Use if lets and remove redundant returns 2018-10-17 19:42:23 -04:00
lexer Fix function calls 2018-10-17 19:42:23 -04:00
parser_impl Introduce Location and make SyntaxError fields private 2018-11-05 18:38:34 +01:00
string_lexing Introduce SyntaxErrorKind and TextRange in SyntaxError 2018-11-04 21:16:38 +01:00
syntax_kinds Remove DOC_COMMENT 2018-10-31 17:38:18 -04:00
yellow Introduce Location and make SyntaxError fields private 2018-11-05 18:38:34 +01:00
grammar.ron Add character literal parsing and validation 2018-11-04 15:17:24 +01:00
lib.rs Introduce Location and make SyntaxError fields private 2018-11-05 18:38:34 +01:00
parser_api.rs Cargo Format 2018-10-16 09:41:10 -04:00
reparsing.rs Introduce Location and make SyntaxError fields private 2018-11-05 18:38:34 +01:00
text_utils.rs switch to TextRange::subrange 2018-10-30 21:26:55 +03:00
token_set.rs Run cargo fix 2018-10-15 19:55:32 +03:00
utils.rs Introduce Location and make SyntaxError fields private 2018-11-05 18:38:34 +01:00
validation.rs Introduce Location and make SyntaxError fields private 2018-11-05 18:38:34 +01:00