summaryrefslogtreecommitdiff
path: root/src/ValuesUtils.ml (unfollow)
Commit message (Expand)AuthorFilesLines
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