Richard Smith
|
4f5d11a28b
Build generic eval blocks incrementally (#5313)
|
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
|
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 年之前 |
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
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 年之前 |
Dana Jansens
|
164310c6b8
Facet values (like type values) can be copied around at runtime (#5242)
|
1 年之前 |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 年之前 |
josh11b
|
df958940c3
Builtin facet type conversion is final (#5220)
|
1 年之前 |
Dana Jansens
|
3469922275
Rename ImplSymblicWitness to LookupImplWitness (#5201)
|
1 年之前 |
Dana Jansens
|
53c98a8619
Support specialization in impl lookup with a symbolic query/impl. (#5169)
|
1 年之前 |
Richard Smith
|
e25f58adec
Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174)
|
1 年之前 |
Dana Jansens
|
b10c1ccbb9
Look through FacetAccessType and FacetValue self types in impl lookup (#5160)
|
1 年之前 |
josh11b
|
d431e1fbf4
Never perform instance binding with implicit `Self` in an interface (#5121)
|
1 年之前 |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 年之前 |
Richard Smith
|
4d2cca48c7
Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116)
|
1 年之前 |
josh11b
|
fb3721df9a
Impl lookup allowed for incomplete facet types (#5132)
|
1 年之前 |
Dana Jansens
|
ce7a0a4d07
Support conversion from facet value to facet value (#5085)
|
1 年之前 |
Dana Jansens
|
417b3833e2
Produce helpful diagnostics when converting to a facet fails (#5109)
|
1 年之前 |
josh11b
|
ebaf62efb9
Associated constants can be used in member function signatures (#5089)
|
1 年之前 |