aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/Why3Translator.h
Commit message (Expand)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
* formal: ignore pragmas during Why3 code generationYoichi Hirai2016-10-111-0/+1
* toFormalType reports errors by an exceptionYoichi Hirai2016-09-101-2/+3
* Merge pull request #1041 from pirapira/typo_and_whitespacechriseth2016-09-081-1/+1
|\
| * Fix a typo and whitespacesYoichi Hirai2016-09-071-1/+1
* | Append an issue id #1043 to a @todo comment about itYoichi Hirai2016-09-071-1/+1
|/
* Handle external effects.chriseth2016-07-131-2/+15
* - inline and assembly keywords addedLianaHus2016-03-121-1/+1
* Do not store elements of a contract by AST node type.chriseth2015-11-261-1/+1
* Fix MSVC errors and warnings.chriseth2015-11-261-1/+1
* Again some why3 fixes with regards to separators in blocks.chriseth2015-11-251-7/+10
* Why3: Direct references to variables using `#`.chriseth2015-11-231-0/+7
* Formal Verification: State variables.chriseth2015-11-191-0/+6
* Fix problems with statement blocks.chriseth2015-11-111-3/+6
* Preliminary why3 code output.chriseth2015-10-271-0/+115