Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out the symbolic execution for the forward/backward translations | Son Ho | 2022-11-10 | 1 | -2/+3 |
* | Implement the generation of stateful backward functions (controlled by an opt... | Son Ho | 2022-11-10 | 1 | -35/+31 |
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -0/+3 |
* | Add ids to the dummy variables | Son Ho | 2022-11-07 | 1 | -1/+1 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -5/+5 |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -4/+5 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+156 |