Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
10 miesięcy temu |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
10 miesięcy temu |
Jon Ross-Perkins
|
26093656de
Removes no-longer-needed `--dump-sem-ir-ranges=only` args (#5600)
|
11 miesięcy temu |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
11 miesięcy temu |
Jon Ross-Perkins
|
b310958600
Update builtins tests for ranges (#5512)
|
11 miesięcy temu |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 miesięcy temu |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
1 rok temu |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 rok temu |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
1 rok temu |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 rok temu |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 rok temu |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 rok temu |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 rok temu |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 rok temu |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 rok temu |
josh11b
|
aa90ab3862
Fix non-instance compound member access (#5059)
|
1 rok temu |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 rok temu |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 rok temu |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok temu |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 rok temu |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 rok temu |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 rok temu |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 rok temu |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 rok temu |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
1 rok temu |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 rok temu |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 rok temu |
Dana Jansens
|
6cb660f5ad
Avoid recursion in InstNamer::CollectNamesInBlock (#4706)
|
1 rok temu |