aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* add headers to solidity's add_libraryMarek Kotewicz2014-11-091-4/+3
* Moved instructions and assembly to new libevmcore.Christian2014-11-061-2/+1
* Contract compiler and also add ExpressionStatement to AST.Christian2014-10-301-2/+2
* CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidit...Christian2014-10-261-26/+1
* Solidity scanner and some unit tests.Christian2014-10-081-0/+49