| Commit message (Expand) | Author | Files | Lines |
2024-05-24 | Rename meta into span | Aymeric Fromherz | 1 | -14/+14 |
2024-03-28 | formatting | Escherichia | 1 | -5/+9 |
2024-03-28 | Inverted meta and config argument orders (from meta -> config to config -> meta) | Escherichia | 1 | -9/+9 |
2024-03-28 | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 1 | -13/+14 |
2023-11-15 | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 1 | -47/+32 |
2023-11-12 | Remove the 'r type variable from the ty type definition | Son Ho | 1 | -1/+0 |
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 |