Jon Ross-Perkins 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) пре 2 година
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) пре 2 година
testdata f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
BUILD 95746df788 Split out context targets for check and parse. (#3558) пре 2 година
__init__.py c555b39a2c Rename parser dir to parse (#3178) пре 2 година
context.cpp add31eb4e3 Refactor NodeKind to take advantage of a parse node only having one token kind. (#3486) пре 2 година
context.h 95746df788 Split out context targets for check and parse. (#3558) пре 2 година
extract.cpp 379d776084 Add support for '--config=clang-tidy' (#3559) пре 2 година
handle_array_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_base.cpp 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) пре 2 година
handle_binding_pattern.cpp f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
handle_brace_expr.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) пре 2 година
handle_call_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_code_block.cpp c555b39a2c Rename parser dir to parse (#3178) пре 2 година
handle_decl_definition.cpp 5f439b842b Parsing `impl`...`as` (#3473) пре 2 година
handle_decl_name_and_params.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_decl_scope_loop.cpp 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) пре 2 година
handle_expr.cpp e343ea593c Add macro for postfix operators. (#3504) пре 2 година
handle_function.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_impl.cpp 1addf10054 Move add invalid node. Follow up to #3473. (#3491) пре 2 година
handle_import_and_package.cpp 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) пре 2 година
handle_index_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_let.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) пре 2 година
handle_namespace.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_paren_condition.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_paren_expr.cpp b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) пре 2 година
handle_pattern.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
handle_pattern_list.cpp 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
handle_period.cpp 29104e212a Do TODO to rename `QualifiedDecl` -> `QualifiedName` (#3543) пре 2 година
handle_statement.cpp 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) пре 2 година
handle_type.cpp 5f439b842b Parsing `impl`...`as` (#3473) пре 2 година
handle_var.cpp 927d633762 Simplify handling of `VariableInitializer` (#3515) пре 2 година
node_ids.h a196b9840f Run clang-tidy on headers (#3572) пре 2 година
node_kind.cpp a602be89e2 Add a `MemberName` parse node category for member access expressions (#3549) пре 2 година
node_kind.def f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
node_kind.h a602be89e2 Add a `MemberName` parse node category for member access expressions (#3549) пре 2 година
parse.cpp 95746df788 Split out context targets for check and parse. (#3558) пре 2 година
parse.h c8b30d3eec Split Parse out to its own target. (#3556) пре 2 година
parse_fuzzer.cpp c8b30d3eec Split Parse out to its own target. (#3556) пре 2 година
precedence.cpp 5f439b842b Parsing `impl`...`as` (#3473) пре 2 година
precedence.h 5f439b842b Parsing `impl`...`as` (#3473) пре 2 година
precedence_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) пре 2 година
state.cpp c555b39a2c Rename parser dir to parse (#3178) пре 2 година
state.def f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
state.h 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) пре 2 година
tree.cpp c8b30d3eec Split Parse out to its own target. (#3556) пре 2 година
tree.h a196b9840f Run clang-tidy on headers (#3572) пре 2 година
tree_node_location_translator.h a196b9840f Run clang-tidy on headers (#3572) пре 2 година
tree_test.cpp e93b5c61da Suppress clang-tidy error to use `auto` in tree_test.cpp (#3570) пре 2 година
typed_nodes.h f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
typed_nodes_test.cpp 927d633762 Simplify handling of `VariableInitializer` (#3515) пре 2 година