Richard Smith
|
10a198a9e6
Use the correct type for `Self` in generic classes and generic interfaces (#4087)
|
1 rok temu |
Richard Smith
|
19c5596fd8
Build Generic objects for generic classes and interfaces. (#4086)
|
1 rok temu |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
1 rok temu |
Richard Smith
|
d18584c6c2
Make representation of call to a generic class / interface more uniform. (#4050)
|
1 rok temu |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 rok temu |
Richard Smith
|
1c07f959a8
Format types in SemIR using the formatting for their instruction. (#4035)
|
1 rok temu |
Richard Smith
|
9a11e977b3
Improve formatting of the type of a function or generic class name. (#4033)
|
1 rok temu |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 rok temu |
Jon Ross-Perkins
|
55300d1ebb
Switch type literals to use builtin functions. (#3978)
|
1 rok temu |
Richard Smith
|
20c0322bbe
Rough support for calling a generic class name to form a class type. (#3939)
|
2 lat temu |
Richard Smith
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 lat temu |
Richard Smith
|
d5c0c9cfe3
Accept generic parameter lists in class declarations. (#3933)
|
2 lat temu |