Geoff Romer
|
943acf1ec2
Separate node kind for bindings inside `var` (#4822)
|
1 년 전 |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 년 전 |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 년 전 |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 년 전 |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 년 전 |
Jon Ross-Perkins
|
99e96605bf
Don't create a compile time binding after CompileTimeBindingInVarDecl (#4463)
|
1 년 전 |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 년 전 |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 년 전 |
josh11b
|
49e0c186fc
Add comma between the arguments to the `bind_symbolic_name` instruction (#4358)
|
1 년 전 |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 년 전 |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
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 년 전 |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
2 년 전 |
Jon Ross-Perkins
|
de4c32beb5
Split apart some tests which don't need the prelude. (#3904)
|
2 년 전 |