Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 gadu atpakaļ |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 gadu atpakaļ |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
d958caaff3
Refactor CheckIsAllowedRedecl and stop function definition merging (#4800)
|
1 gadu atpakaļ |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 gadu atpakaļ |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 gadu atpakaļ |
Dana Jansens
|
6cb660f5ad
Avoid recursion in InstNamer::CollectNamesInBlock (#4706)
|
1 gadu atpakaļ |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 gadu atpakaļ |
Richard Smith
|
e75ef34591
Improve diagnostics for missing qualified names. (#4638)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 gadu atpakaļ |
Richard Smith
|
f8e7dad33a
Include the file from which an entity was imported in formatted SemIR. (#4621)
|
1 gadu atpakaļ |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 gadu atpakaļ |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 gadu atpakaļ |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 gadu atpakaļ |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 gadu atpakaļ |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 gadu atpakaļ |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 gadu atpakaļ |
Richard Smith
|
8d45530c5f
Add a `note: ` prefix to all notes. (#4330)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 gadu atpakaļ |
Richard Smith
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
d4c7743d18
Update tests to use [[@TEST_NAME]] (#4293)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
2d3842fc06
Implement 'extern library' support for functions. (#4220)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
fbb1cd36c0
Only produce a name scope for a namespace when not merged (#4168)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
7ded56ef35
Improve namespace handling in imports. (#4153)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
07c286e3cb
Use the package/library name in ImportIRId formatting. (#4154)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
1 gadu atpakaļ |
Richard Smith
|
1c07f959a8
Format types in SemIR using the formatting for their instruction. (#4035)
|
1 gadu atpakaļ |