aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SMTLib2Interface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Z3 read callback.chriseth2017-08-231-1/+13
|
* Rename read file callback.chriseth2017-08-231-2/+4
|
* Insert abstraction layer.chriseth2017-08-231-5/+16
|
* Cleanup.chriseth2017-08-231-126/+42
|
* Use file to communicate with z3.chriseth2017-08-231-0/+222
|
* Rewrite using SMTLIB2 interface.chriseth2017-08-231-0/+24