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 |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 months ago |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 months ago |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 months ago |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 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)
|
8 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 |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 months ago |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 months ago |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 months ago |
Jon Ross-Perkins
|
6a53947c5c
Handle destruction for return statements (#5785)
|
9 months ago |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 months ago |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 months ago |
Dana Jansens
|
59e2846623
Apply min-preludes to more tests (part 5) (#5690)
|
10 months ago |
Jon Ross-Perkins
|
78d4cce9f8
Put min_prelude in a testdata dir (#5635)
|
10 months ago |
Jon Ross-Perkins
|
0a727c32e9
Change min_prelude to use EXTRA-ARGS and INCLUDE-FILE (#5625)
|
11 months ago |