aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/smtCheckerTests/special
Commit message (Expand)AuthorAgeFilesLines
* [SMTChecker] Support basic typecastLeonardo Alt2019-01-161-2/+1
* [SMTChecker] Use SymbolicFunctionVariable for uninterpreted functionsLeonardo Alt2018-12-111-2/+1
* add a 'readable' format for large hex valuesKevin Kelley2018-12-061-1/+1
* [SMTChecker] Implement uninterpreted functions and use it for blockhash()Leonardo Alt2018-11-151-2/+6
* Grouping of symbolic variables in the same file and support to FixedBytesLeonardo Alt2018-10-252-8/+0
* Add gasleft constraint and use full member access nameLeonardo Alt2018-10-232-0/+14
* [SMTChecker] Support msg.*, tx.*, block.*, gasleft and blockhashLeonardo Alt2018-10-198-0/+114