Jon Ross-Perkins
|
8fb5bcedd5
Add range flag settings to interface files (#5563)
|
11 mēneši atpakaļ |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 gadu atpakaļ |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 gadu atpakaļ |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 gadu atpakaļ |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
db21c38550
Use the NameComponent's name_id when making an entity base (#5125)
|
1 gadu atpakaļ |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 gadu atpakaļ |
Boaz Brickner
|
6a99c4e970
When diagnosing a duplicated name, add the name to the diagnosis (#4902)
|
1 gadu atpakaļ |
Boaz Brickner
|
dd7c64bad0
When diagnosing a duplicate name, point to the name instead of the instruction (#4953)
|
1 gadu atpakaļ |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 gadu atpakaļ |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 gadu atpakaļ |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
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ļ |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 gadu atpakaļ |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 gadu atpakaļ |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 gadu atpakaļ |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
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ļ |
Richard Smith
|
17411c5e78
Assign a name to `interface_type` instructions. (#4369)
|
1 gadu atpakaļ |
josh11b
|
49e0c186fc
Add comma between the arguments to the `bind_symbolic_name` instruction (#4358)
|
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ļ |