aboutsummaryrefslogtreecommitdiffstats
path: root/CompilerUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Padding for ABI types.Christian2015-01-101-2/+13
* Adjustments to Solidity compiler code for Function HashLefteris Karapetsas2015-01-091-3/+4
* Compiler EVM generation now takes into account for the new function hashLefteris Karapetsas2015-01-091-0/+3
* Helper functions to access memory.Christian2014-12-111-0/+12
* Take variable stack size correctly into account for return value packer.Christian2014-12-101-0/+2
* Variable-size stack elements for expression compiler.Christian2014-12-091-0/+14
* Changes in compiler to support variably sized stack elements.Christian2014-12-091-0/+47