darklang / dark

Darklang main repo, including language, backend, and infra
https://darklang.com
Other
1.65k stars 90 forks source link

Tree-sitter grammar: support variable type reference #5371

Closed OceanOak closed 3 months ago

OceanOak commented 3 months ago

Changelog:

Tree-sitter-darklang
- Update the grammar to support variable type reference

This also updates the parser to handle TUuid and TDateTime

5321