Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a `Loop` node in the pure AST | Son Ho | 2023-02-03 | 1 | -0/+3 | |
* | Introduce new loop ids in Pure and keep track of the number of loops in a fun... | Son Ho | 2023-02-03 | 1 | -3/+4 | |
* | Add loop ids to the pure functions identifiers | Son Ho | 2023-02-03 | 1 | -4/+10 | |
* | Generate record field projectors for Coq | Son Ho | 2022-11-16 | 1 | -71/+228 | |
* | Improve formatting | Son Ho | 2022-11-16 | 1 | -95/+116 | |
* | Make minor modifications to the extraction | Son Ho | 2022-11-16 | 1 | -4/+13 | |
* | Extract the Polonius examples in Coq | Son Ho | 2022-11-14 | 1 | -13/+16 | |
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 1 | -7/+22 | |
* | Make [Result::Failure] type an [Error] parameter | Son Ho | 2022-11-14 | 1 | -1/+12 | |
* | Improve the formatting of [if then else] expressions | Son Ho | 2022-11-14 | 1 | -15/+24 | |
* | Improve the formatting of the generated code | Son Ho | 2022-11-14 | 1 | -33/+47 | |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -0/+2001 |