Richard Smith ec8c999bb1 Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422) 5 月之前
..
class 13fbe3c1f3 Allow interop with classes with virtual base classes. (#6413) 5 月之前
enum 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 月之前
function ec8c999bb1 Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422) 5 月之前
stdlib 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 6 月之前
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 5 月之前
builtins.carbon 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 月之前
builtins.llp64.carbon bc734bb768 C++ Interop: Add `Core.CppCompat.Long32` as a distinct type for `Cpp.long` when `long` is 32 bits (#6364) 5 月之前
builtins.lp64.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 5 月之前
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 月之前
cpp_namespace.carbon 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 5 月之前
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) 9 月之前
fail_todo_arithmetic_types_unmapped.carbon 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 月之前
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 月之前
globals.carbon 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 月之前
import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 5 月之前
include.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 月之前
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) 9 月之前
inline.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 6 月之前
macros.carbon cf2c66c1b2 Add support for macros evaluating to an enum constant (#6432) 5 月之前
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 月之前
namespace.carbon 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 月之前
typedef.carbon 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 月之前
unsupported_decl_type.carbon 09710d102f Separate binding insts for refs and values (#6235) 6 月之前
void.carbon 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) 5 月之前
void_pointer.carbon 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) 5 月之前