Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reject constant modifier on the fallback function | Alex Beregszaszi | 2016-09-06 | 1 | -1/+0 |
* | Test and fixes for payable fallback in ABI. | chriseth | 2016-09-06 | 1 | -0/+1 |
* | Do not include the payable keyword for constructors | Alex Beregszaszi | 2016-09-06 | 1 | -1/+0 |
* | Support payable keyword for functions | Alex Beregszaszi | 2016-09-06 | 1 | -0/+2 |
* | Do not use internal types for event parameters. | chriseth | 2016-09-02 | 1 | -1/+2 |
* | Introduce fallback entry in the ABI | Alex Beregszaszi | 2016-08-27 | 1 | -1/+9 |
* | remove solidity --interface | Dimitry | 2016-08-17 | 1 | -70/+0 |
* | Make members context-sensitive. | chriseth | 2015-11-26 | 1 | -1/+1 |
* | Store docstrings in AST annotations. | chriseth | 2015-10-26 | 1 | -274/+44 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+478 |