Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 месяцев назад |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 месяцев назад |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 месяцев назад |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 месяцев назад |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 месяцев назад |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 месяцев назад |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 месяцев назад |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 месяцев назад |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
8 месяцев назад |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 месяцев назад |
Dana Jansens
|
3585b31813
Handle insts that resolve to `type` on the RHS of `impls` (#5712)
|
10 месяцев назад |
Dana Jansens
|
fa6322dd8f
Propagate errors in import (#5728)
|
10 месяцев назад |
Dana Jansens
|
ea227be0fe
Apply min-preludes to more tests (part 6) (#5691)
|
10 месяцев назад |
Jon Ross-Perkins
|
ed82f7ef3f
Add ranges to where_expr tests (#5630)
|
10 месяцев назад |
Dana Jansens
|
fff8c14066
Restructure WhereExpr eval to use `continue` less (#5660)
|
10 месяцев назад |
Jon Ross-Perkins
|
c70f23408d
Add range flag settings to where_expr files (#5582)
|
11 месяцев назад |
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
|
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
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 год назад |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
1 год назад |