Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make more modifications to logging | Son Ho | 2022-01-07 | 1 | -6/+9 |
* | Add an optional borrow identifier to AIgnoredMutBorrow, introduce the | Son Ho | 2022-01-07 | 1 | -2/+15 |
* | Make the symbolic, borrow, region and abstration counters global and | Son Ho | 2022-01-06 | 1 | -7/+5 |
* | Remove the symbolic_proj_comp def and make the set of ended regions a | Son Ho | 2022-01-06 | 1 | -19/+10 |
* | Make a minor modification | Son Ho | 2022-01-06 | 1 | -1/+3 |
* | Fix some issues when evaluating assertions | Son Ho | 2022-01-06 | 1 | -6/+48 |
* | Make minor modifications | Son Ho | 2022-01-06 | 1 | -6/+7 |
* | Implement tests for the symbolic interpreter | Son Ho | 2022-01-06 | 1 | -1/+1 |
* | Make good progress on implementing utilities to test symbolic execution | Son Ho | 2022-01-06 | 1 | -45/+56 |
* | Cleanup the dependencies a bit | Son Ho | 2022-01-06 | 1 | -4/+0 |
* | Move some definitions | Son Ho | 2022-01-06 | 1 | -0/+20 |
* | Move some definitions from Interpreter to InterpreterStatements | Son Ho | 2022-01-06 | 1 | -0/+894 |