Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
hai 4 meses |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
hai 4 meses |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
hai 4 meses |
Boaz Brickner
|
b54f2dd592
Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320)
|
hai 5 meses |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
hai 6 meses |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
hai 6 meses |
Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
hai 7 meses |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
hai 7 meses |
Boaz Brickner
|
3f6b26c6f2
Fix the import C++ namespace indirectly test to make it expected to fail (#6076)
|
hai 7 meses |
Boaz Brickner
|
cac3578b86
Avoid crashing when importing a C++ struct indirectly (#6086)
|
hai 7 meses |
Boaz Brickner
|
02ea39f2a4
Avoid crashing when importing a C++ function indirectly (#6085)
|
hai 7 meses |
Boaz Brickner
|
c24975d3a5
Add a test for importing a C++ namespace indirectly (#6075)
|
hai 7 meses |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
hai 7 meses |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
hai 7 meses |
Richard Smith
|
e8cd229e74
When performing an impl lookup, only import impls for related interfaces. (#6040)
|
hai 7 meses |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
hai 7 meses |
Boaz Brickner
|
3c9d267388
Generate and use a C++ thunk to call non simple ABI C++ functions (#5850)
|
hai 9 meses |