Geoff Romer
|
4c9049346d
Replace form insts with actions (#7100)
|
1 settimana fa |
Dana Jansens
|
a0416a1250
Don't finish the non-canonical instruction created in EvalOrAddInst (#6972)
|
1 mese fa |
Geoff Romer
|
18f87e4f79
Include the type in the location of binding insts (#6963)
|
1 mese fa |
Dana Jansens
|
d6be20641c
Use earlier `require` decls inside a named constraint to provide witnesses for `Self` (#6915)
|
1 mese fa |
Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
1 mese fa |
Geoff Romer
|
08148f3a3a
Refactor AddBindingPattern into composable pieces (#6927)
|
1 mese fa |
Geoff Romer
|
21291b4cc3
Remove `InitForm::index` (#6817)
|
2 mesi fa |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
2 mesi fa |
Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
2 mesi fa |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 mesi fa |
Jon Ross-Perkins
|
e2bdbe8507
Make semir scope labels only print when non-empty (#6780)
|
2 mesi fa |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 mesi fa |
Geoff Romer
|
1c885a629e
Format FormType as "Core.Form" (#6734)
|
2 mesi fa |
Jon Ross-Perkins
|
917ce5bd6b
Fix a duplicate diagnostic on incomplete return types. (#6684)
|
3 mesi fa |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 mesi fa |
Geoff Romer
|
e1ec8d42d1
Give `ReturnExpr` a target only when initialization is in-place (#6570)
|
3 mesi fa |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 mesi fa |
Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
4 mesi fa |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 mesi fa |
Geoff Romer
|
a0d1e4b809
Handle SpecificImplFunction in GetCallee (#6487)
|
4 mesi fa |
Geoff Romer
|
bf45b1cbf5
Refactor function return type representation (#6463)
|
4 mesi fa |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 mesi fa |
Jon Ross-Perkins
|
93a8c5230c
Ensure a symbolic `final impl` has a definition produced (#6236)
|
5 mesi fa |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 mesi fa |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 mesi fa |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 mesi fa |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 mesi fa |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 mesi fa |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 mesi fa |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 mesi fa |