Richard Smith 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) пре 8 месеци
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) пре 2 година
testdata 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) пре 8 месеци
BUILD f6b98261e1 Allow dumping with a Parse::Context (#5936) пре 8 месеци
context.cpp f5b5731c76 Separate fields from other `var` decls in parse (#5320) пре 1 година
context.h 84384cf126 Remove exceptions for `performance-enum-size` (#5370) пре 1 година
coverage_test.cpp e58ce3e1bb Add coverage testing for parse node kinds. (#4436) пре 1 година
dump.cpp f6b98261e1 Allow dumping with a Parse::Context (#5936) пре 8 месеци
dump.h 3ae62f8130 Rewrite Dump calls to use std::string returns (#5195) пре 1 година
extract.cpp 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) пре 1 година
handle.h 8428b86cfb Update pre-commit clang-format version (#5825) пре 9 месеци
handle_adapt.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_alias.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_array_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_base.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_binding_pattern.cpp 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) пре 8 месеци
handle_brace_expr.cpp 87f0e9723f Rename `StateStackEntry` to `State` (#5256) пре 1 година
handle_call_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_choice.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_code_block.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_decl_definition.cpp f5b5731c76 Separate fields from other `var` decls in parse (#5320) пре 1 година
handle_decl_name_and_params.cpp 87f0e9723f Rename `StateStackEntry` to `State` (#5256) пре 1 година
handle_decl_scope_loop.cpp f5b5731c76 Separate fields from other `var` decls in parse (#5320) пре 1 година
handle_expr.cpp 37d5046ceb Support parse/check/lower for char (#5901) пре 8 месеци
handle_function.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_if_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_impl.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_import_and_package.cpp 7cac77119c Support `import Cpp inline "some code";`. (#5904) пре 9 месеци
handle_index_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_let.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_match.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_namespace.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_paren_condition.cpp bf32da8dad Add missing standard library header inclusions (#5316) пре 1 година
handle_paren_expr.cpp 87f0e9723f Rename `StateStackEntry` to `State` (#5256) пре 1 година
handle_pattern.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_pattern_list.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_period.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_requirement.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_statement.cpp 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) пре 10 месеци
handle_type.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
handle_var.cpp 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) пре 10 месеци
node_category.cpp 90b6f5a22c Refactor NodeCategory for X-macros (#5029) пре 1 година
node_category.h 84384cf126 Remove exceptions for `performance-enum-size` (#5370) пре 1 година
node_ids.h a527626d87 Add tests and range enforcement for current LocId use-cases (#5274) пре 1 година
node_kind.cpp 90b6f5a22c Refactor NodeCategory for X-macros (#5029) пре 1 година
node_kind.def 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) пре 8 месеци
node_kind.h 90b6f5a22c Refactor NodeCategory for X-macros (#5029) пре 1 година
parse.cpp 57ef976802 Move dumping into the phase factory functions (#5747) пре 10 месеци
parse.h 57ef976802 Move dumping into the phase factory functions (#5747) пре 10 месеци
parse_fuzzer.cpp 2de746e83c Switch compile functions to use options structs (#5742) пре 10 месеци
precedence.cpp bf32da8dad Add missing standard library header inclusions (#5316) пре 1 година
precedence.h 6322c7734e Don't define an unscoped enumeration out of line. (#5282) пре 1 година
precedence_test.cpp 935715e704 Implement new precedence from #4075 (#4236) пре 1 година
state.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
state.def 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) пре 10 месеци
state.h 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) пре 1 година
tree.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) пре 1 година
tree.h 7cac77119c Support `import Cpp inline "some code";`. (#5904) пре 9 месеци
tree_and_subtrees.cpp 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) пре 10 месеци
tree_and_subtrees.h bd4fbb4393 Expand use of CheckIRId stores (#5820) пре 9 месеци
tree_test.cpp 2de746e83c Switch compile functions to use options structs (#5742) пре 10 месеци
typed_nodes.h 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) пре 8 месеци
typed_nodes_test.cpp 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) пре 10 месеци