summaryrefslogtreecommitdiff
path: root/backends/fstar/Primitives.fst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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