Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -0/+7 |
| | |||||
* | 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 ↵ | Son Ho | 2022-11-10 | 1 | -35/+31 |
| | | | | option) | ||||
* | 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 |