semgrep / ocaml-tree-sitter-semgrep

Generate parsers from tree-sitter grammars extended to support Semgrep patterns
GNU General Public License v3.0
4 stars 10 forks source link

update kotlin #516

Open brandonspark opened 1 month ago

brandonspark commented 1 month ago

This PR updates the Kotlin grammar.

More than a year ago, we decided to fork the tree-sitter-kotlin repo because the maintainers were being unresponsive, and we wanted slightly better parsing behavior. Now, it seems that the repository is being actively maintained, so I think we can safely go back to the regular Kotlin repo. (we also want their changes)

Checklist

brandonspark commented 1 month ago

blocked on https://github.com/fwcd/tree-sitter-kotlin/pull/156, which will implement what @emjin did in https://github.com/semgrep/tree-sitter-kotlin/commit/1e57b1b2a02a8495f74283cecbbdb79fd872cc90 upstream

aryx commented 1 month ago

How do you know he is more responsive?

brandonspark commented 1 month ago

How do you know he is more responsive?

the repo was updated recently