Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 miesięcy temu
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) 2 lat temu
testdata f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 miesięcy temu
BUILD 6cc5d7ed2a Add an EnumMaskBase type (#6053) 7 miesięcy temu
context.cpp 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
context.h 84384cf126 Remove exceptions for `performance-enum-size` (#5370) 1 rok temu
coverage_test.cpp e58ce3e1bb Add coverage testing for parse node kinds. (#4436) 1 rok temu
dump.cpp f6b98261e1 Allow dumping with a Parse::Context (#5936) 8 miesięcy temu
dump.h 3ae62f8130 Rewrite Dump calls to use std::string returns (#5195) 1 rok temu
extract.cpp 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) 1 rok temu
handle.h 8428b86cfb Update pre-commit clang-format version (#5825) 9 miesięcy temu
handle_adapt.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_alias.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_array_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_base.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_binding_pattern.cpp 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 miesięcy temu
handle_brace_expr.cpp 87f0e9723f Rename `StateStackEntry` to `State` (#5256) 1 rok temu
handle_call_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_choice.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_code_block.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_decl_definition.cpp 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
handle_decl_name_and_params.cpp 87f0e9723f Rename `StateStackEntry` to `State` (#5256) 1 rok temu
handle_decl_scope_loop.cpp 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
handle_expr.cpp 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) 8 miesięcy temu
handle_function.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_if_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_impl.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_import_and_package.cpp 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 miesięcy temu
handle_index_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_let.cpp 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
handle_match.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_namespace.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_paren_condition.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 rok temu
handle_paren_expr.cpp 87f0e9723f Rename `StateStackEntry` to `State` (#5256) 1 rok temu
handle_pattern.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_pattern_list.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_period.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_requirement.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_statement.cpp 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
handle_type.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
handle_var.cpp 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) 10 miesięcy temu
node_category.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 miesięcy temu
node_category.h 6cc5d7ed2a Add an EnumMaskBase type (#6053) 7 miesięcy temu
node_ids.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 miesięcy temu
node_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 miesięcy temu
node_kind.def f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 miesięcy temu
node_kind.h 90b6f5a22c Refactor NodeCategory for X-macros (#5029) 1 rok temu
parse.cpp 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
parse.h 57ef976802 Move dumping into the phase factory functions (#5747) 10 miesięcy temu
parse_fuzzer.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 miesięcy temu
precedence.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 rok temu
precedence.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 miesięcy temu
precedence_test.cpp 935715e704 Implement new precedence from #4075 (#4236) 1 rok temu
state.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 miesięcy temu
state.def f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 miesięcy temu
state.h 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 rok temu
tree.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 rok temu
tree.h 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 miesięcy temu
tree_and_subtrees.cpp 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) 10 miesięcy temu
tree_and_subtrees.h bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 miesięcy temu
tree_test.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 miesięcy temu
typed_nodes.h 58de34e534 Decouple associated constants from let (#5973) 8 miesięcy temu
typed_nodes_test.cpp 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) 10 miesięcy temu