Richard Smith
|
1c07f959a8
Format types in SemIR using the formatting for their instruction. (#4035)
|
1 年之前 |
Richard Smith
|
9a11e977b3
Improve formatting of the type of a function or generic class name. (#4033)
|
1 年之前 |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 年之前 |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 年之前 |
Jon Ross-Perkins
|
b8ceb8dd8b
Print a blank line after a diagnostic. (#3806)
|
2 年之前 |
Richard Smith
|
67d5446b03
Add `Self` to the name scope for a class. (#3736)
|
2 年之前 |
Richard Smith
|
a6f4752a7b
Collapse empty braces onto a single line. (#3733)
|
2 年之前 |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
2 年之前 |
Richard Smith
|
d712bf12a6
Remove parse nodes from constants. (#3599)
|
2 年之前 |
Richard Smith
|
a3154356f0
Distinguish between template constants and symbolic constants. (#3595)
|
2 年之前 |
Richard Smith
|
7553d864e1
Very basic support for constant evaluation of expressions. (#3581)
|
2 年之前 |
Jacob Schneider
|
6419568142
Fully underline parse nodes in diagnostics. (#3442)
|
2 年之前 |
josh11b
|
a970b1e587
Require `extend` before `base: BaseType;` (#3459)
|
2 年之前 |
Richard Smith
|
7dffa0c7ec
Support for `base: T;`, `.base`, `x.base`. (#3450)
|
2 年之前 |