Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -2/+2 | |
* | Reorganize the project to prepare for new backends | Son Ho | 2022-11-14 | 1 | -1/+1 | |
* | Fix some issues with the comments | Son Ho | 2022-11-11 | 1 | -1/+1 | |
* | Implement the generation of stateful backward functions (controlled by an opt... | Son Ho | 2022-11-10 | 1 | -0/+6 | |
* | 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 |