Jon Ross-Perkins cf26249429 Replace BraceExpressionKind switches with parameters for better consistency. (#2686) 3 years ago
..
fuzzer_corpus 22721da92b Avoid unnecessary relexing of the last line (#999) 4 years ago
testdata d7ab71ba7d Parsing for generic and template parameters. (#2685) 3 years ago
BUILD 97634a5e91 Switch ParseNodeKind to EnumBase (#2510) 3 years ago
__init__.py bb521fdd5b Switch the parse tree tests to lit (#2289) 3 years ago
lit_autoupdate.py 73869e9438 Modify lit_autoupdate so that it can handle errors in prelude.carbon (#2612) 3 years ago
parse_node_kind.cpp 97634a5e91 Switch ParseNodeKind to EnumBase (#2510) 3 years ago
parse_node_kind.def d7ab71ba7d Parsing for generic and template parameters. (#2685) 3 years ago
parse_node_kind.h b936bf9e04 Remove cstdint from enum_base.h (#2533) 3 years ago
parse_tree.cpp e4487505dd Update clang-tidy details for the toolchain (#2623) 3 years ago
parse_tree.h e4487505dd Update clang-tidy details for the toolchain (#2623) 3 years ago
parse_tree_fuzzer.cpp 10647b70a4 IWYU pass on toolchain (#2624) 3 years ago
parse_tree_node_location_translator.h 88905b99d8 Add a location translator for ParseTree::Node. (#2491) 3 years ago
parse_tree_test.cpp 10647b70a4 IWYU pass on toolchain (#2624) 3 years ago
parser.cpp cf26249429 Replace BraceExpressionKind switches with parameters for better consistency. (#2686) 3 years ago
parser.h cf26249429 Replace BraceExpressionKind switches with parameters for better consistency. (#2686) 3 years ago
parser_state.cpp a1ad39fa29 Introduce helpers to build enum-wrapping classes. (#2504) 3 years ago
parser_state.def d7ab71ba7d Parsing for generic and template parameters. (#2685) 3 years ago
parser_state.h b936bf9e04 Remove cstdint from enum_base.h (#2533) 3 years ago
precedence.cpp 78ac6cb7d1 Switch TokenKind to EnumBase (#2509) 3 years ago
precedence.h 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) 3 years ago
precedence_test.cpp 78ac6cb7d1 Switch TokenKind to EnumBase (#2509) 3 years ago