tree-sitter / node-tree-sitter

Node.js bindings for tree-sitter
https://www.npmjs.com/package/tree-sitter
MIT License
649 stars 114 forks source link

Update vendor/tree-sitter submodule to fix crash on macOS < 10.12 #47

Closed nathansobo closed 5 years ago

nathansobo commented 5 years ago

This PR updates the vendor/tree-sitter submodule to include changes from https://github.com/tree-sitter/tree-sitter/pull/361.

I can't seem to push this directly to tree-sitter/tree-sitter-node due to some weird permissions issue. I'm hoping if I open a PR from a fork I will be able to merge it. Hopefully we can sort out the permissions weirdness later when the :fire: is out.

🍐'd with @rafeca

maxbrunsfeld commented 5 years ago

This bug got fixed. Still don't understand why GitHub didn't allow you two to merge the PR. 😕