GumTreeDiff / gumtree

An awesome code differencing tool
https://github.com/GumTreeDiff/gumtree/wiki
GNU Lesser General Public License v3.0
917 stars 173 forks source link

Add support for kotlin through tree-sitter and fix python files cannot be executed on windows #343

Closed TnoAlex closed 5 months ago

TnoAlex commented 6 months ago
jrfaller commented 5 months ago

Hi and thanks for the PR! (PS I already integrated your work on the python tree-sitter-parser)

I think it would be better to split that in two PR, one for the windows problem and the other for the Kotlin generator, would it be possible?

Cheers.

TnoAlex commented 5 months ago

No problem! I'm going to close this PR and submit two new PRs