Geoff Romer
|
0873777237
Import C++ ref parameters as ref parameters (#6360)
|
5 месяцев назад |
Jon Ross-Perkins
|
8166f9a7cf
Formalize Cpp as a PackageNameId (#6306)
|
5 месяцев назад |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Richard Smith
|
6011040481
Rework handling of C++ references. (#6268)
|
6 месяцев назад |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 месяцев назад |
Boaz Brickner
|
0365467872
Merge `toolchain/check/testdata/interop/cpp/class/struct.carbon` into `class.carbon` (#6198)
|
6 месяцев назад |
Boaz Brickner
|
5f561282eb
Properly set the name for C++ overload set instructions in SemIR (#6156)
|
6 месяцев назад |
Boaz Brickner
|
16999a79cc
Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151)
|
7 месяцев назад |
Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
7 месяцев назад |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 месяцев назад |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 месяцев назад |
Boaz Brickner
|
b88b53e7e3
C++ interop: Add support for importing globals (#6005)
|
7 месяцев назад |
Richard Smith
|
b2b0b4a73f
Improve recovery from bad type imports. (#5953)
|
8 месяцев назад |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 месяцев назад |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
9 месяцев назад |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 месяцев назад |
Boaz Brickner
|
7de86a0b10
Move and deduplicate testing access when a Carbon class extends a C++ record to `access.carbon` (#5897)
|
9 месяцев назад |
Richard Smith
|
25681901bd
Improve mapping of Clang diagnostics into Carbon diagnostics (#5894)
|
9 месяцев назад |
Richard Smith
|
ae16014df8
Don't import a C++ class definition until the class is required to be complete. (#5865)
|
9 месяцев назад |
Boaz Brickner
|
30f0ddab71
Add support for importing access from C++ to Carbon (#5858)
|
9 месяцев назад |
Richard Smith
|
5de47962b0
Support for importing C++ base classes. (#5856)
|
9 месяцев назад |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 месяцев назад |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 месяцев назад |
Boaz Brickner
|
4f8d0649d5
When importing a looked up name, reuse previously imported declaration instead of importing the same declaration again (#5789)
|
9 месяцев назад |
Richard Smith
|
f204bdf094
Basic support for calling class methods imported from C++. (#5796)
|
9 месяцев назад |