summaryrefslogtreecommitdiff
path: root/src/SymbolicToPure.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Implement SymbolicToPure.typed_avalue_to_given_backSon Ho2022-01-261-6/+88
* Implement the ADT case of typed_avalue_to_consumedSon Ho2022-01-251-11/+25
* Make good progress on typed_avalue_to_consumedSon Ho2022-01-251-21/+49
* Start working on typed_avalue_to_consumedSon Ho2022-01-251-1/+44
* Make progress on translate_typed_value_to_rvalueSon Ho2022-01-251-5/+11
* Start working on translate_typed_value_to_rvalueSon Ho2022-01-251-3/+28
* Implement some utilities in SymbolicToPureSon Ho2022-01-251-17/+33
* Finish implementing SymbolicToPure.translate_end_abstractionSon Ho2022-01-251-4/+24
* Make the back_id field non optional in Values.absSon Ho2022-01-251-5/+3
* Make minor modificationsSon Ho2022-01-251-9/+83
* Introduce lvalues and rvalues in Pure.mlSon Ho2022-01-251-33/+61
* Make progress on SymbolicToPure.translate_end_abstractionSon Ho2022-01-251-40/+152
* Replace BackwardFunctionId with RegionGroupIdSon Ho2022-01-251-10/+9
* Start working on translate_end_abstractionSon Ho2022-01-251-1/+69
* Implement the forgotten Tuple case in SymbolicToPure.translate_expansionSon Ho2022-01-251-1/+3
* Finish implementing SymbolicToPure.translate_expansionSon Ho2022-01-251-1/+15
* Make good progress on SymbolicToPure.translate_expansionSon Ho2022-01-251-21/+151
* Implement SymbolicToPure.translate_fun_sigSon Ho2022-01-251-35/+225
* Make minor modificationsSon Ho2022-01-241-0/+3
* Start working on translation of the type definitionsSon Ho2022-01-241-0/+82
* Start working on name generation for the synthesisSon Ho2022-01-241-0/+91