Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 months ago |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 months ago |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 months ago |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
8 months ago |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 months ago |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 months ago |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 months ago |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 months ago |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 months ago |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 months ago |
Jon Ross-Perkins
|
6a53947c5c
Handle destruction for return statements (#5785)
|
9 months ago |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 months ago |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 months ago |
Richard Smith
|
866794b82a
Check and lowering support for `for` loops. (#5698)
|
10 months ago |