Dana Jansens
|
e62678e682
Identify and complete facet types as needed for p5168 (#6369)
|
hai 5 meses |
Richard Smith
|
8f19f7a7c0
Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334)
|
hai 5 meses |
David Blaikie
|
db150ffc5c
Remove TODO that was based on a misunderstanding on my part (#6322)
|
hai 6 meses |
Boaz Brickner
|
94bb6be185
C++ Interop: Make `CppVoidType` always-incomplete (#6302)
|
hai 6 meses |
Dana Jansens
|
ca3f95faa6
Make named constraint eval to a FacetType with itself in it (#6308)
|
hai 6 meses |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
hai 6 meses |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
hai 6 meses |
Boaz Brickner
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
hai 7 meses |
Boaz Brickner
|
dfe9ffd369
Rename `check/import_cpp.*` to `check/cpp_import.*` to group C++ interop logic in `check` (#6074)
|
hai 7 meses |
Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
hai 7 meses |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
hai 7 meses |
Richard Smith
|
0e6dd7e701
Add `MaybeUnformed(T)` type. (#5989)
|
hai 8 meses |
Richard Smith
|
82ba1a43a1
Support for importing C++ enum types. (#5978)
|
hai 8 meses |
Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
hai 8 meses |
Richard Smith
|
28103b8f2e
Convert LegacyFloatType into FloatLiteralType. (#5939)
|
hai 8 meses |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
hai 9 meses |
Richard Smith
|
ae16014df8
Don't import a C++ class definition until the class is required to be complete. (#5865)
|
hai 9 meses |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
hai 9 meses |
David Blaikie
|
b39a0f0c8c
Basic SemIR `partial` support (#5736)
|
hai 10 meses |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
hai 11 meses |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
hai 1 ano |
Dana Jansens
|
c38e723dd8
Rename singleton InstId constants to TypeInstId (#5323)
|
hai 1 ano |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
hai 1 ano |
Jon Ross-Perkins
|
55da026a46
Remove the SemIRLoc typedef (#5299)
|
hai 1 ano |
Dana Jansens
|
f0663715dd
Even more usage of TypeInstId (#5296)
|
hai 1 ano |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
hai 1 ano |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
hai 1 ano |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
hai 1 ano |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
hai 1 ano |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
hai 1 ano |