aboutsummaryrefslogtreecommitdiffstats
path: root/ExpressionClasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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