summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor issuesSon Ho2023-11-202-55/+13
|
* Use the name matcher implemented in CharonSon Ho2023-11-2019-495/+440
|
* Fix a minor issueSon Ho2023-11-161-1/+6
|
* Do more cleanupSon Ho2023-11-162-16/+17
|
* Update SymbolicToPure.eliminate_box_functionsSon Ho2023-11-161-30/+45
|
* Rename Driver.ml to Main.mlSon Ho2023-11-163-10/+10
|
* Finish propagating the changes to the names and cleaningSon Ho2023-11-1612-179/+244
|
* Do more cleanupSon Ho2023-11-152-5/+4
|
* Do more cleanupSon Ho2023-11-152-38/+34
|
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-1550-4397/+3751
|
* Normalize the types when computing the regions hierarchiesSon Ho2023-11-134-77/+186
|
* Make minor modificationsSon Ho2023-11-136-20/+53
|
* Add RegionsHierarchy.mlSon Ho2023-11-1316-147/+453
|
* Add the "V" prefix to most variants related to valuesSon Ho2023-11-1215-645/+629
|
* Prefix variants related to types with "T"Son Ho2023-11-1227-321/+320
|
* Rename some variantsSon Ho2023-11-129-15/+15
|
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-1242-1811/+1305
|
* Merge pull request #44 from AeneasVerif/son_traits_typesSon HO2023-11-10168-13173/+25526
|\ | | | | Add support for traits
| * Check in nix that the regenerated files don't differ from the checked out filesSon Ho2023-11-101-2/+19
| |
| * Update the ci.ymlSon Ho2023-11-101-4/+4
| |
| * Update the ci.ymlSon Ho2023-11-101-2/+1
| |
| * Update the ci.ymlSon Ho2023-11-101-0/+1
| |
| * Update the ci.ymlSon Ho2023-11-101-6/+2
| |
| * Update the ci.ymlSon Ho2023-11-101-1/+4
| |
| * Update the ci.ymlSon Ho2023-11-101-1/+1
| |
| * Update the ci.ymlSon Ho2023-11-101-4/+5
| |
| * Update the ci.ymlSon Ho2023-11-101-4/+6
| |
| * Update the ci.ymlSon Ho2023-11-101-1/+3
| |
| * Update the ci.ymlSon Ho2023-11-101-2/+2
| |
| * Update the ci.ymlSon Ho2023-11-101-1/+1
| |
| * Update the ci.ymlSon Ho2023-11-101-3/+5
| |
| * Update the ci.ymlSon Ho2023-11-101-1/+1
| |
| * Update the ci.ymlSon Ho2023-11-101-3/+3
| |
| * Update the ci.ymlSon Ho2023-11-101-1/+5
| |
| * Make a minor fixSon Ho2023-11-101-1/+1
| |
| * Make a minor updateSon Ho2023-11-101-2/+2
| |
| * Update the ci.ymlSon Ho2023-11-101-0/+5
| |
| * Update the flake.lockSon Ho2023-11-101-93/+44
| |
| * Merge branch 'main' into son_traits_typesSon Ho2023-11-092-1/+19
| |\ | |/ |/|
* | Merge pull request #43 from AeneasVerif/pnmadelaine-ciSon HO2023-10-232-1/+19
|\ \ | | | | | | Replace Hydra with Github runners
| * | ci: hydra -> github runnerPaul-Nicolas Madelaine2023-10-232-1/+19
|/ /
| * Update the rule build-bin-dir in the MakefileSon Ho2023-11-091-3/+6
| |
| * Make administrative updates in the testsSon Ho2023-11-092-405/+49
| |
| * Update the failing proofsSon Ho2023-11-0916-1710/+1049
| |
| * Regenerate the Coq test filesSon Ho2023-11-0914-80/+1403
| |
| * Make the traits work for CoqSon Ho2023-11-097-194/+354
| |
| * Deactivate the HOL4 testsSon Ho2023-11-091-2/+10
| |
| * Remove a fileSon Ho2023-11-091-387/+0
| |
| * Update the Makefile for the F* array testSon Ho2023-11-091-1/+1
| |
| * Regenerate the testsSon Ho2023-11-092-94/+37
| |