Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-14 | Update aproj to make AEndedProjLoans take an `aproj option` and add the | Son Ho | 1 | -7/+46 |
2022-01-13 | Introduce ended borrow/loan projectors over symbolic values | Son Ho | 1 | -0/+2 |
2022-01-07 | Add an optional borrow identifier to AIgnoredMutBorrow, introduce the | Son Ho | 1 | -10/+12 |
2022-01-07 | Improve logging and introduce eval_operands_prepare | Son Ho | 1 | -0/+13 |
2022-01-06 | Cleanup | Son Ho | 1 | -2/+1 |
2022-01-06 | Make the symbolic, borrow, region and abstration counters global and | Son Ho | 1 | -37/+28 |
2022-01-06 | Remove the symbolic_proj_comp def and make the set of ended regions a | Son Ho | 1 | -45/+32 |
2022-01-06 | Fix some issues when evaluating assertions | Son Ho | 1 | -0/+2 |
2022-01-06 | Cleanup a bit more the dependencies and activate more warnings/errors | Son Ho | 1 | -1/+0 |
2022-01-06 | Cleanup the dependencies a bit | Son Ho | 1 | -3/+0 |
2022-01-06 | Move some functions from Interpreter to InterpreterExpansion | Son Ho | 1 | -0/+490 |