| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a meta-value in SharedBorrow to carry the shared value | Son Ho | 2022-01-26 | 1 | -4/+4 |
* | Start working on the generation of the symbolic AST | Son Ho | 2022-01-21 | 1 | -10/+3 |
* | Start storing meta-values in the avalues, for synthesis purposes | Son Ho | 2022-01-19 | 1 | -3/+6 |
* | Use the new collections | Son Ho | 2022-01-15 | 1 | -7/+7 |
* | Implement greedy expansion of symbolic variables and expansion before | Son Ho | 2022-01-14 | 1 | -2/+2 |
* | Update aproj to make AEndedProjLoans take an `aproj option` and add the | Son Ho | 2022-01-14 | 1 | -3/+5 |
* | Update the projectors to ignore values when they don't contain regions | Son Ho | 2022-01-13 | 1 | -177/+187 |
* | Fix a small bug in projections_intersect and add more debugging output | Son Ho | 2022-01-13 | 1 | -4/+21 |
* | Add an optional borrow identifier to AIgnoredMutBorrow, introduce the | Son Ho | 2022-01-07 | 1 | -10/+17 |
* | Cleanup | Son Ho | 2022-01-06 | 1 | -5/+2 |
* | Make the symbolic, borrow, region and abstration counters global and | Son Ho | 2022-01-06 | 1 | -7/+1 |
* | Remove the symbolic_proj_comp def and make the set of ended regions a | Son Ho | 2022-01-06 | 1 | -16/+17 |
* | Implement a small improvement for apply_reborrows | Son Ho | 2022-01-06 | 1 | -3/+10 |
* | Fix some bugs | Son Ho | 2022-01-06 | 1 | -0/+4 |
* | Move more definitions and do more cleanup | Son Ho | 2022-01-06 | 1 | -0/+7 |
* | Cleanup and reorganize | Son Ho | 2022-01-06 | 1 | -0/+1 |
* | Cleanup a bit more the dependencies and activate more warnings/errors | Son Ho | 2022-01-06 | 1 | -4/+1 |
* | Cleanup the dependencies a bit | Son Ho | 2022-01-06 | 1 | -2/+0 |
* | Move some functions from Interpreter to InterpreterProjectors | Son Ho | 2022-01-06 | 1 | -0/+505 |