Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 hónapja |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 hónapja |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 hónapja |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 hónapja |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 hónapja |
Richard Smith
|
6011040481
Rework handling of C++ references. (#6268)
|
6 hónapja |
Richard Smith
|
304d2056cc
Map nullable C++ pointer types to `Core.Optional(T*)`. (#6230)
|
6 hónapja |
Boaz Brickner
|
1ac1d11063
C++ Interop: Support reference types in fields and globals (#6187)
|
6 hónapja |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
7 hónapja |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 hónapja |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 hónapja |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 hónapja |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 hónapja |
Boaz Brickner
|
8adb3570ac
C++ Interop: Add support for `char` (#5988)
|
8 hónapja |
Richard Smith
|
b2b0b4a73f
Improve recovery from bad type imports. (#5953)
|
8 hónapja |
Richard Smith
|
ae16014df8
Don't import a C++ class definition until the class is required to be complete. (#5865)
|
9 hónapja |
Boaz Brickner
|
6a3e222fb7
Don't ignore SemIR ranges in C++ interop tests (#5877)
|
9 hónapja |
Richard Smith
|
0d74162e2a
Support C++ import for anonymous struct and union members. (#5855)
|
9 hónapja |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 hónapja |