summaryrefslogtreecommitdiff
path: root/backends/fstar/Primitives.fst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the backend and ExtractBuiltin.mlSon Ho2024-04-251-0/+6
|
* Update the tests for ExternalSon Ho2024-04-251-0/+75
|
* Rename Result.ret as Result.ok in the backendsSon Ho2024-04-041-28/+28
|
* Update the Makefile and remove the split files for F*Son Ho2024-03-081-0/+848
|
* Update the library for F*Son Ho2023-12-221-884/+0
|
* 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-141-14/+18
|
* Move the fstar files to the new backends directorySon Ho2022-11-111-0/+287