Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow "new expressions" also for general type names. | chriseth | 2015-11-26 | 1 | -2/+2 |
| | | | | | | | Breaking change: If you want to send value with a contract creation, you have to use parentheses now: `(new ContractName).value(2 ether)(arg1, arg2)` | ||||
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+721 |