Richard Smith
|
ca40e9d693
Support making method calls to C++ overload sets. (#6069)
|
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 месяцев назад |
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 месяцев назад |