summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a symbolic link to the generated documentationSon Ho2022-10-271-0/+1
* Rename driver.ml to Driver.mlSon Ho2022-10-272-1/+1
* Update the README and a commentSon Ho2022-10-272-5/+6
* Reorganize a bit the projectSon Ho2022-10-2763-233/+18
* Update the code documentation to fix links and syntax issuesSon Ho2022-10-2641-1256/+1263
* Start generating documentationSon Ho2022-10-266-73/+101
* Add meta data with code locations to the various definitionsSon Ho2022-10-2610-110/+326
* Measure and display the execution timeSon Ho2022-10-261-1/+11
* Merge pull request #4 from AeneasVerif/son_update_charonSon HO2022-10-2130-112/+145
|\
| * Update the .gitignoreSon Ho2022-10-201-0/+4
| * Regenerate the filesSon Ho2022-10-2010-10/+10
| * Fix the semantics of dropSon Ho2022-10-204-5/+32
| * Update the MakefileSon Ho2022-10-181-3/+7
| * Rename Modules to CratesSon Ho2022-10-1313-77/+74
| * Use "polonius" in the names instead of "nll"Son Ho2022-10-132-13/+14
| * Make minor modifications to the MakefileSon Ho2022-10-131-5/+5
|/
* Update the README (#3)Son HO2022-10-041-2/+8
* Merge pull request #2 from AeneasVerif/protz_osxSon HO2022-09-286-57/+57
|\
| * Fix MakefilesJonathan Protzenko2022-09-275-55/+50
| * Incorrect assumptions, incorrect recursive makeJonathan Protzenko2022-09-271-2/+7
|/
* Merge pull request #1 from AeneasVerif/constants-v2Son HO2022-09-2257-823/+1149
|\
| * Add a `format` target in the MakefileSon Ho2022-09-221-0/+5
| * Reformat the project with duneSon Ho2022-09-2218-234/+58
| * Remove a useless fileSon Ho2022-09-221-57/+0
| * Make minor cleanupSon Ho2022-09-222-22/+12
| * Add some commentsSon Ho2022-09-221-0/+3
| * Update the name registration for globalsSon Ho2022-09-222-6/+12
| * Update PureMicroPasses.inline_useless_var_reassignmentsSon Ho2022-09-222-34/+39
| * Make minor cleanupSon Ho2022-09-2211-131/+135
| * Make minor modificationsSon Ho2022-09-226-107/+117
| * Update FunsAnalysisSon Ho2022-09-221-24/+26
| * Regenerate the translated filesSon Ho2022-09-224-4/+4
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update fstar/Primitives.fstSon HO2022-09-221-1/+1
| * Update src/FunsAnalysis.mlSon HO2022-09-221-0/+1
| * Update src/FunsAnalysis.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+0
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/ExtractToFStar.mlSon HO2022-09-221-1/+1
| * Update src/SymbolicAst.mlSon HO2022-09-221-1/+1
| * Update src/TypesUtils.mlSon HO2022-09-221-1/+1
| * Update src/Translate.mlSon HO2022-09-221-1/+1
| * Update MakefileSon HO2022-09-221-1/+1
| * Correct last PR remarksSidney Congard2022-08-113-26/+20
| * Correct assertion for stateless globalsSidney Congard2022-08-117-16/+30