Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |