Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the inner_outer parameter from end_borrow, etc. | Son Ho | 2022-01-12 | 1 | -4/+4 |
* | Update end_borrow to check if there are loans in borrowed values | Son Ho | 2022-01-12 | 1 | -137/+59 |
* | Make minor modifications | Son Ho | 2022-01-12 | 1 | -0/+2 |
* | Make more modifications to logging | Son Ho | 2022-01-07 | 1 | -4/+7 |
* | Make the symbolic, borrow, region and abstration counters global and | Son Ho | 2022-01-06 | 1 | -1/+1 |
* | Remove the symbolic_proj_comp def and make the set of ended regions a | Son Ho | 2022-01-06 | 1 | -3/+2 |
* | Make good progress on implementing utilities to test symbolic execution | Son Ho | 2022-01-06 | 1 | -1/+1 |
* | Move more definitions and do more cleanup | Son Ho | 2022-01-06 | 1 | -0/+2 |
* | 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 | -1/+0 |
* | Cleanup the dependencies a bit | Son Ho | 2022-01-06 | 1 | -7/+0 |
* | Move some definitions from Interpreter to InterpreterPaths | Son Ho | 2022-01-06 | 1 | -0/+833 |