Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 year ago |
Richard Smith
|
efb5d6d25a
Assign locations to instructions in a generic eval block. (#4393)
|
1 year ago |
Richard Smith
|
17411c5e78
Assign a name to `interface_type` instructions. (#4369)
|
1 year ago |
josh11b
|
49e0c186fc
Add comma between the arguments to the `bind_symbolic_name` instruction (#4358)
|
1 year ago |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 year ago |
Richard Smith
|
8d45530c5f
Add a `note: ` prefix to all notes. (#4330)
|
1 year ago |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 year ago |
Richard Smith
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 year ago |
Richard Smith
|
fc8e686607
Rebuild all constants in the eval block. (#4155)
|
1 year ago |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 year ago |
Richard Smith
|
fe359b1a08
Substitute into generic class and interface definitions when we require them to be fully defined. (#4139)
|
1 year ago |
Richard Smith
|
5006838f1c
Build an evaluation block for the definition region of a generic. (#4131)
|
1 year ago |
Richard Smith
|
efea072be3
Compute specific constant values. (#4128)
|
1 year ago |
Richard Smith
|
7322a1e220
Build a list of dependent constants to recompute in each instance of a generic. (#4110)
|
1 year ago |
Richard Smith
|
10a198a9e6
Use the correct type for `Self` in generic classes and generic interfaces (#4087)
|
1 year ago |
Richard Smith
|
19c5596fd8
Build Generic objects for generic classes and interfaces. (#4086)
|
1 year ago |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 year ago |
Richard Smith
|
1c07f959a8
Format types in SemIR using the formatting for their instruction. (#4035)
|
1 year ago |
Richard Smith
|
7792e5fce3
Support out-of-line definitions of members of generic classes and interfaces. (#4029)
|
1 year ago |