Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 ماه پیش
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 ماه پیش
call.cpp 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) 5 ماه پیش
call.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) 7 ماه پیش
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 ماه پیش
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 ماه پیش
impl_lookup.cpp 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
impl_lookup.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
import.cpp 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
import.h ae50e0f623 Propagate location to `CppOverloadSetValue` instructions (#6317) 6 ماه پیش
location.cpp 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 ماه پیش
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 ماه پیش
macros.cpp cf2c66c1b2 Add support for macros evaluating to an enum constant (#6432) 5 ماه پیش
macros.h 093700b274 Add support for boolean literals in macros (#6418) 5 ماه پیش
operators.cpp 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
overload_resolution.cpp 372f632d9d Implement support for copying C++ classes. (#6434) 5 ماه پیش
overload_resolution.h 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) 5 ماه پیش
thunk.cpp 6011040481 Rework handling of C++ references. (#6268) 6 ماه پیش
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 ماه پیش
type_mapping.cpp bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) 5 ماه پیش
type_mapping.h ef488f00fa Overload resolution for C++ operators (#6092) 7 ماه پیش