aboutsummaryrefslogtreecommitdiffstats
path: root/ExpressionClasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* Workaround bug in boost.Gav Wood2015-09-131-4/+14
* applied changes from https://github.com/ethereum/cpp-ethereum/pull/2953debris2015-09-081-1/+1
* Optimize double ISZERO.chriseth2015-06-061-0/+16
* Functional gas estimator.chriseth2015-05-221-3/+24
* Known state: store tags on stack as unions.chriseth2015-05-131-0/+10
* Make KnownState work with all instructions.chriseth2015-05-061-6/+13
* Common subexpression elimination ready for using pre-known state.chriseth2015-05-061-9/+0
* More flexible way to approach unknown stack elements.chriseth2015-05-061-9/+27
* Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.chriseth2015-04-301-0/+438