Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
algo switch ra_syntax to new rowan API Jan 8, 2019
ast Pass aliases to ImportData Feb 1, 2019
grammar Merge #692 Jan 31, 2019
lexer Add raw idents to lexer and parser Jan 23, 2019
parser_impl Add docs to struct fields Jan 25, 2019
string_lexing Fix a fuzzing bug and add Cargo.lock to the fuzzing directory Dec 29, 2018
syntax_kinds convert punts and literals Jan 31, 2019
validation Parse and validate attributes in blocks Jan 28, 2019
yellow Parse and validate attributes in blocks Jan 28, 2019
algo.rs Typos Jan 27, 2019
ast.rs Merge #662 Jan 27, 2019
grammar.ron Pass aliases to ImportData Feb 1, 2019
grammar.rs Use IDENT for both raw and normal idents Jan 23, 2019
lexer.rs More correct raw ident handling Jan 23, 2019
lib.rs introduced better typed AstPtr Jan 23, 2019
parser_api.rs Use IDENT for both raw and normal idents Jan 23, 2019
parser_impl.rs doc parsing events Jan 4, 2019
ptr.rs minor rename Jan 24, 2019
reparsing.rs Use IDENT for both raw and normal idents Jan 23, 2019
string_lexing.rs dedupe literal parsers Dec 27, 2018
syntax_kinds.rs grand module rename Dec 8, 2018
token_set.rs make token set a const-fn Jan 19, 2019
utils.rs switch ra_syntax to new rowan API Jan 8, 2019
validation.rs Parse and validate attributes in blocks Jan 28, 2019
yellow.rs use ToOwned trait instead of inherent method Jan 24, 2019