Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
hai 7 meses |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
hai 7 meses |
Richard Smith
|
e8cd229e74
When performing an impl lookup, only import impls for related interfaces. (#6040)
|
hai 7 meses |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
hai 7 meses |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
hai 7 meses |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
hai 8 meses |
Richard Smith
|
f616817b71
Improve autoupdate diagnostic CHECK line positioning. (#5942)
|
hai 8 meses |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
hai 9 meses |
Richard Smith
|
e3a366f1c3
Add prelude impl of `Iterate` for array types. (#5895)
|
hai 9 meses |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
hai 9 meses |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
hai 9 meses |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
hai 9 meses |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
hai 10 meses |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
hai 10 meses |
Dana Jansens
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
hai 10 meses |
Jon Ross-Perkins
|
4193c306a4
Add range flag settings to function files (#5558)
|
hai 11 meses |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
hai 11 meses |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
hai 1 ano |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
hai 1 ano |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
hai 1 ano |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
hai 1 ano |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
hai 1 ano |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
hai 1 ano |
Richard Smith
|
660d62ecc1
Preserve source locations in imported eval blocks (#5213)
|
hai 1 ano |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
hai 1 ano |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
hai 1 ano |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
hai 1 ano |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
hai 1 ano |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
hai 1 ano |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
hai 1 ano |