Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 months ago |
Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
3 months ago |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 months ago |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 months ago |
Geoff Romer
|
a0d1e4b809
Handle SpecificImplFunction in GetCallee (#6487)
|
4 months ago |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 months ago |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 months ago |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 months ago |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 months ago |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 months ago |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 months ago |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 months ago |
Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
7 months ago |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 months ago |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 months ago |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 months ago |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 months ago |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 months ago |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
9 months ago |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 months ago |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 months ago |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 months ago |
Dana Jansens
|
59e2846623
Apply min-preludes to more tests (part 5) (#5690)
|
10 months ago |
Jon Ross-Perkins
|
3fb4d9a468
Add range flag settings to class files (#5556)
|
11 months ago |
Richard Smith
|
4f5d11a28b
Build generic eval blocks incrementally (#5313)
|
1 year ago |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 year ago |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
1 year ago |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 year ago |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 year ago |
Geoff Romer
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 year ago |