Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another bug | Son Ho | 2023-02-03 | 1 | -0/+6 |
| | |||||
* | Make progress on Interpreter.ml | Son Ho | 2023-02-03 | 1 | -3/+9 |
| | |||||
* | Merge loop abs so that there is one abs per function input region group | Son Ho | 2023-02-03 | 1 | -0/+1 |
| | |||||
* | Improve some visitors and ctx_merge_regions | Son Ho | 2023-02-03 | 1 | -8/+60 |
| | |||||
* | 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 |