Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore ``isConstructor`` in the legacy AST. | Daniel Kirchner | 2018-09-11 | 1 | -0/+1 |
| | |||||
* | Replace ``isConstructor`` field in the JSON AST by a ``kind`` field. | Daniel Kirchner | 2018-09-11 | 1 | -1/+1 |
| | |||||
* | Update tests. | Daniel Kirchner | 2018-08-06 | 1 | -2/+0 |
| | |||||
* | Extract AST JSON tests. | Daniel Kirchner | 2018-08-04 | 1 | -0/+200 |