Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ast json test for function kind. | chriseth | 2018-10-09 | 2 | -1/+2 |
* | Merge pull request #4734 from ethereum/astUpdate | chriseth | 2018-10-09 | 29 | -10/+571 |
|\ | |||||
| * | Restore ``isConstructor`` in the legacy AST. | Daniel Kirchner | 2018-09-11 | 13 | -0/+13 |
| * | Add new test cases. | Daniel Kirchner | 2018-09-11 | 9 | -0/+548 |
| * | Replace ``isConstructor`` field in the JSON AST by a ``kind`` field. | Daniel Kirchner | 2018-09-11 | 20 | -20/+20 |
* | | Add ``stateMutability`` field to JSON AST for ``address`` types. | Daniel Kirchner | 2018-09-13 | 3 | -0/+1171 |
|/ | |||||
* | Update tests. | chriseth | 2018-08-15 | 3 | -4/+6 |
* | Update tests. | Daniel Kirchner | 2018-08-06 | 20 | -48/+0 |
* | Extract AST JSON tests. | Daniel Kirchner | 2018-08-04 | 51 | -0/+4752 |