Richard Smith
|
4f5d11a28b
Build generic eval blocks incrementally (#5313)
|
1 год назад |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
1 год назад |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 год назад |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
1 год назад |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 год назад |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
1 год назад |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 год назад |
Dana Jansens
|
84a0060447
Allow a struct/tuple type literal to implicitly convert into a facet value (#5325)
|
1 год назад |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 год назад |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 год назад |
Richard Smith
|
47fa1b5991
Rename `StringifyType` to reflect that it can stringify non-type constants. (#5285)
|
1 год назад |
Dana Jansens
|
c15dea4fa2
Stop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283)
|
1 год назад |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 год назад |
Richard Smith
|
0631e18184
Provide an `InstId` when evaluating a constant in cases where one is needed (#5202)
|
1 год назад |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 год назад |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 год назад |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 год назад |
josh11b
|
384be1dbe3
Change conversion diagnostic from saying "value" to "expression" (#5221)
|
1 год назад |
Richard Smith
|
e25f58adec
Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174)
|
1 год назад |
Dana Jansens
|
417b3833e2
Produce helpful diagnostics when converting to a facet fails (#5109)
|
1 год назад |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 год назад |
Alina Sbirlea
|
7fd54eded0
Reverse nesting of BoundMethod and SpecificFunction. (#5079)
|
1 год назад |
josh11b
|
aa90ab3862
Fix non-instance compound member access (#5059)
|
1 год назад |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 год назад |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 год назад |
josh11b
|
900052fcf1
Clarify conversion diagnostic (#5052)
|
1 год назад |
Richard Smith
|
0d2f364f39
Split evaluation up into one function per instruction kind (#5008)
|
1 год назад |
Dana Jansens
|
0beda27192
Fingerprint `impl` blocks in semir (#5021)
|
1 год назад |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
1 год назад |
Richard Smith
|
e0b2f5d772
Add and propagate template phase for constants. (#4964)
|
1 год назад |