Skip to content
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

Revert binding changes #106

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

314eter
Copy link
Collaborator

@314eter 314eter commented Nov 17, 2024

In c423bcc, there were again made some changes to master without PR, for which I don't understand the reasoning.

.gitattributes

The tree-sitter src files are vendored, not generated. It's a small difference, but it's not the same.

Almost all the binding code might have been based on generated templates, but they're manually edited because this is a multi-grammar repo. So they're not linguist-generated.

.gitignore

The examples directory should not be ignored. If an example submodule is updated, that's a change that should be committed.

READMEs

I created custom READMEs for Python and Rust, which are used on https://pypi.org/project/tree-sitter-ocaml/ https://crates.io/crates/tree-sitter-ocaml. I don't know why they were removed. Now these pages are showing nodejs information again instead of correct documentation and example code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant