Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) 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 месяцев назад
impls 372f632d9d Implement support for copying C++ classes. (#6434) 5 месяцев назад
stdlib 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 месяцев назад
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 2073594d8a C++ Interop: Add implicit casting between int literals and `CppCompat` integers (#6442) 5 месяцев назад
builtins.lp64.carbon 2073594d8a C++ Interop: Add implicit casting between int literals and `CppCompat` integers (#6442) 5 месяцев назад
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 месяцев назад
cpp_namespace.carbon 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 6 месяцев назад
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) 9 месяцев назад
fail_todo_arithmetic_types_unmapped.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) 5 месяцев назад
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) 7 месяцев назад
macros.carbon 108e39e095 Fix SemIR printout for string literals in macros (#6440) 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 месяцев назад