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) пре 6 месеци
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) пре 6 месеци
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 месеци