Ivana Ivanovska 994e6c904d Add support for macros with floating-point literals (#6391) hai 5 meses
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) hai 6 meses
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) hai 6 meses
call.cpp 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) hai 7 meses
call.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) hai 7 meses
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) hai 7 meses
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) hai 7 meses
import.cpp 994e6c904d Add support for macros with floating-point literals (#6391) hai 5 meses
import.h ae50e0f623 Propagate location to `CppOverloadSetValue` instructions (#6317) hai 6 meses
location.cpp 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) hai 7 meses
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) hai 7 meses
macros.cpp 994e6c904d Add support for macros with floating-point literals (#6391) hai 5 meses
macros.h b68b6ae1e7 Add support for more complex object-like macros (#6338) hai 5 meses
operators.cpp 7413e84ec9 C++ Interop: Add support for `<<=` and `>>=` (#6325) hai 6 meses
operators.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) hai 7 meses
overload_resolution.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) hai 6 meses
overload_resolution.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) hai 7 meses
thunk.cpp 6011040481 Rework handling of C++ references. (#6268) hai 6 meses
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) hai 5 meses
type_mapping.cpp 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) hai 5 meses
type_mapping.h ef488f00fa Overload resolution for C++ operators (#6092) hai 7 meses