Christoffer Lerno
|
d01d8d3663
|
"protocol" => "interface"
|
2023-10-20 14:12:08 +02:00 |
|
Christoffer Lerno
|
89d4c2cab7
|
Allocator uses protocols. Fix bug where it was not possible to pass a ref variable as a ref variable. Correct codegen for !anyptr.
|
2023-10-14 12:39:46 +02:00 |
|
Christoffer Lerno
|
a9c28cce6d
|
Default protocols. Closes #1039
|
2023-10-10 23:30:33 +02:00 |
|
Christoffer Lerno
|
312a39ee24
|
Handle protocol inheritance. Allow overlapping protocol methods. Remove the need for &self in protocol declarations. Fix cast rules for protocol. Fix cast rules for bitstruct #1034.
|
2023-10-08 02:10:28 +02:00 |
|