Jon Ross-Perkins
|
b14015602b
Make Destroy.Op functions able to have a body (#6729)
|
2 ヶ月 前 |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 ヶ月 前 |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 ヶ月 前 |
Burak Emir
|
992d435023
Replace unused bindings with anonymous binding in lower/testdata. (#6479)
|
4 ヶ月 前 |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 ヶ月 前 |
Geoff Romer
|
a0d1e4b809
Handle SpecificImplFunction in GetCallee (#6487)
|
4 ヶ月 前 |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 ヶ月 前 |
David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
5 ヶ月 前 |
David Blaikie
|
bb9942823f
DebugInfo: Emit as "C++" rather than "C" (#6361)
|
5 ヶ月 前 |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
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
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
7 ヶ月 前 |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 ヶ月 前 |
Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
7 ヶ月 前 |
Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
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 ヶ月 前 |
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 ヶ月 前 |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
10 ヶ月 前 |
Alina Sbirlea
|
77afd0678b
Prototype for coalescing equivalent specifics of the same generic. (#5314)
|
11 ヶ月 前 |