summaryrefslogtreecommitdiff
path: root/compiler/RegionsHierarchy.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-25Update charonNadrieril1-3/+1
2024-06-24Update charonNadrieril1-2/+3
2024-06-21`predicates` got merged into `generic_params`Nadrieril1-7/+6
2024-05-24Rename meta into spanAymeric Fromherz1-13/+13
2024-04-22Reformat some filesSon Ho1-1/+2
2024-04-18item_metaNadrieril1-1/+1
2024-03-29added file and line arg to craise and cassertEscherichia1-6/+6
2024-03-28formattingEscherichia1-9/+13
2024-03-28Should answer all comments, there are still some TODO: error message leftEscherichia1-5/+5
2024-03-28Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...Escherichia1-2/+2
2024-03-28added a meta option field to norm_ctx and changed the meta used by some asser...Escherichia1-0/+1
2024-03-28WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia1-15/+16
2024-03-17Update following changes in CharonSon Ho1-1/+1
2023-12-05Update following changes in CharonSon Ho1-14/+52
2023-11-15Start updating the name type, cleanup the names and the module abbrevsSon Ho1-4/+16
2023-11-13Normalize the types when computing the regions hierarchiesSon Ho1-4/+38
2023-11-13Make minor modificationsSon Ho1-4/+12
2023-11-13Add RegionsHierarchy.mlSon Ho1-0/+243