coala / coAST

Universal and language-independent abstract syntax tree
45 stars 33 forks source link

Pascal.yaml: Add declared `datatypes` to `data/DataType` #79

Closed utkarsh2102 closed 5 years ago

utkarsh2102 commented 5 years ago

The datatypes mentioned under Pascal.yaml https://github.com/coala/coAST/blob/01100420e6129171bbbaed99deb7e9cb3ac0040b/data/Language/Pascal.yaml#L74-L79 haven't been declared under data/DataType here.

A good difficulty/low issue.

utkarsh2102 commented 5 years ago

@jayvdb, this is a difficulty/low issue, not a newcomer.

jayvdb commented 5 years ago

We have a generic GCI task for doing this, so we dont want specific issues for each language