Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) hai 4 meses
..
class c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
enum c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
function bf45b1cbf5 Refactor function return type representation (#6463) hai 4 meses
impls c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
stdlib 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) hai 7 meses
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) hai 6 meses
builtins.carbon c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
builtins.llp64.carbon c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
builtins.lp64.carbon c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) hai 9 meses
cpp_namespace.carbon 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) hai 6 meses
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) hai 9 meses
fail_todo_arithmetic_types_unmapped.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) hai 5 meses
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) hai 9 meses
globals.carbon 0811d996e1 Finish renaming BindName and related insts. (#6281) hai 6 meses
import.carbon 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) hai 4 meses
include.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hai 10 meses
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) hai 9 meses
inline.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) hai 7 meses
macros.carbon 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) hai 4 meses
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hai 10 meses
namespace.carbon c7cd24e1b2 Support for calling C++ destructors. (#6453) hai 4 meses
typedef.carbon 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) hai 4 meses
unsupported_decl_type.carbon 09710d102f Separate binding insts for refs and values (#6235) hai 6 meses
void.carbon 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hai 5 meses
void_pointer.carbon 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hai 5 meses