summaryrefslogtreecommitdiff
path: root/compiler/InterpreterBorrows.mli (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the order in which we merge abstractionsSon Ho2024-06-031-23/+23
|
* Factor out some code and update some commentsSon Ho2024-06-031-0/+17
|
* Add markers everywhere, do not use them yetAymeric Fromherz2024-05-271-3/+28
|
* Rename meta into spanAymeric Fromherz2024-05-241-14/+14
|
* formattingEscherichia2024-03-281-5/+9
|
* Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia2024-03-281-9/+9
|
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and ↵Escherichia2024-03-281-13/+14
| | | | we need to see how translate_crate can give meta to the functions it calls
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-47/+32
|
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-1/+0
|
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-031-6/+7
|
* Make minor modifications to improve the quality of the loop translationSon Ho2023-02-031-1/+1
|
* Update the comments in Values and make minor modificationsSon Ho2023-02-031-5/+14
|
* Remove the meta-value field from AMutBorrowSon Ho2023-02-031-4/+0
|
* Make minor modificationsSon Ho2023-02-031-0/+4
|
* Improve merge_abstractionsSon Ho2023-02-031-5/+8
|
* Make progress on the fixed point computationSon Ho2023-02-031-0/+41
|
* Make progress on environment matches and joinsSon Ho2023-02-031-8/+76
|
* Make progress on environments matches and joinsSon Ho2023-02-031-0/+4
|
* Start implementing support for loopsSon Ho2023-02-031-0/+89
|
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-2/+10
|
* Add some .mli filesSon Ho2022-11-071-0/+34