Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) 2 tahun lalu
testdata ae675e61bd Add initial parsing for 'extern library' (#4173) 1 tahun lalu
BUILD f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
context.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
context.h f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
extract.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle.h 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_adapt.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_alias.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_array_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_base.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_binding_pattern.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_brace_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_call_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_choice.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_code_block.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_decl_definition.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_decl_name_and_params.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_decl_scope_loop.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_function.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_impl.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_import_and_package.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_index_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_let.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_match.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_namespace.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_paren_condition.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_paren_expr.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_pattern.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_pattern_list.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_period.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_statement.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
handle_type.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
handle_var.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
node_ids.h 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 tahun lalu
node_kind.cpp 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 tahun lalu
node_kind.def ae675e61bd Add initial parsing for 'extern library' (#4173) 1 tahun lalu
node_kind.h cda5f66d22 Refactor NodeCategory to provide a class API (#4004) 1 tahun lalu
parse.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
parse.h c8b30d3eec Split Parse out to its own target. (#3556) 2 tahun lalu
parse_fuzzer.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 tahun lalu
precedence.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 tahun lalu
precedence.h 033c68c45b Remove a couple unnecessary != operators. (#3808) 2 tahun lalu
precedence_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 tahun lalu
state.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 tahun lalu
state.def 28170c7867 Parse parameters in name qualifiers. (#3988) 1 tahun lalu
state.h 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 tahun lalu
tree.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
tree.h f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
tree_and_subtrees.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
tree_and_subtrees.h f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
tree_node_diagnostic_converter.h f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
tree_test.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu
typed_nodes.h ae675e61bd Add initial parsing for 'extern library' (#4173) 1 tahun lalu
typed_nodes_test.cpp f67791cfee Separate subtree size information from parse nodes. (#4174) 1 tahun lalu