rust/crates/ra_syntax/src
2018-11-06 23:26:26 +03:00
..
algo upstream basic tree algorithms to rowan 2018-11-06 20:56:32 +03:00
ast ra_syntax::File is just RootNode 2018-11-06 23:26:26 +03:00
grammar grammar: fix where clause parsing 2018-11-06 21:19:32 +03:00
lexer Fix function calls 2018-10-17 19:42:23 -04:00
parser_impl cargo format 2018-11-05 22:29:33 +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 upstream basic tree algorithms to rowan 2018-11-06 20:56:32 +03:00
grammar.ron Add character literal parsing and validation 2018-11-04 15:17:24 +01:00
lib.rs ra_syntax::File is just RootNode 2018-11-06 23:26:26 +03: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 ra_syntax::File is just RootNode 2018-11-06 23:26:26 +03:00