Richard Smith c297344937 Support conversion between integer types. (#6856) пре 1 месец
..
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 cdcd3ab66c Handle pack expansion for dependent non-type template params (#6850) пре 1 месец
call.h 15680ba101 Support calling functions with explicit template arguments. (#6814) пре 2 месеци
constant.cpp 069c6f4447 Refactor `TryEvaluateMacroToConstant` to simplify and dedup code (#6820) пре 2 месеци
constant.h f210f4ab04 Add initial support for importing C++ constexprs as Carbon constants (#6770) пре 2 месеци
context.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) пре 2 месеци
context.h d5ec82e7ac Don't crash if clang setup fails. (#6804) пре 2 месеци
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 месеци
generate_ast.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) пре 2 месеци
generate_ast.h f1f6005d4a Perform Clang IRGen during `check` (#6569) пре 3 месеци
impl_lookup.cpp c297344937 Support conversion between integer types. (#6856) пре 1 месец
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) пре 4 месеци
import.cpp 18cfeb7476 Add support for `->?` return forms (#6849) пре 1 месец
import.h 2389590230 Support pointer template params (#6810) пре 2 месеци
location.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) пре 4 месеци
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) пре 7 месеци
macros.cpp 8a4888c3df Support assigning to a struct field through a macro (#6843) пре 1 месец
macros.h e5957037fb Support assigning to a variable through an imported macro (#6827) пре 2 месеци
operators.cpp b14015602b Make Destroy.Op functions able to have a body (#6729) пре 2 месеци
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) пре 5 месеци
overload_resolution.cpp b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) пре 2 месеци
overload_resolution.h b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) пре 2 месеци
thunk.cpp 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) пре 2 месеци
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) пре 5 месеци
type_mapping.cpp f21e0e17ac Introduce ExprCategory::Dependent (#6744) пре 2 месеци
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) пре 4 месеци