Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more loop examples and fix issues | Son Ho | 2023-02-03 | 1 | -0/+16 |
| | |||||
* | Make good progress on updating SymbolicToPure | Son Ho | 2023-02-03 | 1 | -9/+95 |
| | |||||
* | Add a `Loop` node in the pure AST | Son Ho | 2023-02-03 | 1 | -4/+6 |
| | |||||
* | Make progress on Interpreter.ml | Son Ho | 2023-02-03 | 1 | -2/+8 |
| | |||||
* | Remove the meta-values from the shared and reserved borrow values | Son Ho | 2023-02-03 | 1 | -4/+24 |
| | |||||
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -0/+7 |
| | |||||
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -0/+4 |
| | |||||
* | Factor out the symbolic execution for the forward/backward translations | Son Ho | 2022-11-10 | 1 | -5/+8 |
| | |||||
* | Implement the generation of stateful backward functions (controlled by an ↵ | Son Ho | 2022-11-10 | 1 | -0/+8 |
| | | | | option) | ||||
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -0/+1 |
| | |||||
* | Add ids to the dummy variables | Son Ho | 2022-11-07 | 1 | -1/+1 |
| | |||||
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+98 |