Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 月之前
..
class 505b1c86b9 Initial support for return forms (#6556) 3 月之前
enum c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
function 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 4 月之前
impls 531d063596 When importing a trivial destructor from C++, produce a no_op builtin. (#6531) 4 月之前
stdlib 505b1c86b9 Initial support for return forms (#6556) 3 月之前
template 2e65d28a16 Support for passing C++ templates as arguments to template template parameters. (#6475) 4 月之前
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 6 月之前
builtins.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
builtins.llp64.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
builtins.lp64.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 月之前
cpp_namespace.carbon e7eb3b7b5a Consolidate default Clang argument handling (#6545) 4 月之前
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 c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
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 c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
modules.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 月之前
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 月之前
namespace.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
typedef.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
unsupported_decl_type.carbon 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) 4 月之前
unused_internal.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 月之前
void.carbon 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) 5 月之前
void_pointer.carbon 47e551141f Change the package namespace to use the package name (#6495) 4 月之前