Geoff Romer f53f837125 Remove ReturnTypeInfo (#6619) há 3 meses atrás
..
BUILD f1f6005d4a Perform Clang IRGen during `check` (#6569) há 3 meses atrás
absolute_node_id.cpp d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) há 6 meses atrás
absolute_node_id.h 804613f6b7 Fix `speicifc` typo (#5499) há 11 meses atrás
associated_constant.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
builtin_function_kind.cpp 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) há 3 meses atrás
builtin_function_kind.def 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) há 3 meses atrás
builtin_function_kind.h 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) há 5 meses atrás
clang_decl.cpp 1e7b7e53ae C++ interop: support for default arguments. (#6108) há 7 meses atrás
clang_decl.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
class.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) há 1 ano atrás
class.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
constant.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) há 7 meses atrás
constant.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
copy_on_write_block.h 002756b4cc Change BlockValueStore to take ElementT as a parameter (#5758) há 10 meses atrás
cpp_file.h f1f6005d4a Perform Clang IRGen during `check` (#6569) há 3 meses atrás
cpp_global_var.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
cpp_overload_set.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
diagnostic_loc_converter.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) há 5 meses atrás
diagnostic_loc_converter.h 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) há 9 meses atrás
dump.cpp e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
dump.h 54a1c8213c Add lldb dumping for RequireImplsId and RequireImplsBlockId (#6524) há 4 meses atrás
entity_name.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
entity_with_params_base.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) há 1 ano atrás
entry_point.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) há 1 ano atrás
entry_point.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) há 1 ano atrás
expr_info.cpp 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) há 3 meses atrás
expr_info.h 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) há 3 meses atrás
facet_type_info.cpp 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) há 3 meses atrás
facet_type_info.h 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) há 3 meses atrás
file.cpp e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
file.h 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) há 3 meses atrás
formatter.cpp 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) há 3 meses atrás
formatter.h 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) há 3 meses atrás
function.cpp 75713908f4 Store and reuse lowered parameter order (#6593) há 3 meses atrás
function.h 75713908f4 Store and reuse lowered parameter order (#6593) há 3 meses atrás
generic.cpp c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
generic.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
id_kind.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) há 4 meses atrás
ids.cpp f220359a9f Print special ids as their names and don't crash when dumping them (#6398) há 5 meses atrás
ids.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
ids_test.cpp e855f38b8c Tag destruction as desugaring (#5790) há 10 meses atrás
impl.cpp 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) há 3 meses atrás
impl.h 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) há 3 meses atrás
import_cpp.h d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) há 6 meses atrás
import_ir.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) há 7 meses atrás
import_ir.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
inst.cpp 4fdc08582a Add ValueStore ctor template for Id to use for IdTag (#6226) há 6 meses atrás
inst.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
inst_categories.h 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) há 5 meses atrás
inst_fingerprinter.cpp c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
inst_fingerprinter.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
inst_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) há 7 meses atrás
inst_kind.def 505b1c86b9 Initial support for return forms (#6556) há 4 meses atrás
inst_kind.h 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) há 4 meses atrás
inst_namer.cpp a27ef24cd7 Use the name of the self and facet type as the inst name for a require decl scope (#6602) há 3 meses atrás
inst_namer.h 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) há 5 meses atrás
interface.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
name.cpp 47e551141f Change the package namespace to use the package name (#6495) há 4 meses atrás
name.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
name_scope.cpp c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
name_scope.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
name_scope_test.cpp 72754ff8ea Remove death tests checking for assertions. (#6202) há 6 meses atrás
named_constraint.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
pattern.cpp 57a2715f10 Remove support for `addr` (#6375) há 5 meses atrás
pattern.h 0873777237 Import C++ ref parameters as ref parameters (#6360) há 5 meses atrás
require_impls.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
singleton_insts.h 505b1c86b9 Initial support for return forms (#6556) há 4 meses atrás
specific_interface.h e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás
specific_named_constraint.h 54815d7a1f Make Subst recurse through named constraints in a FacetTypeInfo (#6367) há 5 meses atrás
stringify.cpp 9106f9533c Use lines instead of statements for readability-function-size clang-tidy (#6594) há 3 meses atrás
stringify.h 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) há 5 meses atrás
struct_type_field.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
type.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) há 7 meses atrás
type.h 30562826b8 Add Inst::IsOneOf to check if an inst is one of a few kinds (#6523) há 4 meses atrás
type_info.cpp f53f837125 Remove ReturnTypeInfo (#6619) há 3 meses atrás
type_info.h f53f837125 Remove ReturnTypeInfo (#6619) há 3 meses atrás
type_iterator.cpp 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) há 4 meses atrás
type_iterator.h e5c94b193d Use the new IsFacetTypeOrError function (#6438) há 5 meses atrás
typed_insts.h 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) há 3 meses atrás
typed_insts_test.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) há 1 ano atrás
vtable.h c64117d0e0 Make IdTag typesafe (#6574) há 3 meses atrás
yaml_test.cpp e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) há 3 meses atrás