rust/crates/ra_syntax/src
bors[bot] f605f6e70a Merge #188
188: Introduce `SyntaxErrorKind` and `TextRange` to `SyntaxError` r=matklad a=aochagavia



Co-authored-by: Adolfo Ochagavía <aochagavia92@gmail.com>
Co-authored-by: Adolfo Ochagavía <github@adolfo.ochagavia.xyz>
2018-11-05 21:32:25 +00: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 reduce code duplication 2018-11-05 11:39:51 +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 cargo format 2018-11-05 22:29:33 +01:00
grammar.ron Add character literal parsing and validation 2018-11-04 15:17:24 +01:00
lib.rs Merge #188 2018-11-05 21:32:25 +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 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