aboutsummaryrefslogtreecommitdiffstats
path: root/CompilerContext.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes in compiler to support variably sized stack elements.Christian2014-12-091-1/+2
|
* Register variably-sized variables on stack.Christian2014-12-081-4/+6
|
* Magic variables.Christian2014-11-241-0/+4
|
* Mapping types.Christian2014-11-141-1/+3
|
* Merge remote-tracking branch 'ethereum/develop' into sol_optimizerChristian2014-11-101-6/+19
|\ | | | | | | | | Conflicts: libevmcore/Instruction.cpp
| * State variables.Christian2014-11-081-6/+19
| |
* | Option to activate the optimizer for solidity.Christian2014-11-071-1/+1
|/
* Moved instructions and assembly to new libevmcore.Christian2014-11-061-2/+2
|
* Actual contract creator and add solidity to AlethZero interface.Christian2014-10-311-0/+4
|
* Function selector and variable (un)packing.Christian2014-10-311-1/+3
|
* Renamed file.Christian2014-10-311-0/+83