Skip to content

Conversation

@ObserverOfTime
Copy link
Member

@ObserverOfTime ObserverOfTime commented Sep 9, 2025

This is an ongoing effort to update node-tree-sitter with the changes introduced in tree-sitter 0.25, and more:

@Abrifq
Copy link

Abrifq commented Oct 21, 2025

Adapt std based on Node version

Hello!
I have made a PR about this part. Should I rebase it on your PR so you can merge it when you are free to review?

#240 already exists though?
Yeah, but I made it conditional via nodejs' config.gypi. This way if it needs another version bump, it should be easier.

@ObserverOfTime
Copy link
Member Author

I already did that one.

@Abrifq
Copy link

Abrifq commented Oct 22, 2025

I already did that one.

Ah ok, didn't notice. Have a nice day then!

@ObserverOfTime ObserverOfTime marked this pull request as ready for review December 20, 2025 12:10
@ObserverOfTime
Copy link
Member Author

Basically ready. Just needs tests for the progress callbacks, which I'm too lazy to add.

The Language methods and the QueryCursor class will have to wait till the next release.

@amaanq @maxbrunsfeld

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment