Richard Smith 87e588c334 Add interop support for complement and subscript operators. (#6576) hai 3 meses
..
class 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
enum c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
function 87e588c334 Add interop support for complement and subscript operators. (#6576) hai 3 meses
impls 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
stdlib 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
template ead7803d60 Simplify importing of C++ global variables. (#6565) hai 3 meses
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) hai 5 meses
builtins.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
builtins.llp64.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
builtins.lp64.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) hai 9 meses
cpp_namespace.carbon e7eb3b7b5a Consolidate default Clang argument handling (#6545) hai 4 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 ead7803d60 Simplify importing of C++ global variables. (#6565) hai 3 meses
import.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 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 ead7803d60 Simplify importing of C++ global variables. (#6565) hai 3 meses
modules.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) hai 4 meses
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hai 10 meses
namespace.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
typedef.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
unsupported_decl_type.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) hai 3 meses
unused_internal.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) hai 4 meses
void.carbon 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hai 5 meses
void_pointer.carbon 47e551141f Change the package namespace to use the package name (#6495) hai 4 meses