aboutsummaryrefslogtreecommitdiffstats
path: root/solidityEndToEndTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #494 from chriseth/sol_stateVariablesGav Wood2014-11-101-0/+25
|\
| * State variables.Christian2014-11-081-0/+25
* | style fixesLefteris Karapetsas2014-11-091-10/+20
* | solidity endToEnd testing gets equivalent CPP contractsLefteris Karapetsas2014-11-091-33/+130
|/
* Merge remote-tracking branch 'ethereum/develop' into sol_typePromotionChristian2014-11-071-0/+49
|\
| * Ignore break and continue outside of loops.Christian2014-11-061-0/+13
| * Tests for break and continue in nested loops.Christian2014-11-061-0/+36
* | Fixes for test framework (sign the transaction).Christian2014-11-061-62/+49
* | Type promotion fixes and tests.Christian2014-11-061-1/+41
* | Proper type promotion and conversion.Christian2014-11-061-1/+27
|/
* Further framework fix.Christian2014-11-061-10/+12
* Fix test framework after change to Transaction.Christian2014-11-061-15/+32
* Some tests and bugfixes for the compiler.Christian2014-11-031-0/+210