aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SMTPortfolio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Testing with smtlib2 interface always thereLeonardo Alt2018-11-231-6/+1
|
* Error message stays in the SMTCheckerLeonardo Alt2018-11-231-8/+0
|
* Display better error message in SMTLib2Leonardo Alt2018-11-231-2/+4
|
* Rename function and warn if responses are supplied for Z3.chriseth2018-11-231-1/+7
|
* Inject SMTLIB2 queries and responses via standard-json-io.chriseth2018-11-231-3/+3
|
* [SMTChecker] Add FunctionSort and refactors the solver interface to create ↵Leonardo Alt2018-11-221-14/+2
| | | | variables
* [SMTChecker] Refactor smt::Sort and its usageLeonardo Alt2018-11-211-1/+1
|
* [SMTChecker] Implement uninterpreted functions and use it for blockhash()Leonardo Alt2018-11-151-1/+1
|
* Import dev::solidity namespace in SMTPortfolioAlex Beregszaszi2018-07-281-0/+1
|
* [SMTChecker] Add CheckResult::CONFLICTINGLeonardo Alt2018-07-271-3/+4
|
* [SMTChecker] SMTPortfolio: use all SMT solvers availableLeonardo Alt2018-07-271-0/+150