Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple bugs here and there, improve Lean code-gen, still WIP | Jonathan Protzenko | 2023-06-04 | 1 | -17/+17 |
* | New directory structure and corresponding extraction, + misc fixes, for Lean | Jonathan Protzenko | 2023-06-04 | 1 | -1/+1 |
* | Initial Lean backend, WIP | Jonathan Protzenko | 2023-06-04 | 1 | -1/+1 |
* | Fix an issue with the names of the loop decreases clauses | Son Ho | 2023-02-03 | 1 | -9/+23 |
* | Fix some issues with the values given back by loop backward translations | Son Ho | 2023-02-03 | 1 | -4/+6 |
* | Fix various issues with the generation of code for the loops | Son Ho | 2023-02-03 | 1 | -8/+13 |
* | Introduce new loop ids in Pure and keep track of the number of loops in a fun... | Son Ho | 2023-02-03 | 1 | -25/+46 |
* | Add loop ids to the pure functions identifiers | Son Ho | 2023-02-03 | 1 | -9/+18 |
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 1 | -8/+8 |
* | Make [Result::Failure] type an [Error] parameter | Son Ho | 2022-11-14 | 1 | -2/+7 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -0/+811 |