Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
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
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 月之前 |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 月之前 |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
8 月之前 |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
8 月之前 |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 月之前 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 月之前 |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 月之前 |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 月之前 |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 月之前 |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 月之前 |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 月之前 |
Dana Jansens
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 月之前 |
Jon Ross-Perkins
|
3fb4d9a468
Add range flag settings to class files (#5556)
|
11 月之前 |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 月之前 |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 年之前 |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 年之前 |
Geoff Romer
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 年之前 |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 年之前 |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 年之前 |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 年之前 |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 年之前 |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
1 年之前 |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 年之前 |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 年之前 |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 年之前 |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 年之前 |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 年之前 |