summaryrefslogtreecommitdiff
path: root/tests/fstar/demo/Primitives.fst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09Add some demo filesSon Ho1-0/+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 Ho1-83/+28
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 Ho1-14/+18
2022-11-11Move the fstar files to the new backends directorySon Ho1-0/+0
2022-11-11Make the Nix build workSon Ho1-0/+0
2022-11-10Make a minor cleanupSon Ho1-3/+4
2022-10-27Reorganize a bit the projectSon Ho1-0/+0
2022-09-22Update fstar/Primitives.fstSon HO1-1/+1
2022-06-30Traduct globals body separately (WIP)Sidney Congard1-0/+3
2022-05-15Add a pass to cleanup the deconstructed ADTs and fix a small issueSon Ho1-1/+1
2022-05-15Treat integer casts in a general mannerSon Ho1-0/+4
2022-02-11Make good progress on the proofs of hashmapSon Ho1-14/+14
2022-02-10Make progress on the proofs of HashMapSon Ho1-4/+4
2022-02-10Update Primitives.fstSon Ho1-1/+10
2022-02-09Add definitions to Primitives.fst and start on improving/fixing theSon Ho1-0/+49
2022-02-07Make more minor modificationsSon Ho1-1/+3
2022-02-07Make minor modifications to Primitives.fstSon Ho1-1/+2
2022-02-04Work on decomposition of monadic let-bindings for F*Son Ho1-0/+10
2022-02-03Make mor modificationsSon Ho1-0/+3
2022-02-03Make minor modificationsSon Ho1-1/+1
2022-02-03Rename Assumed.fst to Primitives.fst and make progress on thatSon Ho1-0/+205