Rien

Results 128 comments of Rien

This probably uses the "interestingness" metric, but since it is not shown, it is probably best to just use similarity here.

Sorry for the radio silence. I really need a scheduler to plan what I have to do. Ok, now I have been thinking and the problem I had in my...

We are having the same issue, @benslv did you find a solution?

How usable is this PR? I'm still suffering from #53 and I was wondering if this could maybe solve the issue.

This seems to be resolved with the update to 0.20.1, thanks!

This is the minimal reproduction with JavaScript: https://github.com/rien/node-tree-sitter-bug-minimal-reproducible-example/ I'm currently using Node 10.17.

I can't seem to reproduce this outside Jest. I have configured [ava](https://github.com/avajs/ava) with more than 100 tests re-importing and successfully using `tree-sitter`, and everything seems to work fine. It looks...

Thank you for looking into this. I'm not familiar with how native libraries should work. If they're not meant to be loaded more than once, then there is definitely something...

There are some issues (#102 and #106 ) that are probably resolved by PR #95, these changes are on master but not released yet. @maxbrunsfeld when could you find time...

What is currently the most convenient way to package yarn workspaces? I have a monorepo with a few (5) projects where it is possible to work out the internal dependencies...