Burak Emir 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
..
fuzzer_corpus c555b39a2c Rename parser dir to parse (#3178) 2 سال پیش
testdata 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
BUILD 6cc5d7ed2a Add an EnumMaskBase type (#6053) 7 ماه پیش
context.cpp 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
context.h 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
coverage_test.cpp e58ce3e1bb Add coverage testing for parse node kinds. (#4436) 1 سال پیش
dump.cpp f6b98261e1 Allow dumping with a Parse::Context (#5936) 9 ماه پیش
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 57a2715f10 Remove support for `addr` (#6375) 5 ماه پیش
handle_brace_expr.cpp e940cb72b6 Parse `ref` as operator (#6539) 4 ماه پیش
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 58de34e534 Decouple associated constants from let (#5973) 8 ماه پیش
handle_decl_name_and_params.cpp 705c95d6e0 Drop fn destroy support (#6136) 7 ماه پیش
handle_decl_scope_loop.cpp 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) 6 ماه پیش
handle_expr.cpp 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
handle_function.cpp 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
handle_if_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 سال پیش
handle_impl.cpp 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) 6 ماه پیش
handle_import_and_package.cpp 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 6 ماه پیش
handle_index_expr.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 سال پیش
handle_lambda.cpp 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
handle_let.cpp 58de34e534 Decouple associated constants from let (#5973) 8 ماه پیش
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 e940cb72b6 Parse `ref` as operator (#6539) 4 ماه پیش
handle_pattern.cpp fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 ماه پیش
handle_pattern_list.cpp fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 ماه پیش
handle_period.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 سال پیش
handle_require.cpp 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) 6 ماه پیش
handle_requirement.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 سال پیش
handle_statement.cpp 58de34e534 Decouple associated constants from let (#5973) 8 ماه پیش
handle_type.cpp 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 سال پیش
handle_unused.cpp fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 ماه پیش
handle_var.cpp fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 ماه پیش
node_category.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 ماه پیش
node_category.h 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) 6 ماه پیش
node_ids.h 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
node_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 ماه پیش
node_kind.def 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
node_kind.h 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
parse.cpp 58de34e534 Decouple associated constants from let (#5973) 8 ماه پیش
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 e940cb72b6 Parse `ref` as operator (#6539) 4 ماه پیش
precedence.h e940cb72b6 Parse `ref` as operator (#6539) 4 ماه پیش
precedence_test.cpp 935715e704 Implement new precedence from #4075 (#4236) 1 سال پیش
state.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 ماه پیش
state.def 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
state.h 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) 1 سال پیش
tree.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 سال پیش
tree.h 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
tree_and_subtrees.cpp fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) 5 ماه پیش
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 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 ماه پیش
typed_nodes_test.cpp 705c95d6e0 Drop fn destroy support (#6136) 7 ماه پیش