aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/PostTypeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generalize cycle detection.chriseth2018-04-031-15/+21
* Refactor error reportingRhett Aultman2017-05-301-12/+7
* Fix PostTypeChecker retaining state across contractsFederico Bond2017-04-091-0/+3
* Check for circular references in constant variables.chriseth2017-03-061-0/+108