Christopher Di Bella 4df2b6ea9d adds checking support for `CppUnsafeDeref` witness (#6890) před 1 měsícem
..
class 0a4fd2cb7e Fix thunk generation for &&-qualified methods. (#6881) před 1 měsícem
enum 6dba8ee111 Remove index fields from ParamPatterns (#6815) před 2 měsíci
function c1fd771242 Support calling constexpr functions at compile time (#6878) před 1 měsícem
impls c1fd771242 Support calling constexpr functions at compile time (#6878) před 1 měsícem
stdlib 21291b4cc3 Remove `InitForm::index` (#6817) před 2 měsíci
template 2e5b195813 Make `{} as Class` an initializing expression. (#6882) před 1 měsícem
var fdb188ccfd Implement unused pattern bindings, continued (#6518) před 2 měsíci
bad_flags.carbon d5ec82e7ac Don't crash if clang setup fails. (#6804) před 2 měsíci
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) před 6 měsíci
builtins.carbon 6dba8ee111 Remove index fields from ParamPatterns (#6815) před 2 měsíci
builtins.llp64.carbon ba6257891e Remove ValueParamPattern case from deduction (#6869) před 1 měsícem
builtins.lp64.carbon ba6257891e Remove ValueParamPattern case from deduction (#6869) před 1 měsícem
constexpr.carbon c1fd771242 Support calling constexpr functions at compile time (#6878) před 1 měsícem
cpp_diagnostics.carbon d5ec82e7ac Don't crash if clang setup fails. (#6804) před 2 měsíci
cpp_namespace.carbon e2bdbe8507 Make semir scope labels only print when non-empty (#6780) před 2 měsíci
deref.carbon 4df2b6ea9d adds checking support for `CppUnsafeDeref` witness (#6890) před 1 měsícem
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) před 9 měsíci
fail_todo_arithmetic_types_unmapped.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) před 5 měsíci
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) před 9 měsíci
import.carbon cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) před 2 měsíci
include.carbon e2bdbe8507 Make semir scope labels only print when non-empty (#6780) před 2 měsíci
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) před 9 měsíci
inline.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) před 7 měsíci
macros.carbon c297344937 Support conversion between integer types. (#6856) před 1 měsícem
modules.carbon 375a736c42 Update LLVM to a more recent commit (#6771) před 2 měsíci
multiple_imports.carbon e2bdbe8507 Make semir scope labels only print when non-empty (#6780) před 2 měsíci
namespace.carbon 64e3fab43a Skip C++ types when generating Destroy witnesses (#6732) před 2 měsíci
typedef.carbon b14015602b Make Destroy.Op functions able to have a body (#6729) před 2 měsíci
unsupported_decl_type.carbon 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) před 3 měsíci
unused_internal.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) před 4 měsíci
void.carbon fdb188ccfd Implement unused pattern bindings, continued (#6518) před 2 měsíci
void_pointer.carbon cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) před 2 měsíci