aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/DeclarationContainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* analysis: disallow overloading functions with eventsYoichi Hirai2017-01-231-1/+6
* analysis: fix formatYoichi Hirai2017-01-231-4/+7
* analysis: Resolve event overloadingYoichi Hirai2017-01-231-12/+9
* analysis: Allow multiple events of the same nameYoichi Hirai2017-01-231-0/+7
* analysis: changes necessary to compile std/StandardToken.solYoichi Hirai2017-01-121-2/+11
* Fix licensing headersVoR02202016-11-231-4/+4
* Allow aliases during import.chriseth2016-01-111-5/+6
* Source units are independent scopes.chriseth2015-12-101-14/+24
* File reorganisation.chriseth2015-10-211-0/+85