Geoff Romer
|
8efb4aa989
Resolve "DO NOT SUBMIT" comment (#6692)
|
2 сар өмнө |
Geoff Romer
|
e5b05a1fac
`ExprCategory` for guaranteed-in-place initializing expressions (#6623)
|
2 сар өмнө |
Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
3 сар өмнө |
Geoff Romer
|
0e5832d3c2
Model `ref` tags as insts instead of annotations (#6541)
|
3 сар өмнө |
Jon Ross-Perkins
|
25f63140e6
Refactor CppWitness as CustomWitness (#6491)
|
4 сар өмнө |
Richard Smith
|
6b28213b36
Add interop support for naming and "calling" C++ templates. (#6474)
|
4 сар өмнө |
Richard Smith
|
7fd62ff58d
Stop using `ImplWitness[Table]` for a C++ synthesized witness. (#6451)
|
4 сар өмнө |
Jon Ross-Perkins
|
93a8c5230c
Ensure a symbolic `final impl` has a definition produced (#6236)
|
5 сар өмнө |
Richard Smith
|
0678501038
Replace builtin `CppVoidType` with a prelude type. (#6403)
|
5 сар өмнө |
Geoff Romer
|
57a2715f10
Remove support for `addr` (#6375)
|
5 сар өмнө |
Richard Smith
|
86b02ee8af
Interop support for `nullptr` and `nullptr_t`. (#6353)
|
5 сар өмнө |
Geoff Romer
|
43ffd721a4
Support `ref` tags on arguments to `ref` params (#6312)
|
5 сар өмнө |
Dana Jansens
|
81e55bed8a
Generate a RequireDecl instruction for require declarations (#6318)
|
5 сар өмнө |
Jon Ross-Perkins
|
a1fd86cf27
Change ImplWitnessTablePlaceholder from instruction to InstId value (#6294)
|
6 сар өмнө |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
6 сар өмнө |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 сар өмнө |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 сар өмнө |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
6 сар өмнө |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
6 сар өмнө |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 сар өмнө |
Richard Smith
|
0e6dd7e701
Add `MaybeUnformed(T)` type. (#5989)
|
8 сар өмнө |
Richard Smith
|
d37f1ae6b5
Add return value support to C++ thunks. (#5976)
|
8 сар өмнө |
Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 сар өмнө |
David Blaikie
|
3f9fc633fe
Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945)
|
8 сар өмнө |
Richard Smith
|
629f77eb61
Switch to representing FloatLiteralType as a RealId. (#5944)
|
8 сар өмнө |
Richard Smith
|
28103b8f2e
Convert LegacyFloatType into FloatLiteralType. (#5939)
|
8 сар өмнө |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
8 сар өмнө |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
8 сар өмнө |
Richard Smith
|
4685890d63
Rename FloatLiteral to FloatValue. (#5911)
|
9 сар өмнө |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 сар өмнө |