summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update some assumed type names/variantsSon Ho2023-11-242-34/+41
* Improve the error messages for some name collisionsSon Ho2023-11-241-2/+4
* Make a minor update in ExtractName.pattern_to_extract_nameSon Ho2023-11-241-1/+4
* Merge pull request #45 from AeneasVerif/son_merge_typesSon HO2023-11-22153-11476/+12488
|\
| * Update the flake.lockSon Ho2023-11-221-3/+2
| * Fix an issue with the nix flake and update the flake.lockSon Ho2023-11-223-32/+18
| * Update the flake.lockSon Ho2023-11-221-18/+18
| * Cleanup a bitSon Ho2023-11-221-87/+0
| * Make a minor modificationSon Ho2023-11-221-2/+3
| * Use NameMatcher.NameMatcherMap instead of associative listsSon Ho2023-11-222-18/+22
| * Regenerate the test filesSon Ho2023-11-223-131/+186
| * Improve further the generation of parent clause/trait clause namesSon Ho2023-11-228-48/+177
| * Regenerate the filesSon Ho2023-11-213-61/+71
| * Improve the generation of parent clause namesSon Ho2023-11-213-11/+45
| * Update the generation of names for the parent trait clausesSon Ho2023-11-211-4/+29
| * Reorganize the "Extract" filesSon Ho2023-11-217-1439/+1299
| * Regenerate the filesSon Ho2023-11-2165-1578/+3156
| * Make minor updates to the extraction of spansSon Ho2023-11-211-4/+5
| * Add span information to the generated codeSon Ho2023-11-2112-45/+91
| * Add an `is_local` field to declarationsSon Ho2023-11-215-3/+16
| * Rename PrimitiveValues to ValuesSon Ho2023-11-2114-24/+11
| * Regenerate the betree filesSon Ho2023-11-2112-274/+279
| * Regenerate the Traits filesSon Ho2023-11-213-184/+195
| * Regenerate most of the test filesSon Ho2023-11-2135-1016/+1045
| * Make a minor modificationSon Ho2023-11-211-1/+11
| * Update more namesSon Ho2023-11-214-54/+55
| * Update the standard librariesSon Ho2023-11-215-78/+85
| * Fix issues with the builtin namesSon Ho2023-11-213-56/+95
| * Fix minor issuesSon Ho2023-11-203-3/+9
| * 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
|\
| * 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