Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make progress on the fixed point computation | Son Ho | 2023-02-03 | 1 | -32/+4 |
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -0/+70 |
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -54/+1 |
* | Add ids to the dummy variables | Son Ho | 2022-11-07 | 1 | -59/+85 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -9/+9 |
* | Make minor updates to account for Charon's changes | Son Ho | 2022-10-28 | 1 | -2/+2 |
* | Move some files to the Charon project | Son Ho | 2022-10-28 | 1 | -0/+1 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+472 |