Jon Ross-Perkins 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) před 2 roky
testdata 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) před 1 rokem
BUILD 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) před 1 rokem
context.cpp e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) před 1 rokem
context.h e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) před 1 rokem
coverage_test.cpp e58ce3e1bb Add coverage testing for parse node kinds. (#4436) před 1 rokem
dump.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
dump.h 3ce0df67bb Add `Dump` functions to Check, Parse, and Lex (#4669) před 1 rokem
extract.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
handle.h 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
handle_adapt.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
handle_alias.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
handle_array_expr.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
handle_base.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
handle_binding_pattern.cpp 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) před 1 rokem
handle_brace_expr.cpp dd43bb92b5 Refactor struct literal parse nodes. (#4470) před 1 rokem
handle_call_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
handle_choice.cpp 4f10735751 Track params in the parser (#4777) před 1 rokem
handle_code_block.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
handle_decl_definition.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
handle_decl_name_and_params.cpp 4f10735751 Track params in the parser (#4777) před 1 rokem
handle_decl_scope_loop.cpp 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
handle_expr.cpp 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
handle_function.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
handle_if_expr.cpp 2841e9a67e Require that InvalidParse nodes must have an error (#4482) před 1 rokem
handle_impl.cpp f502e8d6ff Avoid speculatively pushing a pattern block in impl handling (#4943) před 1 rokem
handle_import_and_package.cpp 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem
handle_index_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
handle_let.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
handle_match.cpp 0396bbf9df Improve `match` parsing diagnostics (#4934) před 1 rokem
handle_namespace.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
handle_paren_condition.cpp 2841e9a67e Require that InvalidParse nodes must have an error (#4482) před 1 rokem
handle_paren_expr.cpp e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
handle_pattern.cpp 943acf1ec2 Separate node kind for bindings inside `var` (#4822) před 1 rokem
handle_pattern_list.cpp 943acf1ec2 Separate node kind for bindings inside `var` (#4822) před 1 rokem
handle_period.cpp 4f10735751 Track params in the parser (#4777) před 1 rokem
handle_requirement.cpp 4f10735751 Track params in the parser (#4777) před 1 rokem
handle_statement.cpp 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
handle_type.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
handle_var.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
node_ids.h 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem
node_kind.cpp 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) před 1 rokem
node_kind.def 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
node_kind.h 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem
parse.cpp 8f685b6953 Change how diagnostics are ordered (#4778) před 1 rokem
parse.h c8b30d3eec Split Parse out to its own target. (#3556) před 2 roky
parse_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) před 1 rokem
precedence.cpp 02c263294c Move the constants in the precedence table into the header. (#4308) před 1 rokem
precedence.h 02c263294c Move the constants in the precedence table into the header. (#4308) před 1 rokem
precedence_test.cpp 935715e704 Implement new precedence from #4075 (#4236) před 1 rokem
state.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) před 2 roky
state.def 44a5e371b2 Reduce clangd-displayed errors for def files (#4957) před 1 rokem
state.h 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) před 2 roky
tree.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
tree.h 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem
tree_and_subtrees.cpp 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) před 1 rokem
tree_and_subtrees.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) před 1 rokem
tree_test.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
typed_nodes.h 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) před 1 rokem
typed_nodes_test.cpp 943acf1ec2 Separate node kind for bindings inside `var` (#4822) před 1 rokem