Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-03 | Implement support for nested borrows in loops, and add loop tests | Son Ho | 1 | -6/+7 |
2023-02-03 | Make minor modifications to improve the quality of the loop translation | Son Ho | 1 | -1/+1 |
2023-02-03 | Update the comments in Values and make minor modifications | Son Ho | 1 | -5/+14 |
2023-02-03 | Remove the meta-value field from AMutBorrow | Son Ho | 1 | -4/+0 |
2023-02-03 | Make minor modifications | Son Ho | 1 | -0/+4 |
2023-02-03 | Improve merge_abstractions | Son Ho | 1 | -5/+8 |
2023-02-03 | Make progress on the fixed point computation | Son Ho | 1 | -0/+41 |
2023-02-03 | Make progress on environment matches and joins | Son Ho | 1 | -8/+76 |
2023-02-03 | Make progress on environments matches and joins | Son Ho | 1 | -0/+4 |
2023-02-03 | Start implementing support for loops | Son Ho | 1 | -0/+89 |
2022-11-07 | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 1 | -2/+10 |
2022-11-07 | Add some .mli files | Son Ho | 1 | -0/+34 |