summaryrefslogtreecommitdiff
path: root/backends/fstar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the Makefile and remove the split files for F*Son Ho2024-03-084-931/+0
|
* Fix minor issuesSon Ho2023-12-221-1/+20
|
* Fix the models for core::mem::replaceSon Ho2023-12-221-1/+1
|
* Update the library for F*Son Ho2023-12-224-0/+876
|
* Update the extraction to handle casts between integers/boolsSon Ho2023-12-131-0/+4
|
* Add support for more bitwise operations and update the extractionSon Ho2023-11-291-8/+159
|
* Update more namesSon Ho2023-11-211-16/+16
|
* Update the standard librariesSon Ho2023-11-211-28/+28
|
* Update the failing proofsSon Ho2023-11-091-1/+17
|
* Regenerate some of the F* test filesSon Ho2023-10-271-2/+19
|
* Update Primitives.fstSon Ho2023-10-261-48/+318
|
* Add more support for numeric operations, xor, rotateJonathan Protzenko2023-10-221-1/+22
|
* Update Primitives.fstSon Ho2023-10-131-0/+3
|
* Fix some issuesSon Ho2023-09-071-10/+37
|
* Fix issues with the extraction and extend the primitive libraries for Coq and F*Son Ho2023-08-041-0/+75
|
* Do not unfold the monadic lets for the generated F* codeSon Ho2023-02-031-1/+3
|
* Make minor modifications to the extractionSon Ho2022-11-161-10/+14
|
* Add a `-use-fuel` optionSon Ho2022-11-141-0/+3
|
* Make [Result::Failure] type an [Error] parameterSon Ho2022-11-142-14/+65
|
* Move the fstar files to the new backends directorySon Ho2022-11-111-0/+287