aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/CompilerUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify and optimise stack rotation.chriseth2015-12-011-8/+21
* Make members context-sensitive.chriseth2015-11-261-2/+2
* Code generation for creating arrays.chriseth2015-11-261-9/+15
* Fixed string inside struct allocation bug.chriseth2015-11-241-1/+1
* Fix up for new API from EIP-1.1.Gav Wood2015-11-211-1/+0
* Minor API change - must provide SealEngine to Executive now.Gav Wood2015-11-191-2/+4
* Bugfix: Returning literal strings in tuples.chriseth2015-11-011-1/+1
* File reorganisation.chriseth2015-10-211-0/+802