Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make progress on the fixed point computation | Son Ho | 2023-02-03 | 1 | -5/+24 |
* | Make progress on environment matches and joins | Son Ho | 2023-02-03 | 1 | -0/+14 |
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -9/+28 |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -6/+6 |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -8/+9 |
* | Add ids to the dummy variables | Son Ho | 2022-11-07 | 1 | -1/+3 |
* | Remove the argument [end_borrows] from prepare_lplace and drop_outer_loans_at... | Son Ho | 2022-11-07 | 1 | -2/+2 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -15/+16 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+1181 |