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