Geoff Romer
|
4c9049346d
Replace form insts with actions (#7100)
|
3 日 前 |
Dana Jansens
|
554b1b8d10
Remove SymbolicBindingType (#7114)
|
5 日 前 |
Geoff Romer
|
18f87e4f79
Include the type in the location of binding insts (#6963)
|
1 ヶ月 前 |
Geoff Romer
|
08148f3a3a
Refactor AddBindingPattern into composable pieces (#6927)
|
1 ヶ月 前 |
Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
2 ヶ月 前 |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 ヶ月 前 |
Dana Jansens
|
fbc8d59d32
Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761)
|
2 ヶ月 前 |
Jon Ross-Perkins
|
e2bdbe8507
Make semir scope labels only print when non-empty (#6780)
|
2 ヶ月 前 |
Burak Emir
|
fdb188ccfd
Implement unused pattern bindings, continued (#6518)
|
2 ヶ月 前 |
Dana Jansens
|
ee77aa4b67
Member access into a facet is not a "lookup in type of base" (#6631)
|
3 ヶ月 前 |
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 ヶ月 前 |
Jon Ross-Perkins
|
77918d023b
Make symbolic local bindings a TODO (#6449)
|
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 ヶ月 前 |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 ヶ月 前 |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 ヶ月 前 |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
6 ヶ月 前 |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
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 ヶ月 前 |
Dana Jansens
|
c707a6deaa
Verify rewrite constraints in impl lookup (#5617)
|
9 ヶ月 前 |
Richard Smith
|
e3a366f1c3
Add prelude impl of `Iterate` for array types. (#5895)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 ヶ月 前 |
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 ヶ月 前 |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
10 ヶ月 前 |
Jon Ross-Perkins
|
c70f23408d
Add range flag settings to where_expr files (#5582)
|
11 ヶ月 前 |