summaryrefslogtreecommitdiff
path: root/src/InterpreterProjectors.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a small bug in projections_intersect and add more debugging outputSon Ho2022-01-131-4/+21
* Add an optional borrow identifier to AIgnoredMutBorrow, introduce theSon Ho2022-01-071-10/+17
* CleanupSon Ho2022-01-061-5/+2
* Make the symbolic, borrow, region and abstration counters global andSon Ho2022-01-061-7/+1
* Remove the symbolic_proj_comp def and make the set of ended regions aSon Ho2022-01-061-16/+17
* Implement a small improvement for apply_reborrowsSon Ho2022-01-061-3/+10
* Fix some bugsSon Ho2022-01-061-0/+4
* Move more definitions and do more cleanupSon Ho2022-01-061-0/+7
* Cleanup and reorganizeSon Ho2022-01-061-0/+1
* Cleanup a bit more the dependencies and activate more warnings/errorsSon Ho2022-01-061-4/+1
* Cleanup the dependencies a bitSon Ho2022-01-061-2/+0
* Move some functions from Interpreter to InterpreterProjectorsSon Ho2022-01-061-0/+505