Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the generation of stateful backward functions (controlled by an ↵ | Son Ho | 2022-11-10 | 1 | -0/+6 |
| | | | | option) | ||||
* | Update the way function names are handled in Pure | Son Ho | 2022-11-10 | 1 | -16/+19 |
| | |||||
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -0/+4 |
| | |||||
* | Update `switch` to have a specific treatment of ADTs | Son Ho | 2022-11-10 | 1 | -1/+1 |
| | |||||
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -1/+1 |
| | |||||
* | Reformat the code | Son Ho | 2022-10-27 | 1 | -1/+2 |
| | |||||
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -5/+5 |
| | |||||
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+450 |