rust/crates/ra_syntax/src
Aleksey Kladov 4e91c23c79 rename yellow -> syntax_node
why yellow in the first place? Its red + green.
2019-02-12 19:02:30 +03:00
..
algo reformat the world 2019-02-08 14:49:43 +03:00
ast rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
grammar make macro a NameOwner 2019-02-11 19:24:13 +03:00
lexer reformat the world 2019-02-08 14:49:43 +03:00
parser_impl rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
string_lexing reformat the world 2019-02-08 14:49:43 +03:00
syntax_kinds Fix handling of literal patterns 2019-02-09 21:37:30 +01:00
syntax_node rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
validation rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
algo.rs Typos 2019-01-27 15:19:42 +01:00
ast.rs rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
grammar.ron make macro a NameOwner 2019-02-11 19:24:13 +03:00
grammar.rs Use IDENT for both raw and normal idents 2019-01-23 13:19:49 -05:00
lexer.rs More correct raw ident handling 2019-01-23 13:57:17 -05:00
lib.rs rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
parser_api.rs reformat the world 2019-02-08 14:49:43 +03:00
parser_impl.rs rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
ptr.rs reformat the world 2019-02-08 14:49:43 +03:00
reparsing.rs rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
string_lexing.rs
syntax_kinds.rs
syntax_node.rs rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
token_set.rs make token set a const-fn 2019-01-19 15:36:58 +03:00
utils.rs
validation.rs rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00