Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 bulan lalu |
David Blaikie
|
b39a0f0c8c
Basic SemIR `partial` support (#5736)
|
10 bulan lalu |
Richard Smith
|
866794b82a
Check and lowering support for `for` loops. (#5698)
|
10 bulan lalu |
Dana Jansens
|
2b7c75d8a5
Avoid incorrect conflicting assignment diags in rewrite constraints (#5686)
|
10 bulan lalu |
Dana Jansens
|
517bec24ef
Nested facets (#5644)
|
10 bulan lalu |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
11 bulan lalu |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 bulan lalu |
Dana Jansens
|
13da710e94
Poison impl lookup queries with concrete results (#5373)
|
1 tahun lalu |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
1 tahun lalu |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
1 tahun lalu |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
1 tahun lalu |
Richard Smith
|
89c9714825
Fix handling of member types of generic classes. (#5332)
|
1 tahun lalu |
Dana Jansens
|
c38e723dd8
Rename singleton InstId constants to TypeInstId (#5323)
|
1 tahun lalu |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 tahun lalu |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 tahun lalu |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 tahun lalu |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 tahun lalu |
Richard Smith
|
0631e18184
Provide an `InstId` when evaluating a constant in cases where one is needed (#5202)
|
1 tahun lalu |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 tahun lalu |
Richard Smith
|
c33adfafd3
Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232)
|
1 tahun lalu |
Alina Sbirlea
|
077cf56a8a
Emit function definitions in check, for all specifics seen. (#5090)
|
1 tahun lalu |
josh11b
|
bc439ad092
Forward `impl` declarations of incomplete facet types (#5219)
|
1 tahun lalu |
Dana Jansens
|
3469922275
Rename ImplSymblicWitness to LookupImplWitness (#5201)
|
1 tahun lalu |
Dana Jansens
|
53c98a8619
Support specialization in impl lookup with a symbolic query/impl. (#5169)
|
1 tahun lalu |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 tahun lalu |
Richard Smith
|
4d2cca48c7
Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116)
|
1 tahun lalu |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 tahun lalu |
Dana Jansens
|
a0b7f39591
Support impl lookup for multiple interfaces in a facet type (#5047)
|
1 tahun lalu |
Richard Smith
|
f30fa2d3db
Move the `EvalConstantInst` overloads out of `eval.cpp` into their own file. (#5040)
|
1 tahun lalu |