Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a `bin` folder | Son Ho | 2022-11-11 | 1 | -3/+5 |
| | |||||
* | Factor out the symbolic execution for the forward/backward translations | Son Ho | 2022-11-10 | 1 | -41/+21 |
| | |||||
* | Make a minor cleanup | Son Ho | 2022-11-10 | 1 | -16/+4 |
| | |||||
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -117/+34 |
| | |||||
* | Implement the generation of stateful backward functions (controlled by an ↵ | Son Ho | 2022-11-10 | 1 | -12/+51 |
| | | | | option) | ||||
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -4/+7 |
| | |||||
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -7/+6 |
| | |||||
* | Make minor updates to account for Charon's changes | Son Ho | 2022-10-28 | 1 | -10/+10 |
| | |||||
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+871 |