rust/crates/ra_syntax/src
2018-11-07 18:24:55 +03:00
..
algo upstream basic tree algorithms to rowan 2018-11-06 20:56:32 +03:00
ast Add some more DocCommentsOwner 2018-11-07 18:24:55 +03:00
grammar grammar: fix where clause parsing 2018-11-06 21:19:32 +03:00
lexer Add lots of tests 2018-11-07 11:35:33 +01:00
parser_impl cargo format 2018-11-05 22:29:33 +01:00
string_lexing Finish implementing char validation 2018-11-06 17:07:27 +01:00
syntax_kinds Remove DOC_COMMENT 2018-10-31 17:38:18 -04:00
yellow Merge #207 2018-11-07 11:09:40 +00:00
grammar.ron Add some more DocCommentsOwner 2018-11-07 18:24:55 +03:00
lib.rs Merge #207 2018-11-07 11:09:40 +00: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 Use ArrayString instead of hand rolled data structure 2018-11-07 11:58:34 +01:00
validation.rs Merge #207 2018-11-07 11:09:40 +00:00