Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out the symbolic execution for the forward/backward translations | Son Ho | 2022-11-10 | 1 | -39/+37 |
| | |||||
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -15/+13 |
| | |||||
* | Implement the generation of stateful backward functions (controlled by an ↵ | Son Ho | 2022-11-10 | 1 | -2/+9 |
| | | | | option) | ||||
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -4/+4 |
| | |||||
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -4/+6 |
| | |||||
* | Make minor updates to account for Charon's changes | Son Ho | 2022-10-28 | 1 | -8/+7 |
| | |||||
* | Take care of some TODOs | Son Ho | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+396 |