summaryrefslogtreecommitdiff
path: root/src/ValuesUtils.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-27Reorganize a bit the projectSon Ho1-121/+0
2022-10-26Update the code documentation to fix links and syntax issuesSon Ho1-3/+3
2022-09-22Reformat the project with duneSon Ho1-6/+0
2022-04-20Update the evaluation of matches for the cases where the scrutinee is aSon Ho1-0/+10
2022-02-23Improve pretty-printing of environments by filtering and grouping valuesSon Ho1-0/+2
2022-01-19Start storing meta-values in the avalues, for synthesis purposesSon Ho1-0/+5
2022-01-18Remove ty_has_regions and use ty_has_borrows insteadSon Ho1-3/+4
2022-01-18Rename type_is_primitively_copyable to ty_is_...Son Ho1-1/+1
2022-01-14Implement greedy expansion of symbolic variables and expansion beforeSon Ho1-0/+29
2022-01-13Make more updates to assignment and update ctx_pop_frameSon Ho1-0/+18
2022-01-12Update end_borrow to check if there are loans in borrowed valuesSon Ho1-0/+2
2022-01-06Move more definitions and do more cleanupSon Ho1-0/+46
2022-01-06Cleanup and reorganizeSon Ho1-2/+8
2021-12-01Merge the ADTs, tuples and assumed types in the type and valueSon Ho1-1/+2
2021-12-01Move some definitions to new filesSon Ho1-0/+7