Dana Jansens 5e2f693db1 Preserve ErrorInst in TryGetTypeIdForTypeConstantId (#7079) il y a 1 semaine
..
BUILD 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) il y a 1 mois
absolute_node_id.cpp d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) il y a 6 mois
absolute_node_id.h 804613f6b7 Fix `speicifc` typo (#5499) il y a 11 mois
associated_constant.h 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
builtin_function_kind.cpp ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) il y a 1 mois
builtin_function_kind.def ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) il y a 1 mois
builtin_function_kind.h 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) il y a 5 mois
clang_decl.cpp e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) il y a 3 mois
clang_decl.h e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) il y a 3 mois
class.cpp 5503f643c6 Introduce typed-inst accessors for ConstantValueStore (#6980) il y a 1 mois
class.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
constant.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) il y a 7 mois
constant.h 43867a678b Reverse interop support for type aliases. (#7043) il y a 2 semaines
copy_on_write_block.h 002756b4cc Change BlockValueStore to take ElementT as a parameter (#5758) il y a 10 mois
cpp_file.h f1f6005d4a Perform Clang IRGen during `check` (#6569) il y a 3 mois
cpp_global_var.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
cpp_initializer_list.cpp c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) il y a 3 mois
cpp_initializer_list.h c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) il y a 3 mois
cpp_overload_set.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
diagnostic_loc_converter.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) il y a 4 mois
diagnostic_loc_converter.h 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) il y a 2 mois
dump.cpp 1fa7a64cd4 Add missing named constraints and self in facet type debugger dump (#7018) il y a 1 mois
dump.h 54a1c8213c Add lldb dumping for RequireImplsId and RequireImplsBlockId (#6524) il y a 4 mois
entity_name.h af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) il y a 2 semaines
entity_with_params_base.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) il y a 1 an
entry_point.cpp a5a4c756a7 Only treat top-level Run in Main as the entry point (#6757) il y a 2 mois
entry_point.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) il y a 1 an
expr_info.cpp af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) il y a 2 semaines
expr_info.h e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) il y a 2 mois
facet_type_info.cpp 12d7574636 Include extended named constraints in the type of `.Self` for a where clause (#7048) il y a 3 semaines
facet_type_info.h 12d7574636 Include extended named constraints in the type of `.Self` for a where clause (#7048) il y a 3 semaines
file.cpp a6061d975c Compute type layouts in SemIR / Check (#7066) il y a 2 semaines
file.h a6061d975c Compute type layouts in SemIR / Check (#7066) il y a 2 semaines
formatter.cpp 451b50a3ad Add storage for `<type> impls <facettype>` in the FacetTypeInfo (#7005) il y a 1 mois
formatter.h 181a592b8c Support for parsing expression patterns (#6977) il y a 1 mois
formatter_chunks.cpp 3df256cfa9 Rewrite the FormatterChunks API (#6784) il y a 2 mois
formatter_chunks.h 3df256cfa9 Rewrite the FormatterChunks API (#6784) il y a 2 mois
function.cpp e991657e1d Use the canonical instructions to get SpecificIds in GetCallee (#6726) il y a 2 mois
function.h 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) il y a 1 mois
generic.cpp 666cf7e10e Fix usage of IDs with wrong SemIR::File. (#6670) il y a 3 mois
generic.h a2ba7f1262 Have Specific track whether regions contain errors (#6982) il y a 1 mois
id_kind.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) il y a 4 mois
ids.cpp c6bc033af8 Add a SemIR scope for generated entities (#6792) il y a 2 mois
ids.h c6bc033af8 Add a SemIR scope for generated entities (#6792) il y a 2 mois
ids_test.cpp e855f38b8c Tag destruction as desugaring (#5790) il y a 9 mois
impl.cpp 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) il y a 3 mois
impl.h 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) il y a 3 mois
import_cpp.h d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) il y a 6 mois
import_ir.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) il y a 7 mois
import_ir.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
inst.cpp 2b1fe7c292 Small improvements to RuntimeVerified logic (#6973) il y a 1 mois
inst.h e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) il y a 1 mois
inst_categories.h e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) il y a 1 mois
inst_fingerprinter.cpp a6061d975c Compute type layouts in SemIR / Check (#7066) il y a 2 semaines
inst_fingerprinter.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
inst_kind.cpp e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) il y a 1 mois
inst_kind.def 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) il y a 1 mois
inst_kind.h e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) il y a 1 mois
inst_namer.cpp 451b50a3ad Add storage for `<type> impls <facettype>` in the FacetTypeInfo (#7005) il y a 1 mois
inst_namer.h cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) il y a 2 mois
interface.h 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
mangler.cpp 0075d530b9 Support const eval when calling a C++ thunk (#6947) il y a 1 mois
mangler.h 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) il y a 1 mois
name.cpp 47e551141f Change the package namespace to use the package name (#6495) il y a 4 mois
name.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) il y a 3 mois
name_scope.cpp 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
name_scope.h f31e1685fd Only export each class or namespace to C++ once. (#7042) il y a 2 semaines
name_scope_test.cpp 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
named_constraint.h 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
pattern.cpp e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) il y a 1 mois
pattern.h 0873777237 Import C++ ref parameters as ref parameters (#6360) il y a 5 mois
require_impls.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
singleton_insts.h 505b1c86b9 Initial support for return forms (#6556) il y a 3 mois
specific_interface.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) il y a 3 mois
specific_named_constraint.h 54815d7a1f Make Subst recurse through named constraints in a FacetTypeInfo (#6367) il y a 5 mois
stringify.cpp cc5a42691e Add `where T impls X` constraints into the FacetTypeInfo (#7038) il y a 3 semaines
stringify.h 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) il y a 5 mois
struct_type_field.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
type.cpp 5e2f693db1 Preserve ErrorInst in TryGetTypeIdForTypeConstantId (#7079) il y a 1 semaine
type.h a6061d975c Compute type layouts in SemIR / Check (#7066) il y a 2 semaines
type_info.cpp a6061d975c Compute type layouts in SemIR / Check (#7066) il y a 2 semaines
type_info.h a6061d975c Compute type layouts in SemIR / Check (#7066) il y a 2 semaines
type_iterator.cpp 6cc08ae6e6 Remove SymbolicBinding step in TypeIterator (#7039) il y a 3 semaines
type_iterator.h 6cc08ae6e6 Remove SymbolicBinding step in TypeIterator (#7039) il y a 3 semaines
typed_insts.h af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) il y a 2 semaines
typed_insts_test.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) il y a 1 an
vtable.h c64117d0e0 Make IdTag typesafe (#6574) il y a 3 mois
yaml_test.cpp c6bc033af8 Add a SemIR scope for generated entities (#6792) il y a 2 mois