summaryrefslogtreecommitdiff
path: root/src/SynthesizeSymbolic.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-21Improve the generation of names for given back valuesSon Ho1-3/+3
2022-03-03Rename CFIM to LLBCSon Ho1-1/+1
2022-01-28Remove the Aggregated variant from SymbolicAst.meta as it is included inSon Ho1-6/+0
2022-01-27Generate meta-information for assignments in the symbolic ASTSon Ho1-0/+6
2022-01-27Rename the meta-places to [mplace] and update some commentsSon Ho1-19/+23
2022-01-27Add meta information for the variable names in SymbolicAstSon Ho1-16/+45
2022-01-27Cleanup a bit by removing useless `open`Son Ho1-2/+0
2022-01-25Make progress on SymbolicToPure.translate_end_abstractionSon Ho1-8/+11
2022-01-25Make good progress on SymbolicToPure.translate_expansionSon Ho1-23/+16
2022-01-21Finish updating the calls to the synthesis functions to generate theSon Ho1-2/+38
2022-01-21Start working on the generation of the symbolic ASTSon Ho1-0/+89