Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more support for numeric operations, xor, rotate | Jonathan Protzenko | 2023-10-22 | 1 | -1/+22 |
| | |||||
* | Update Primitives.fst | Son Ho | 2023-10-13 | 1 | -0/+3 |
| | |||||
* | Fix some issues | Son Ho | 2023-09-07 | 1 | -10/+37 |
| | |||||
* | Fix issues with the extraction and extend the primitive libraries for Coq and F* | Son Ho | 2023-08-04 | 1 | -0/+75 |
| | |||||
* | Do not unfold the monadic lets for the generated F* code | Son Ho | 2023-02-03 | 1 | -1/+3 |
| | |||||
* | Make minor modifications to the extraction | Son Ho | 2022-11-16 | 1 | -10/+14 |
| | |||||
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 1 | -0/+3 |
| | |||||
* | Make [Result::Failure] type an [Error] parameter | Son Ho | 2022-11-14 | 2 | -14/+65 |
| | |||||
* | Move the fstar files to the new backends directory | Son Ho | 2022-11-11 | 1 | -0/+287 |