rust/crates/ra_syntax/src
Aleksey Kladov 6c4b06e2e3 simplify
2019-03-25 10:59:42 +03:00
..
algo reformat the world 2019-02-08 14:49:43 +03:00
ast add name resolution from the old impl 2019-03-17 12:46:13 +03:00
parsing Fix reparsing failure when removing newline 2019-03-22 08:09:11 +09:00
string_lexing reformat the world 2019-02-08 14:49:43 +03:00
validation replace todo with fixme 2019-03-23 11:07:09 +03:00
algo.rs Move non_trivia_sibling to ra_syntax::algo 2019-02-21 18:49:03 +02:00
ast.rs simplify 2019-03-25 10:59:42 +03:00
fuzz.rs Completely ignore errors for reparse fuzz 2019-03-22 08:09:11 +09:00
grammar.ron add name resolution from the old impl 2019-03-17 12:46:13 +03:00
lib.rs Refactor parser fuzz testing 2019-03-22 08:04:48 +09:00
parsing.rs rename 2019-02-23 16:07:29 +03:00
ptr.rs reformat the world 2019-02-08 14:49:43 +03:00
string_lexing.rs
syntax_error.rs Fix an arithmetic overflow in reparser 2019-03-22 08:09:11 +09:00
syntax_node.rs introduce tree builder 2019-02-23 16:55:01 +03:00
syntax_text.rs flatten modules 2019-02-20 16:16:14 +03:00
validation.rs kill utils module 2019-02-21 15:57:40 +03:00