Boaz Brickner 02ea39f2a4 Avoid crashing when importing a C++ function indirectly (#6085) hai 7 meses
..
class b054e3d2b0 Overload resolution support for more kinds of candidate. (#6071) hai 7 meses
enum 65a7e50037 Instantiate C++ templates at end of file. (#6084) hai 7 meses
function 1e47f29963 Add reference support to C++ interop. (#6082) hai 7 meses
stdlib 730935691a Support for mapping str to std::string_view in interop. (#6079) hai 7 meses
bad_import.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) hai 9 meses
builtins.carbon 9b35640a31 C++ interop: Add `Cpp.<builtin_type>` (#6047) hai 7 meses
builtins.llp64.carbon 9b35640a31 C++ interop: Add `Cpp.<builtin_type>` (#6047) hai 7 meses
builtins.lp64.carbon 9b35640a31 C++ interop: Add `Cpp.<builtin_type>` (#6047) hai 7 meses
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) hai 9 meses
cpp_namespace.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hai 10 meses
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) hai 9 meses
fail_todo_arithmetic_types_unmapped.carbon 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) hai 7 meses
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) hai 9 meses
globals.carbon b88b53e7e3 C++ interop: Add support for importing globals (#6005) hai 7 meses
import.carbon 02ea39f2a4 Avoid crashing when importing a C++ function indirectly (#6085) hai 7 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 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) hai 7 meses
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hai 10 meses
namespace.carbon 65a7e50037 Instantiate C++ templates at end of file. (#6084) hai 7 meses
typedef.carbon 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) hai 7 meses
unsupported_decl_type.carbon b2b0b4a73f Improve recovery from bad type imports. (#5953) hai 8 meses