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