Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 ay önce |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 yıl önce |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
1 yıl önce |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 yıl önce |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
1 yıl önce |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 yıl önce |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 yıl önce |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
1 yıl önce |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 yıl önce |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 yıl önce |
Richard Smith
|
4acc9cac5d
Replace GetInstForSpecific with direct support for rendering a SpecificId in diagnostics. (#5192)
|
1 yıl önce |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 yıl önce |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 yıl önce |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 yıl önce |
Richard Smith
|
0d2f364f39
Split evaluation up into one function per instruction kind (#5008)
|
1 yıl önce |
Richard Smith
|
e0b2f5d772
Add and propagate template phase for constants. (#4964)
|
1 yıl önce |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
1 yıl önce |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 yıl önce |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 yıl önce |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 yıl önce |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 yıl önce |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 yıl önce |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 yıl önce |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 yıl önce |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
1 yıl önce |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 yıl önce |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 yıl önce |
Dana Jansens
|
6cb660f5ad
Avoid recursion in InstNamer::CollectNamesInBlock (#4706)
|
1 yıl önce |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 yıl önce |
Richard Smith
|
e75ef34591
Improve diagnostics for missing qualified names. (#4638)
|
1 yıl önce |