Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
před 3 měsíci |
Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
před 3 měsíci |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
před 4 měsíci |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
před 4 měsíci |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
před 4 měsíci |
Jon Ross-Perkins
|
167b45ca35
Rewrite pending specifics to use the work stack (#6415)
|
před 5 měsíci |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
před 6 měsíci |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
před 6 měsíci |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
před 7 měsíci |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
před 7 měsíci |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
před 7 měsíci |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
před 7 měsíci |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
před 7 měsíci |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
před 9 měsíci |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
před 9 měsíci |
Dana Jansens
|
59e2846623
Apply min-preludes to more tests (part 5) (#5690)
|
před 10 měsíci |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
před 10 měsíci |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
před 11 měsíci |
Jon Ross-Perkins
|
4193c306a4
Add range flag settings to function files (#5558)
|
před 11 měsíci |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
před 11 měsíci |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
před 1 rokem |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
před 1 rokem |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
před 1 rokem |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
před 1 rokem |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
před 1 rokem |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
před 1 rokem |
Alina Sbirlea
|
7fd54eded0
Reverse nesting of BoundMethod and SpecificFunction. (#5079)
|
před 1 rokem |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
před 1 rokem |
Dana Jansens
|
0beda27192
Fingerprint `impl` blocks in semir (#5021)
|
před 1 rokem |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
před 1 rokem |