aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/ErrorReporter.h
Commit message (Expand)AuthorAgeFilesLines
* Add copy constructor to ErrorReporter (since it has assignment operator)Alex Beregszaszi2017-08-251-0/+3
* Mark appropriate constructors explicitAlex Beregszaszi2017-08-221-1/+1
* Use a secondary location for function override errorsFederico Bond2017-08-121-2/+2
* Show unimplemented function if trying to instantiate an abstract classAlex Beregszaszi2017-08-041-0/+6
* Warn about shadowing variables.Alex Beregszaszi2017-07-251-11/+11
* Remove Why3 error classAlex Beregszaszi2017-07-011-4/+0
* Refactor error reportingRhett Aultman2017-05-301-0/+106