aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/ContractCompiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* BREAKING: return only exits current function/modifierchriseth2016-08-171-31/+42
|
* Disallow implementation of abstract function by constructor of derived class.chriseth2016-06-071-0/+3
|
* Refactor compiler to avoid weird swap of contextschriseth2016-05-201-0/+853