Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix a small issue with SymbolicToPure.translate_loop | Son Ho | 2023-02-03 | 1 | -23/+35 | |
* | Fix another bug | Son Ho | 2023-02-03 | 1 | -4/+6 | |
* | Add a `Loop` node in the pure AST | Son Ho | 2023-02-03 | 1 | -0/+15 | |
* | Introduce new loop ids in Pure and keep track of the number of loops in a fun... | Son Ho | 2023-02-03 | 1 | -3/+3 | |
* | Add loop ids to the pure functions identifiers | Son Ho | 2023-02-03 | 1 | -7/+20 | |
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 1 | -4/+25 | |
* | Make [Result::Failure] type an [Error] parameter | Son Ho | 2022-11-14 | 1 | -4/+17 | |
* | Update the way function names are handled in Pure | Son Ho | 2022-11-10 | 1 | -25/+32 | |
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -0/+1 | |
* | Make minor modifications | Son Ho | 2022-10-28 | 1 | -1/+1 | |
* | Move some files to the Charon project | Son Ho | 2022-10-28 | 1 | -1/+1 | |
* | Reorganize Print.ml | Son Ho | 2022-10-27 | 1 | -6/+6 | |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -2/+2 | |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+594 |