-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: correct go bindings #41
Conversation
I'd prefer to stick to releases for generated files, as a matter of principle. |
Sure that's smart. So only keep the go changes? |
I have no opinion on those :) |
I think earlier I had it with no generated files and CI failed because it wanted the new |
rebase |
Actually I believe this is superseded by the other change, so I should close, unless I am wrong? |
yeah i replied to the wrong pr, my b |
Currently the go bindings do not work. This solution is based on tree-sitter/tree-sitter-c@927da1f
This commit also regenerates the config file
and bindingsfromtree-sitter HEAD