Richard Smith 4aa34978eb Import support for tuple, struct and integer values. (#4042) 1 سال پیش
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) 2 سال پیش
testdata 83413479d7 Move some of the test information to TIP lines (#4007) 1 سال پیش
BUILD 60db3df24b Remove glob_sh_run (#4041) 1 سال پیش
context.cpp d9c62b106d Rename enclosing scope to parent scope (#4020) 1 سال پیش
context.h d9c62b106d Rename enclosing scope to parent scope (#4020) 1 سال پیش
extract.cpp c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) 1 سال پیش
handle.h 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_adapt.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_alias.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_array_expr.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_base.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_binding_pattern.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_brace_expr.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_call_expr.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_choice.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_code_block.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_decl_definition.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_decl_name_and_params.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_decl_scope_loop.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_expr.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_function.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_impl.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_import_and_package.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_index_expr.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_let.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_match.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_namespace.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_paren_condition.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_paren_expr.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_pattern.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_pattern_list.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_period.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_statement.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_type.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
handle_var.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
node_ids.h c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) 1 سال پیش
node_kind.cpp 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 سال پیش
node_kind.def 4aa34978eb Import support for tuple, struct and integer values. (#4042) 1 سال پیش
node_kind.h cda5f66d22 Refactor NodeCategory to provide a class API (#4004) 1 سال پیش
parse.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
parse.h c8b30d3eec Split Parse out to its own target. (#3556) 2 سال پیش
parse_fuzzer.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
precedence.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 سال پیش
precedence.h 033c68c45b Remove a couple unnecessary != operators. (#3808) 2 سال پیش
precedence_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 سال پیش
state.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 سال پیش
state.def 28170c7867 Parse parameters in name qualifiers. (#3988) 1 سال پیش
state.h 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 سال پیش
tree.cpp 517a416852 Clean up some misc toolchain braced inits. (#4013) 1 سال پیش
tree.h 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 سال پیش
tree_node_diagnostic_converter.h b5d28f2c4b location -> loc abbreviation (#3826) 2 سال پیش
tree_test.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 سال پیش
typed_nodes.h c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) 1 سال پیش
typed_nodes_test.cpp c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) 1 سال پیش