Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #494 from chriseth/sol_stateVariables | Gav Wood | 2014-11-10 | 1 | -0/+25 |
|\ | |||||
| * | State variables. | Christian | 2014-11-08 | 1 | -0/+25 |
* | | style fixes | Lefteris Karapetsas | 2014-11-09 | 1 | -10/+20 |
* | | solidity endToEnd testing gets equivalent CPP contracts | Lefteris Karapetsas | 2014-11-09 | 1 | -33/+130 |
|/ | |||||
* | Merge remote-tracking branch 'ethereum/develop' into sol_typePromotion | Christian | 2014-11-07 | 1 | -0/+49 |
|\ | |||||
| * | Ignore break and continue outside of loops. | Christian | 2014-11-06 | 1 | -0/+13 |
| * | Tests for break and continue in nested loops. | Christian | 2014-11-06 | 1 | -0/+36 |
* | | Fixes for test framework (sign the transaction). | Christian | 2014-11-06 | 1 | -62/+49 |
* | | Type promotion fixes and tests. | Christian | 2014-11-06 | 1 | -1/+41 |
* | | Proper type promotion and conversion. | Christian | 2014-11-06 | 1 | -1/+27 |
|/ | |||||
* | Further framework fix. | Christian | 2014-11-06 | 1 | -10/+12 |
* | Fix test framework after change to Transaction. | Christian | 2014-11-06 | 1 | -15/+32 |
* | Some tests and bugfixes for the compiler. | Christian | 2014-11-03 | 1 | -0/+210 |