summaryrefslogtreecommitdiff
path: root/backends/fstar (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-04Rename Result.ret as Result.ok in the backendsSon Ho1-28/+28
2024-03-08Update the Makefile and remove the split files for F*Son Ho4-931/+0
2023-12-22Fix minor issuesSon Ho1-1/+20
2023-12-22Fix the models for core::mem::replaceSon Ho1-1/+1
2023-12-22Update the library for F*Son Ho4-0/+876
2023-12-13Update the extraction to handle casts between integers/boolsSon Ho1-0/+4
2023-11-29Add support for more bitwise operations and update the extractionSon Ho1-8/+159
2023-11-21Update more namesSon Ho1-16/+16
2023-11-21Update the standard librariesSon Ho1-28/+28
2023-11-09Update the failing proofsSon Ho1-1/+17
2023-10-27Regenerate some of the F* test filesSon Ho1-2/+19
2023-10-26Update Primitives.fstSon Ho1-48/+318
2023-10-22Add more support for numeric operations, xor, rotateJonathan Protzenko1-1/+22
2023-10-13Update Primitives.fstSon Ho1-0/+3
2023-09-07Fix some issuesSon Ho1-10/+37
2023-08-04Fix issues with the extraction and extend the primitive libraries for Coq and F*Son Ho1-0/+75
2023-02-03Do not unfold the monadic lets for the generated F* codeSon Ho1-1/+3
2022-11-16Make minor modifications to the extractionSon Ho1-10/+14
2022-11-14Add a `-use-fuel` optionSon Ho1-0/+3
2022-11-14Make [Result::Failure] type an [Error] parameterSon Ho2-14/+65
2022-11-11Move the fstar files to the new backends directorySon Ho1-0/+287