Closed adonovan closed 2 years ago
Can you update the generated parser by running tree-sitter generate
? We currently check the generated code into these repositories.
Can you update the generated parser by running
tree-sitter generate
? We currently check the generated code into these repositories.
Done. Is there a document that explains the usual contributing process to which I can link the README?
This need to be rebased from the latest. Sorry for accepting this a bit later than your other PRs.
This change commutes the field(...) and commaSep(...) operations so that the commas don't get named. The set of accepted inputs has not changed.
Fixes https://github.com/tree-sitter/tree-sitter-go/issues/45
Checklist: