Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start storing meta-values in the avalues, for synthesis purposes | Son Ho | 2022-01-19 | 1 | -0/+5 |
| | |||||
* | Remove ty_has_regions and use ty_has_borrows instead | Son Ho | 2022-01-18 | 1 | -3/+4 |
| | |||||
* | Rename type_is_primitively_copyable to ty_is_... | Son Ho | 2022-01-18 | 1 | -1/+1 |
| | |||||
* | Implement greedy expansion of symbolic variables and expansion before | Son Ho | 2022-01-14 | 1 | -0/+29 |
| | | | | copy | ||||
* | Make more updates to assignment and update ctx_pop_frame | Son Ho | 2022-01-13 | 1 | -0/+18 |
| | |||||
* | Update end_borrow to check if there are loans in borrowed values | Son Ho | 2022-01-12 | 1 | -0/+2 |
| | |||||
* | Move more definitions and do more cleanup | Son Ho | 2022-01-06 | 1 | -0/+46 |
| | |||||
* | Cleanup and reorganize | Son Ho | 2022-01-06 | 1 | -2/+8 |
| | |||||
* | Merge the ADTs, tuples and assumed types in the type and value | Son Ho | 2021-12-01 | 1 | -1/+2 |
| | | | | definitions | ||||
* | Move some definitions to new files | Son Ho | 2021-12-01 | 1 | -0/+7 |