Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the generation of `decreases` clauses in the definition | Son Ho | 2022-02-09 | 1 | -3/+4 |
* | Fix some mistakes in the type conversion to pure | Son Ho | 2022-02-08 | 1 | -0/+3 |
* | Implement pre-passes to update the AST before executing the interpreter | Son Ho | 2022-02-08 | 1 | -0/+3 |
* | Make a lot of small modifications | Son Ho | 2022-01-28 | 1 | -0/+3 |
* | Move some definitions from SymbolicToPure to PureToExtract | Son Ho | 2022-01-27 | 1 | -0/+3 |
* | Make progress on translation | Son Ho | 2022-01-26 | 1 | -0/+6 |
* | Make more modifications to logging | Son Ho | 2022-01-07 | 1 | -4/+8 |
* | Add logging information for borrows | Son Ho | 2022-01-07 | 1 | -4/+6 |
* | Make more improvements to logging | Son Ho | 2022-01-07 | 1 | -3/+10 |
* | Improve logging and introduce eval_operands_prepare | Son Ho | 2022-01-07 | 1 | -0/+13 |
* | Update the formatting for the logger | Son Ho | 2021-12-07 | 1 | -2/+128 |
* | Start working logging and make progress on printing ASTs | Son Ho | 2021-11-29 | 1 | -0/+3 |