aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/StaticAnalyzer.h
Commit message (Collapse)AuthorAgeFilesLines
* Warn about side-effect free statements.chriseth2017-04-211-0/+2
|
* Check for circular references in constant variables.chriseth2017-03-061-0/+3
|
* Warn about using msg.value in non-payable functionFederico Bond2016-12-091-0/+72