| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-07 | Add instance evaluation and methods to read alloc | Celina G. Val | -2/+34 | |
| The instance evaluation is needed to handle intrinsics such as `type_id` and `type_name`. Since we now use Allocation to represent all evaluated constants, provide a few methods to help process the data inside an allocation. | ||||
| 2023-11-21 | Add allocation test and a bit more documentation | Celina G. Val | -0/+7 | |
| 2023-11-21 | Add support to get virtual table allocation | Celina G. Val | -0/+7 | |
| 2023-11-21 | Add support to global allocation to stable-mir | Celina G. Val | -0/+37 | |
