Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fallback function has to be external: backwards-compatible changes. | chriseth | 2018-06-29 | 1 | -1/+1 |
* | Merge pull request #4097 from ethereum/noPackedExceptForPacked | chriseth | 2018-06-28 | 3 | -14/+14 |
|\ | |||||
| * | Update compilation tests. | chriseth | 2018-06-25 | 3 | -14/+14 |
* | | Add emit keyword to compilation tests. | chriseth | 2018-06-27 | 5 | -27/+27 |
* | | Updates external contracts to new constructor syntax. | Erik Kundt | 2018-06-26 | 8 | -9/+9 |
|/ | |||||
* | Update external contracts in compilationTests (to support strict address lite... | Alex Beregszaszi | 2018-06-25 | 8 | -32/+32 |
* | test: drop var-keyword in compilationTests in favor of explicit types | Christian Parpart | 2018-06-21 | 8 | -83/+83 |
* | C99 scoping rules by default | Leonardo Alt | 2018-06-20 | 1 | -2/+4 |
* | Update external contract in compilationTests to not use deprecated sha3 | Alex Beregszaszi | 2018-06-13 | 3 | -29/+29 |
* | Added various contracts for testing. | chriseth | 2017-07-05 | 15 | -0/+4416 |