summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|\ \
| * | 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
| * Extract the trait parent clauses after the types and the constantsSon Ho2023-11-091-24/+25
| * Progress on making the traits work for F*Son Ho2023-11-096-36/+1616
| * Modify some options and update the MakefileSon Ho2023-11-0911-1082/+2280
| * Update the Makefile to rename the "trans-" rules to "test-"Son Ho2023-11-091-46/+46
| * Regenerate some Lean testsSon Ho2023-11-092-0/+39
| * Fix a small issue in AssociatedTypesSon Ho2023-11-097-15/+21
| * Update the Makefile and regenerate some testsSon Ho2023-11-084-0/+40
| * Update the extractionSon Ho2023-11-073-2/+15
| * Update the normalization of associated typesSon Ho2023-11-074-50/+126
| * Fix a naming issueSon Ho2023-11-061-1/+3
| * Regenerate part of the trait tests for LeanSon Ho2023-11-062-16/+65
| * Fix some issues when extracting references to SelfSon Ho2023-11-061-30/+57