rust-analyzer/crates/ra_syntax/src
bors[bot] 2e2445444a Merge #207
207: Finish implementing char validation r=aochagavia a=aochagavia

The only thing missing right now are good integration tests (and maybe more descriptive error messages)

Co-authored-by: Adolfo Ochagavía <github@adolfo.ochagavia.xyz>
2018-11-07 11:09:40 +00: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 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 character literal parsing and validation 2018-11-04 15:17:24 +01: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