Dana Jansens
|
efec4e4658
Move generic stack operations into handle_impl.cpp (Refactor Impl construction 8/7) (#6484)
|
4 месяцев назад |
Dana Jansens
|
fbcaf34494
Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470)
|
4 месяцев назад |
Dana Jansens
|
201e408252
Type completion of facet types is separate from Identifying (#6385)
|
5 месяцев назад |
Dana Jansens
|
ca3f95faa6
Make named constraint eval to a FacetType with itself in it (#6308)
|
6 месяцев назад |
Jon Ross-Perkins
|
a1fd86cf27
Change ImplWitnessTablePlaceholder from instruction to InstId value (#6294)
|
6 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
6 месяцев назад |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 месяцев назад |
Dana Jansens
|
2140a57294
Remove todo in facet_type.cpp after exploration (#5950)
|
8 месяцев назад |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 месяцев назад |
Dana Jansens
|
2e22733372
Use canonical constant values as the keys for ImplWitnessAccess in AccessRewriteValues (#5912)
|
9 месяцев назад |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
9 месяцев назад |
Dana Jansens
|
905c964278
Remove two todos in facet_type.cpp (#5908)
|
9 месяцев назад |
Dana Jansens
|
105618ecb1
Resolve nested accesses in rewrite constraints (#5872)
|
9 месяцев назад |
Dana Jansens
|
6b83414ee8
Dedupe rewrite constraints without sorting (#5864)
|
9 месяцев назад |
Dana Jansens
|
b36a987e73
Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673)
|
9 месяцев назад |
Dana Jansens
|
2b7c75d8a5
Avoid incorrect conflicting assignment diags in rewrite constraints (#5686)
|
10 месяцев назад |
Dana Jansens
|
09a5fddff8
Fix sorting of instructions in Facet Type resolution (#5664)
|
10 месяцев назад |
Dana Jansens
|
517bec24ef
Nested facets (#5644)
|
10 месяцев назад |
Dana Jansens
|
3689a3b3e4
Call GetConstantFacetTypeInfo on fully constructed FacetTypeInfo in WhereExpr and BitAnd (#5647)
|
10 месяцев назад |
Dana Jansens
|
bdf5f00af0
Resolve the RHS of rewrite constraints in facets (#5639)
|
10 месяцев назад |
Dana Jansens
|
f506376e53
Resolve rewrites in facet types, looking for duplicates (#5620)
|
11 месяцев назад |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
1 год назад |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
1 год назад |
Dana Jansens
|
c38e723dd8
Rename singleton InstId constants to TypeInstId (#5323)
|
1 год назад |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 год назад |
Jon Ross-Perkins
|
55da026a46
Remove the SemIRLoc typedef (#5299)
|
1 год назад |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 год назад |
Dana Jansens
|
cf57c85545
Introduce TypeInstId (#5288)
|
1 год назад |
Richard Smith
|
47fa1b5991
Rename `StringifyType` to reflect that it can stringify non-type constants. (#5285)
|
1 год назад |