Jon Ross-Perkins de0cab1e66 Move ChoiceDeferredBinding for style (#5002) преди 1 година
..
fuzzer_corpus 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) преди 1 година
testdata 2ca3f92131 Don't incorrectly find cycle in a generic impl (#4990) преди 1 година
BUILD eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
call.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
call.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) преди 1 година
check.cpp 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) преди 1 година
check.h e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) преди 1 година
check_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) преди 1 година
check_unit.cpp 1d48270dc4 Emit diagnostics missing declaration of owned function. (#4962) преди 1 година
check_unit.h 1d48270dc4 Emit diagnostics missing declaration of owned function. (#4962) преди 1 година
context.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
context.h de0cab1e66 Move ChoiceDeferredBinding for style (#5002) преди 1 година
control_flow.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
control_flow.h b0d49ba957 Move control flow block functions to their own file. (#4921) преди 1 година
convert.cpp 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) преди 1 година
convert.h 7c7e169994 Avoid diagnosing conversion errors inside deduction of impl arguments (#4976) преди 1 година
decl_introducer_state.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
decl_name_stack.cpp 524a6337f4 Improve decl_name_stack comments (#4977) преди 1 година
decl_name_stack.h 524a6337f4 Improve decl_name_stack comments (#4977) преди 1 година
deduce.cpp 7c7e169994 Avoid diagnosing conversion errors inside deduction of impl arguments (#4976) преди 1 година
deduce.h fcfb1345d5 Support accessing associated functions by member access into facets (#4872) преди 1 година
deferred_definition_worklist.cpp 16bf3f710e Split deferred node traversal out from check.cpp (#4559) преди 1 година
deferred_definition_worklist.h 16bf3f710e Split deferred node traversal out from check.cpp (#4559) преди 1 година
diagnostic_helpers.h e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) преди 1 година
dump.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
eval.cpp 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година
eval.h 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) преди 1 година
facet_type.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
facet_type.h eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
full_pattern_stack.h 96256652c5 Use FullPatternStack instead of node stack for binding context (#4829) преди 1 година
function.cpp 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) преди 1 година
function.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
generic.cpp 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година
generic.h 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година
generic_region_stack.cpp d437e4bffe Create an array stack type for a shared use-case (#4100) преди 1 година
generic_region_stack.h d437e4bffe Create an array stack type for a shared use-case (#4100) преди 1 година
global_init.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) преди 1 година
handle.h 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_alias.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_array.cpp 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) преди 1 година
handle_binding_pattern.cpp 3f01310039 Make choice work for alternatives without parameters (#4815) преди 1 година
handle_call_expr.cpp 63ff0cca1a Include the call arguments in the location of a call. (#4602) преди 1 година
handle_choice.cpp 3f01310039 Make choice work for alternatives without parameters (#4815) преди 1 година
handle_class.cpp 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) преди 1 година
handle_codeblock.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_export.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_expr_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_function.cpp 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) преди 1 година
handle_if_expr.cpp 588bdd74c3 Refactor region_stack logic out of Context (#4927) преди 1 година
handle_if_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_impl.cpp 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година
handle_import_and_package.cpp 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) преди 1 година
handle_index.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_interface.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
handle_let_and_var.cpp 74e1a9949f Support tuple patterns outside parameter lists (#4923) преди 1 година
handle_literal.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_loop_statement.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_modifier.cpp 9cd3f0aa3d Remove obsolete '...' hints on node kind macros (#4958) преди 1 година
handle_name.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_namespace.cpp 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) преди 1 година
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) преди 1 година
handle_operator.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_pattern_list.cpp 74e1a9949f Support tuple patterns outside parameter lists (#4923) преди 1 година
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) преди 1 година
handle_struct.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_tuple_literal.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
handle_where.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
impl.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
impl.h eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
impl_lookup.cpp 2ca3f92131 Don't incorrectly find cycle in a generic impl (#4990) преди 1 година
impl_lookup.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
import.cpp 21252b5e94 Add missing trailing return types (#5006) преди 1 година
import.h 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) преди 1 година
import_cpp.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
import_cpp.h 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) преди 1 година
import_ref.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
import_ref.h 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) преди 1 година
inst.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
inst.h 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
inst_block_stack.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
inst_block_stack.h 9c0faf007e Invalid comment cleanup (#4836) преди 1 година
interface.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
interface.h fcfb1345d5 Support accessing associated functions by member access into facets (#4872) преди 1 година
keyword_modifier_set.h 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) преди 1 година
lexical_lookup.h 4148161e24 Refactor value store code to use separate files. (#4477) преди 1 година
literal.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
literal.h e4412a95dd Factor out machinery for forming int type literals. (#4616) преди 1 година
member_access.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
member_access.h 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) преди 1 година
merge.cpp 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) преди 1 година
merge.h 9c0faf007e Invalid comment cleanup (#4836) преди 1 година
modifiers.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) преди 1 година
name_component.cpp 74e1a9949f Support tuple patterns outside parameter lists (#4923) преди 1 година
name_component.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
name_lookup.cpp 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година
name_lookup.h 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) преди 1 година
node_id_traversal.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
node_id_traversal.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
node_stack.cpp 1917ea223e Avoid redundantly specifying Id::Kind. (#4911) преди 1 година
node_stack.h 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) преди 1 година
operator.cpp afef6cd940 Refactor name lookup logic out of Context (#4930) преди 1 година
operator.h 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) преди 1 година
param_and_arg_refs_stack.h c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) преди 1 година
pattern_match.cpp 74e1a9949f Support tuple patterns outside parameter lists (#4923) преди 1 година
pattern_match.h 9c0faf007e Invalid comment cleanup (#4836) преди 1 година
pending_block.h 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
pointer_dereference.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
pointer_dereference.h d0e8afc51b Handle arrow operator (#3768) преди 2 години
region_stack.h 588bdd74c3 Refactor region_stack logic out of Context (#4927) преди 1 година
return.cpp 311b4ff03d Refactor AddInst-family functions to their own file (#4941) преди 1 година
return.h 13434f0e8a Model `var` as a pattern operator (#4720) преди 1 година
scope_index.h 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
scope_stack.cpp 6b5eb1a101 Id::Invalid -> Id::None (#4834) преди 1 година
scope_stack.h 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) преди 1 година
sem_ir_loc_diagnostic_emitter.cpp e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) преди 1 година
sem_ir_loc_diagnostic_emitter.h e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) преди 1 година
subpattern.cpp 74e1a9949f Support tuple patterns outside parameter lists (#4923) преди 1 година
subpattern.h 74e1a9949f Support tuple patterns outside parameter lists (#4923) преди 1 година
subst.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
subst.h 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) преди 1 година
type.cpp eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
type.h eb69d7420e First iteration of completing and resolving facet types (#4920) преди 1 година
type_completion.cpp 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година
type_completion.h 3ebd098597 Completing a type no longer ignores facet types (#5004) преди 1 година