Richard Smith d31fc9ad02 Support array types with dependent bounds. (#4751) vor 1 Jahr
..
fuzzer_corpus 8bb33f96c3 Update some additional package rules where structure changed in #3963. (#3966) vor 1 Jahr
testdata d31fc9ad02 Support array types with dependent bounds. (#4751) vor 1 Jahr
BUILD 7edb0b8f59 Add more `Dump` methods for debugging (#4747) vor 1 Jahr
call.cpp eabe9f117a Track complete types required by a generic. (#4652) vor 1 Jahr
call.h 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) vor 1 Jahr
check.cpp 87b3671330 Refactor single-unit checking out of check.cpp (#4649) vor 1 Jahr
check.h 87b3671330 Refactor single-unit checking out of check.cpp (#4649) vor 1 Jahr
check_fuzzer.cpp 4eb955bf42 Drop std:: on size_t in various spots. (#4546) vor 1 Jahr
check_unit.cpp c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
check_unit.h 87b3671330 Refactor single-unit checking out of check.cpp (#4649) vor 1 Jahr
context.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
context.h 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
convert.cpp d31fc9ad02 Support array types with dependent bounds. (#4751) vor 1 Jahr
convert.h efab39cbd9 Remove InstId::Builtin members (#4632) vor 1 Jahr
decl_introducer_state.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) vor 1 Jahr
decl_name_stack.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
decl_name_stack.h 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
deduce.cpp 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) vor 1 Jahr
deduce.h 9fadfb5e82 Basic support for argument deduction in generic `impl`s. (#4380) vor 1 Jahr
deferred_definition_worklist.cpp 16bf3f710e Split deferred node traversal out from check.cpp (#4559) vor 1 Jahr
deferred_definition_worklist.h 16bf3f710e Split deferred node traversal out from check.cpp (#4559) vor 1 Jahr
diagnostic_helpers.h b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) vor 1 Jahr
dump.cpp 7edb0b8f59 Add more `Dump` methods for debugging (#4747) vor 1 Jahr
eval.cpp d31fc9ad02 Support array types with dependent bounds. (#4751) vor 1 Jahr
eval.h 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) vor 1 Jahr
function.cpp 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) vor 1 Jahr
function.h eabe9f117a Track complete types required by a generic. (#4652) vor 1 Jahr
generic.cpp c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
generic.h c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
generic_region_stack.cpp d437e4bffe Create an array stack type for a shared use-case (#4100) vor 1 Jahr
generic_region_stack.h d437e4bffe Create an array stack type for a shared use-case (#4100) vor 1 Jahr
global_init.cpp 78d7a7c291 Remove return_slot_id (#4577) vor 1 Jahr
global_init.h cf389bf5d3 Split global init out from InstBlockStack. (#4101) vor 1 Jahr
handle.h 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_alias.cpp 9c8773da1b Basic name poisoning support (#4654) vor 1 Jahr
handle_array.cpp 1cba3328f7 Finish removing BuiltinInstKind (#4637) vor 1 Jahr
handle_binding_pattern.cpp 9b28d3ad78 Late response to comments on #4698 (#4758) vor 1 Jahr
handle_call_expr.cpp 63ff0cca1a Include the call arguments in the location of a call. (#4602) vor 1 Jahr
handle_choice.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_class.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
handle_codeblock.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_export.cpp daba2c72cf [NFC] Convert NameScope from struct to class (#4623) vor 1 Jahr
handle_expr_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_file.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_function.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
handle_if_expr.cpp a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
handle_if_statement.cpp a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
handle_impl.cpp 1d379ff7f8 Syntactic `impl` declaration matching updates (#4762) vor 1 Jahr
handle_import_and_package.cpp 2d3842fc06 Implement 'extern library' support for functions. (#4220) vor 1 Jahr
handle_index.cpp 1cba3328f7 Finish removing BuiltinInstKind (#4637) vor 1 Jahr
handle_interface.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
handle_let_and_var.cpp a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
handle_literal.cpp 1cba3328f7 Finish removing BuiltinInstKind (#4637) vor 1 Jahr
handle_loop_statement.cpp a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
handle_match.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_modifier.cpp 27275e6729 Change the IdBase operator== to fix reversed operator warnings (#4636) vor 1 Jahr
handle_name.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) vor 1 Jahr
handle_named_constraint.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_namespace.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
handle_noop.cpp 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) vor 1 Jahr
handle_operator.cpp 9b28d3ad78 Late response to comments on #4698 (#4758) vor 1 Jahr
handle_paren_expr.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_pattern_list.cpp 9b28d3ad78 Late response to comments on #4698 (#4758) vor 1 Jahr
handle_return_statement.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_struct.cpp efab39cbd9 Remove InstId::Builtin members (#4632) vor 1 Jahr
handle_tuple_literal.cpp 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) vor 1 Jahr
handle_where.cpp efab39cbd9 Remove InstId::Builtin members (#4632) vor 1 Jahr
impl.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
impl.h c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
impl_lookup.cpp c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
impl_lookup.h c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
import.cpp 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) vor 1 Jahr
import.h 7ded56ef35 Improve namespace handling in imports. (#4153) vor 1 Jahr
import_ref.cpp ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) vor 1 Jahr
import_ref.h 80a3dc83bc Fix impl lookup to properly look in the IR containing a transitively-imported entity. (#4625) vor 1 Jahr
inst_block_stack.cpp 138ecf108f Remove verbose formatting of instructions on crash messages. (#4495) vor 1 Jahr
inst_block_stack.h 138ecf108f Remove verbose formatting of instructions on crash messages. (#4495) vor 1 Jahr
interface.cpp efab39cbd9 Remove InstId::Builtin members (#4632) vor 1 Jahr
interface.h 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) vor 2 Jahren
keyword_modifier_set.h 8fa173b58a Add `explicit` to match style, appease clang-tidy (#4296) vor 1 Jahr
lexical_lookup.h 4148161e24 Refactor value store code to use separate files. (#4477) vor 1 Jahr
literal.cpp 1cba3328f7 Finish removing BuiltinInstKind (#4637) vor 1 Jahr
literal.h e4412a95dd Factor out machinery for forming int type literals. (#4616) vor 1 Jahr
member_access.cpp ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) vor 1 Jahr
member_access.h 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) vor 1 Jahr
merge.cpp 1d379ff7f8 Syntactic `impl` declaration matching updates (#4762) vor 1 Jahr
merge.h 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) vor 1 Jahr
modifiers.cpp b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) vor 1 Jahr
modifiers.h b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) vor 1 Jahr
name_component.cpp 78d7a7c291 Remove return_slot_id (#4577) vor 1 Jahr
name_component.h 78d7a7c291 Remove return_slot_id (#4577) vor 1 Jahr
node_id_traversal.cpp 16bf3f710e Split deferred node traversal out from check.cpp (#4559) vor 1 Jahr
node_id_traversal.h 16bf3f710e Split deferred node traversal out from check.cpp (#4559) vor 1 Jahr
node_stack.cpp 138ecf108f Remove verbose formatting of instructions on crash messages. (#4495) vor 1 Jahr
node_stack.h cb4686bf21 Enable misc-non-private-member-variables-in-classes and adjust style to match (#4702) vor 1 Jahr
operator.cpp efab39cbd9 Remove InstId::Builtin members (#4632) vor 1 Jahr
operator.h 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) vor 1 Jahr
param_and_arg_refs_stack.h c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) vor 1 Jahr
pattern_match.cpp 9b28d3ad78 Late response to comments on #4698 (#4758) vor 1 Jahr
pattern_match.h 78d7a7c291 Remove return_slot_id (#4577) vor 1 Jahr
pending_block.h 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) vor 1 Jahr
pointer_dereference.cpp 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) vor 1 Jahr
pointer_dereference.h d0e8afc51b Handle arrow operator (#3768) vor 2 Jahren
return.cpp 557c9b022a Remove `CHECK` from `GetCurrentReturnSlot` (#4688) vor 1 Jahr
return.h 86a7c9ff45 Rename parse_node -> node_id (#3760) vor 2 Jahren
scope_index.h bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) vor 1 Jahr
scope_stack.cpp 61c0a8b676 Make more use of llvm STLExtras (#4668) vor 1 Jahr
scope_stack.h 87678cc374 Disallow compile time bindings where they aren't clearly supported. (#4338) vor 1 Jahr
sem_ir_diagnostic_converter.cpp 17272cf93c Change how CheckParseTrees receives NodeLocConverters (#4563) vor 1 Jahr
sem_ir_diagnostic_converter.h 17272cf93c Change how CheckParseTrees receives NodeLocConverters (#4563) vor 1 Jahr
subst.cpp 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) vor 1 Jahr
subst.h 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) vor 1 Jahr