aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SMTLib2Interface.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce sorts for smt expressions.chriseth2017-11-221-8/+0
* SMT enforce variable typesAlex Beregszaszi2017-10-051-0/+8
* Mark constructors explicitAlex Beregszaszi2017-09-201-1/+1
* Refactor Z3 read callback.chriseth2017-08-231-2/+4
* Rename read file callback.chriseth2017-08-231-1/+1
* Insert abstraction layer.chriseth2017-08-231-115/+12
* Cleanup.chriseth2017-08-231-13/+16
* Use file to communicate with z3.chriseth2017-08-231-6/+29
* Rewrite using SMTLIB2 interface.chriseth2017-08-231-0/+150