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 달 전 |
Dana Jansens
|
fbcaf34494
Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470)
|
4 달 전 |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 달 전 |
Geoff Romer
|
57a2715f10
Remove support for `addr` (#6375)
|
5 달 전 |
Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 달 전 |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 달 전 |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 달 전 |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 달 전 |
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 달 전 |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 달 전 |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 달 전 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 달 전 |
Dana Jansens
|
bcba76aca7
Require file tests to specify a min-prelude (#5818)
|
9 달 전 |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 달 전 |
Jon Ross-Perkins
|
6a53947c5c
Handle destruction for return statements (#5785)
|
9 달 전 |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
10 달 전 |
Jon Ross-Perkins
|
0b530de9ed
Add range flag settings to operators files (#5567)
|
11 달 전 |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 년 전 |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 년 전 |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 년 전 |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 년 전 |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 년 전 |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 년 전 |
Dana Jansens
|
164310c6b8
Facet values (like type values) can be copied around at runtime (#5242)
|
1 년 전 |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 년 전 |