summaryrefslogtreecommitdiff
path: root/compiler/SynthesizeSymbolic.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the generation of stateful backward functions (controlled by an opt...Son Ho2022-11-101-35/+31
* Reorganize branching symbolic expansions to prepare for the join operationSon Ho2022-11-101-0/+3
* Add ids to the dummy variablesSon Ho2022-11-071-1/+1
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-5/+5
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-4/+5
* Reorganize a bit the projectSon Ho2022-10-271-0/+156