aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/StaticAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change error message.chriseth2017-04-211-1/+1
* Warn about side-effect free statements.chriseth2017-04-211-0/+7
* Warn about using msg.value in non-payable functionFederico Bond2016-12-091-0/+78