summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-04Fix minor issuesSon Ho1-1/+1
2023-08-04Add an option to not override Hashmap.leanSon Ho1-1/+1
2023-08-04Update the Makefile and regenerate the test filesSon Ho1-15/+13
2023-08-03Update the Makefile to add the array testSon Ho1-1/+16
2023-07-04Reorganize the Lean testsSon Ho1-19/+13
2023-06-04Start setting up the Nix derivation for HOL4Son Ho1-1/+5
2023-06-04Make minor modifications to the MakefileSon Ho1-2/+2
2023-06-04Add the generated HOL4 filesSon Ho1-4/+25
2023-06-04Use dune 3.7 and update the flake.lockSon Ho1-2/+2
2023-06-04Start adding Lean to the Nix flakeSon Ho1-1/+5
2023-06-04Make more updates for the Lean backendSon Ho1-2/+13
2023-06-04Reorganize the Lean tests and extract the Polonius tests to LeanSon Ho1-7/+7
2023-06-04Make minor fixes, improve formatting for Lean and generate code for all the t...Son Ho1-6/+27
2023-06-04Initial Lean backend, WIPJonathan Protzenko1-1/+7
2023-02-03Make minor modifications and generate code for loopsSon Ho1-1/+7
2022-11-16Add a nix derivation for the Coq proofsSon Ho1-1/+5
2022-11-16Add the aeneas-verify-fstar derivationSon Ho1-1/+8
2022-11-14Extract the Polonius examples in CoqSon Ho1-1/+11
2022-11-14Add a `-use-fuel` optionSon Ho1-0/+2
2022-11-14Reactivate the option -test-trans-unis for CoqSon Ho1-3/+1
2022-11-14Implement a pass to decompose nested patterns in let-bindingsSon Ho1-4/+4
2022-11-14Make good progress on the Coq backendSon Ho1-31/+65
2022-11-14Reorganize the project to prepare for new backendsSon Ho1-1/+1
2022-11-11Make minor modifications to the tests and regenerate the .fst filesSon Ho1-4/+4
2022-11-11Move the fstar files to the new backends directorySon Ho1-3/+7
2022-11-11Add a `bin` folderSon Ho1-4/+9
2022-11-11Make the Nix build workSon Ho1-29/+63
2022-11-10Make a minor modificationSon Ho1-1/+0
2022-11-10Implement a Config.ml file which groups all the global options in referencesSon Ho1-4/+4
2022-11-10Implement the generation of stateful backward functions (controlled by an opt...Son Ho1-6/+28
2022-10-28Update the MakefileSon Ho1-2/+2
2022-10-27Reformat the codeSon Ho1-1/+1
2022-10-27Move constant_value to PrimitiveValues.mlSon Ho1-0/+4
2022-10-27Reorganize a bit the projectSon Ho1-9/+9
2022-10-26Update the code documentation to fix links and syntax issuesSon Ho1-1/+1
2022-10-26Start generating documentationSon Ho1-4/+13
2022-10-18Update the MakefileSon Ho1-3/+7
2022-10-13Use "polonius" in the names instead of "nll"Son Ho1-8/+9
2022-10-13Make minor modifications to the MakefileSon Ho1-5/+5
2022-09-27Incorrect assumptions, incorrect recursive makeJonathan Protzenko1-2/+7
2022-09-22Add a `format` target in the MakefileSon Ho1-0/+5
2022-09-22Update MakefileSon HO1-1/+1
2022-06-21concrete & symbolic evaluation work with new LLBC formatSidney Congard1-1/+1
2022-06-20Make minor modificationsSon Ho1-2/+2
2022-06-20Add makefiles to test the F* filesSon Ho1-4/+9
2022-06-13crude generation working - missing unit tests & special constants handlingSidney Congard1-2/+5
2022-05-06Update the Makefile for the betreeSon Ho1-1/+5
2022-03-04Fix minor issues for the translation of hashmap_on_diskSon Ho1-18/+22
2022-03-04Fix a minor issue with external function declarationsSon Ho1-1/+4
2022-03-03Make minor modifications in the MakefileSon Ho1-3/+3