cui fliter fea2651e7c chore: fix typos (#3738) 2 lat temu
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) 2 lat temu
testdata 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) 2 lat temu
BUILD bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 lat temu
context.cpp ee467900ed Use llvm:: for specializations instead of 'namespace llvm' (#3682) 2 lat temu
context.h 95746df788 Split out context targets for check and parse. (#3558) 2 lat temu
extract.cpp 379d776084 Add support for '--config=clang-tidy' (#3559) 2 lat temu
handle_alias.cpp 1437b0e26d Implement 'alias' with transparent semantics. (#3701) 2 lat temu
handle_array_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_base.cpp 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) 2 lat temu
handle_binding_pattern.cpp 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) 2 lat temu
handle_brace_expr.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) 2 lat temu
handle_call_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_choice.cpp 65e95942de Choice parsing in toolchain (#3574) 2 lat temu
handle_code_block.cpp c555b39a2c Rename parser dir to parse (#3178) 2 lat temu
handle_decl_definition.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 lat temu
handle_decl_name_and_params.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_decl_scope_loop.cpp 1437b0e26d Implement 'alias' with transparent semantics. (#3701) 2 lat temu
handle_expr.cpp fea2651e7c chore: fix typos (#3738) 2 lat temu
handle_function.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_impl.cpp 7e06b703bf Clean up some redundant name qualifiers. (#3681) 2 lat temu
handle_import_and_package.cpp 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) 2 lat temu
handle_index_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_let.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) 2 lat temu
handle_match.cpp 99bc9734d9 Add `match` parsing (#3664) 2 lat temu
handle_namespace.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_paren_condition.cpp 99bc9734d9 Add `match` parsing (#3664) 2 lat temu
handle_paren_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 lat temu
handle_pattern.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 lat temu
handle_pattern_list.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 lat temu
handle_period.cpp 29104e212a Do TODO to rename `QualifiedDecl` -> `QualifiedName` (#3543) 2 lat temu
handle_statement.cpp 1437b0e26d Implement 'alias' with transparent semantics. (#3701) 2 lat temu
handle_type.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 lat temu
handle_var.cpp 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) 2 lat temu
node_ids.h da34f61ef9 Define and use `AnyImplAsId` (#3692) 2 lat temu
node_kind.cpp a602be89e2 Add a `MemberName` parse node category for member access expressions (#3549) 2 lat temu
node_kind.def 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) 2 lat temu
node_kind.h 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 lat temu
parse.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 lat temu
parse.h c8b30d3eec Split Parse out to its own target. (#3556) 2 lat temu
parse_fuzzer.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 lat temu
precedence.cpp 5f439b842b Parsing `impl`...`as` (#3473) 2 lat temu
precedence.h 5f439b842b Parsing `impl`...`as` (#3473) 2 lat temu
precedence_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 lat temu
state.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 lat temu
state.def 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) 2 lat temu
state.h 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 lat temu
tree.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 lat temu
tree.h 5e88fe72c9 Switch remaining relational operator overloads to spaceship. (#3668) 2 lat temu
tree_node_location_translator.h a196b9840f Run clang-tidy on headers (#3572) 2 lat temu
tree_test.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 lat temu
typed_nodes.h 8e8eeb3243 Add diagnostics for `extend impl` misuse. (#3721) 2 lat temu
typed_nodes_test.cpp 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) 2 lat temu