aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SMTLib2Interface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce sorts for smt expressions.chriseth2017-11-221-9/+2
|
* SMT enforce variable typesAlex Beregszaszi2017-10-051-1/+8
|
* Review changes.chriseth2017-08-231-3/+3
|
* 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