Ivana Ivanovska 9f69ebf6de Add heterogeneous bitwise operators for CppCompat.Long32 (#6661) 3 miesięcy temu
..
class 093d5072db Add support for using C++ user-defined conversions via interop (#6646) 3 miesięcy temu
enum 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 miesięcy temu
function e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) 3 miesięcy temu
impls e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) 3 miesięcy temu
stdlib de0ad6730f Fix crash if a member of `std::string_view` is found in a derived class. (#6604) 3 miesięcy temu
template 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 miesięcy temu
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 6 miesięcy temu
builtins.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 miesięcy temu
builtins.llp64.carbon 9f69ebf6de Add heterogeneous bitwise operators for CppCompat.Long32 (#6661) 3 miesięcy temu
builtins.lp64.carbon 9f69ebf6de Add heterogeneous bitwise operators for CppCompat.Long32 (#6661) 3 miesięcy temu
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 miesięcy temu
cpp_namespace.carbon e7eb3b7b5a Consolidate default Clang argument handling (#6545) 4 miesięcy temu
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) 9 miesięcy temu
fail_todo_arithmetic_types_unmapped.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) 5 miesięcy temu
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 miesięcy temu
globals.carbon ead7803d60 Simplify importing of C++ global variables. (#6565) 3 miesięcy temu
import.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 miesięcy temu
include.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 miesięcy temu
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) 9 miesięcy temu
inline.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 miesięcy temu
macros.carbon 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 miesięcy temu
modules.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 miesięcy temu
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 miesięcy temu
namespace.carbon 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 miesięcy temu
typedef.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 miesięcy temu
unsupported_decl_type.carbon 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) 3 miesięcy temu
unused_internal.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 miesięcy temu
void.carbon 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 miesięcy temu
void_pointer.carbon a2e4c31e8e Clean up after combination of #6634 and #6635. (#6640) 3 miesięcy temu