1 file changed
+1
-1
lines changed- .editorconfig+9-5
- .gitattributes+3-1
- .github/workflows/ci.yml+5-1
- .github/workflows/publish.yml+2-4
- .gitignore+5-1
- CMakeLists.txt+60
- Cargo.lock+11-4
- Cargo.toml+5-4
- Makefile+30-46
- Package.swift+24-34
- binding.gyp+11-2
- bindings/c/tree-sitter-java.pc.in+8-8
- bindings/go/binding.go-1
- bindings/python/tree_sitter_java/__init__.py+32-1
- bindings/python/tree_sitter_java/__init__.pyi+6-1
- bindings/rust/lib.rs+4-4
- eslint.config.mjs+5
- go.mod+4-2
- go.sum+2
- grammar.js+4-13
- package-lock.json+343-328
- package.json+9-60
- pyproject.toml+1-1
- setup.py+11-6
- src/grammar.json+1-14
- src/node-types.json+1-14
- src/tree_sitter/alloc.h+4-4
- tree-sitter.json+45
0 commit comments