Richard Smith 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) il y a 1 mois
..
class bf6a14ac39 Support `Temporary` constants (#6983) il y a 1 mois
enum e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) il y a 1 mois
function 396756c151 Handle Temporary values when const-evaling AcquireValue (#6992) il y a 1 mois
impls 262e24a2a0 Remove indirection through `NameRef`s when building a thunk call (#6965) il y a 1 mois
reverse 85da6cae01 Support calling simple Carbon functions from C++ (#6967) il y a 1 mois
stdlib 396756c151 Handle Temporary values when const-evaling AcquireValue (#6992) il y a 1 mois
template 396756c151 Handle Temporary values when const-evaling AcquireValue (#6992) il y a 1 mois
var 943cd41924 Support constexpr pointers (#6907) il y a 1 mois
bad_flags.carbon d5ec82e7ac Don't crash if clang setup fails. (#6804) il y a 2 mois
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) il y a 6 mois
builtins.carbon 37b238fa28 Make C++ types impl `Core.Default`. (#6962) il y a 1 mois
builtins.llp64.carbon 18f87e4f79 Include the type in the location of binding insts (#6963) il y a 1 mois
builtins.lp64.carbon 18f87e4f79 Include the type in the location of binding insts (#6963) il y a 1 mois
constexpr.carbon f9e1806c4a Improve diagnostics for EvaluateAsConstantExpr (#6956) il y a 1 mois
cpp_diagnostics.carbon d5ec82e7ac Don't crash if clang setup fails. (#6804) il y a 2 mois
cpp_namespace.carbon e2bdbe8507 Make semir scope labels only print when non-empty (#6780) il y a 2 mois
deref.carbon e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) il y a 1 mois
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) il y a 9 mois
fail_todo_arithmetic_types_unmapped.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) il y a 5 mois
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) il y a 9 mois
import.carbon ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) il y a 1 mois
include.carbon e2bdbe8507 Make semir scope labels only print when non-empty (#6780) il y a 2 mois
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) il y a 9 mois
inline.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) il y a 7 mois
inline_decl.carbon 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) il y a 1 mois
macros.carbon c5761d2d16 Improve parsing large integers (#6908) il y a 1 mois
modules.carbon 375a736c42 Update LLVM to a more recent commit (#6771) il y a 2 mois
multiple_imports.carbon e2bdbe8507 Make semir scope labels only print when non-empty (#6780) il y a 2 mois
namespace.carbon 64e3fab43a Skip C++ types when generating Destroy witnesses (#6732) il y a 2 mois
typedef.carbon b14015602b Make Destroy.Op functions able to have a body (#6729) il y a 2 mois
unsupported_decl_type.carbon 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) il y a 3 mois
unused_internal.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) il y a 4 mois
void.carbon fdb188ccfd Implement unused pattern bindings, continued (#6518) il y a 2 mois
void_pointer.carbon cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) il y a 2 mois