aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/ContractCompiler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
* Add appendCallValueCheckAlex Beregszaszi2016-11-181-0/+1
* Converted sub assembly to smart pointer.chriseth2016-11-161-1/+1
* Stored combined creation and runtime tags.chriseth2016-11-161-4/+6
* codegen: add a compilation mode and a runtime context to CompilerContextYoichi Hirai2016-11-161-2/+2
* BREAKING: return only exits current function/modifierchriseth2016-08-171-4/+3
* Refactor compiler to avoid weird swap of contextschriseth2016-05-201-0/+134