Dana Jansens
|
554b1b8d10
Remove SymbolicBindingType (#7114)
|
5 天之前 |
Geoff Romer
|
18f87e4f79
Include the type in the location of binding insts (#6963)
|
1 月之前 |
Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
1 月之前 |
Geoff Romer
|
08148f3a3a
Refactor AddBindingPattern into composable pieces (#6927)
|
1 月之前 |
Geoff Romer
|
21291b4cc3
Remove `InitForm::index` (#6817)
|
1 月之前 |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
2 月之前 |
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
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 月之前 |
Geoff Romer
|
1c885a629e
Format FormType as "Core.Form" (#6734)
|
2 月之前 |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 月之前 |
Geoff Romer
|
e1ec8d42d1
Give `ReturnExpr` a target only when initialization is in-place (#6570)
|
3 月之前 |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 月之前 |
Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
3 月之前 |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 月之前 |
Dana Jansens
|
7c1798d96d
Format impl witness instructions as part of the impl (#6485)
|
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 月之前 |
Dana Jansens
|
ff0cea55f6
Add require decls to Interface and NamedConstraint (#6321)
|
5 月之前 |
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 月之前 |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
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 月之前 |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 月之前 |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 月之前 |
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 月之前 |