Boaz Brickner
|
b5bdfdd857
Rename `TypeLiteralInfo` to `RecognizedTypeInfo` (#6384)
|
hace 5 meses |
Dana Jansens
|
0177dc5677
Import contained RequireImpls when importing an Interface or NamedConstraint (#6344)
|
hace 5 meses |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
hace 5 meses |
Richard Smith
|
86b02ee8af
Interop support for `nullptr` and `nullptr_t`. (#6353)
|
hace 5 meses |
Geoff Romer
|
43ffd721a4
Support `ref` tags on arguments to `ref` params (#6312)
|
hace 5 meses |
Dana Jansens
|
81e55bed8a
Generate a RequireDecl instruction for require declarations (#6318)
|
hace 5 meses |
Dana Jansens
|
13a16270dc
Include entity name in FacetAccessType formatted name (#6339)
|
hace 6 meses |
Dana Jansens
|
ca3f95faa6
Make named constraint eval to a FacetType with itself in it (#6308)
|
hace 6 meses |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
hace 6 meses |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
hace 6 meses |
David Blaikie
|
79dd1e362c
Add unit tagging to InstBlockId (#6259)
|
hace 6 meses |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
hace 6 meses |
David Blaikie
|
1df0d4566e
Add unit tagging to GenericId (#6248)
|
hace 6 meses |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
hace 7 meses |
Boaz Brickner
|
b1c0854948
Add blank lines to group case with the above offset increment in `InstNamer::GetScopeIdOffset()` (#6165)
|
hace 7 meses |
Boaz Brickner
|
5f561282eb
Properly set the name for C++ overload set instructions in SemIR (#6156)
|
hace 7 meses |
David Blaikie
|
12fa65e53c
Check for use of `InstId`s from the wrong `SemIR::File` (#5997)
|
hace 7 meses |
Boaz Brickner
|
16999a79cc
Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151)
|
hace 7 meses |
Jon Ross-Perkins
|
8004c2d5f6
CalleeFunction -> Callee name adjustments (#6117)
|
hace 7 meses |
Jon Ross-Perkins
|
0f7df4ed7e
Switch CalleeFunction to a variant (#6104)
|
hace 7 meses |
Jon Ross-Perkins
|
ef1e47cd07
Remove redundant SemIR:: uses in SemIR (#6106)
|
hace 7 meses |
Richard Smith
|
bac828d244
Add support for `char` keyword per #5903. (#6078)
|
hace 7 meses |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
hace 7 meses |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
hace 7 meses |
Dana Jansens
|
64139e5d65
Stop using Map for the cache in InstFingerprinter (#6019)
|
hace 8 meses |
David Blaikie
|
3f9fc633fe
Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945)
|
hace 8 meses |
Richard Smith
|
629f77eb61
Switch to representing FloatLiteralType as a RealId. (#5944)
|
hace 8 meses |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
hace 9 meses |
Richard Smith
|
4685890d63
Rename FloatLiteral to FloatValue. (#5911)
|
hace 9 meses |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
hace 9 meses |