Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
před 1 rokem |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
před 1 rokem |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
před 1 rokem |
Jon Ross-Perkins
|
d958caaff3
Refactor CheckIsAllowedRedecl and stop function definition merging (#4800)
|
před 1 rokem |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
před 1 rokem |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
před 1 rokem |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
před 1 rokem |
Richard Smith
|
f8e7dad33a
Include the file from which an entity was imported in formatted SemIR. (#4621)
|
před 1 rokem |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
před 1 rokem |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
před 1 rokem |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
před 1 rokem |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
před 1 rokem |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
před 1 rokem |
Richard Smith
|
8d45530c5f
Add a `note: ` prefix to all notes. (#4330)
|
před 1 rokem |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
před 1 rokem |
Jon Ross-Perkins
|
d4c7743d18
Update tests to use [[@TEST_NAME]] (#4293)
|
před 1 rokem |
Jon Ross-Perkins
|
bed5fdcbbe
Fix indirect import handling for functions. (#4258)
|
před 1 rokem |
Jon Ross-Perkins
|
2d3842fc06
Implement 'extern library' support for functions. (#4220)
|
před 1 rokem |
Jon Ross-Perkins
|
07c286e3cb
Use the package/library name in ImportIRId formatting. (#4154)
|
před 1 rokem |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
před 1 rokem |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
před 1 rokem |
Richard Smith
|
1c07f959a8
Format types in SemIR using the formatting for their instruction. (#4035)
|
před 1 rokem |
Richard Smith
|
9a11e977b3
Improve formatting of the type of a function or generic class name. (#4033)
|
před 1 rokem |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
před 1 rokem |
Richard Smith
|
23f9065949
Implement proposal #3927. (#3963)
|
před 1 rokem |
Jon Ross-Perkins
|
292a9d3cb4
Replace ResolvePrevInstForMerge with decl logic. (#3936)
|
před 2 roky |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
před 2 roky |
Jon Ross-Perkins
|
de4c32beb5
Split apart some tests which don't need the prelude. (#3904)
|
před 2 roky |