Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 年之前 |
Richard Smith
|
8d45530c5f
Add a `note: ` prefix to all notes. (#4330)
|
1 年之前 |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 年之前 |
Richard Smith
|
2044366652
Support initialization of specific classes from struct literals (#4320)
|
1 年之前 |
Richard Smith
|
187a3608df
Use `As` and `ImplicitAs` interfaces for conversions. (#4209)
|
1 年之前 |
Jon Ross-Perkins
|
7ded56ef35
Improve namespace handling in imports. (#4153)
|
1 年之前 |
Jon Ross-Perkins
|
07c286e3cb
Use the package/library name in ImportIRId formatting. (#4154)
|
1 年之前 |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
1 年之前 |
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
|
3d113b9769
Refactor pre-merge redeclaration checking for sharing. (#3884)
|
2 年之前 |
Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 年之前 |
Richard Smith
|
11c56d8ca1
Fix determination of whether we're in a nested deferred definition scope. (#3844)
|
2 年之前 |