1 file changed
+1
-1
lines changedSubmodule javascript updated 31 files
- .editorconfig+9-5
- .gitattributes+2
- .github/workflows/ci.yml+11-1
- .github/workflows/fuzz.yml-2
- .github/workflows/publish.yml+2-4
- .gitignore+5-1
- CMakeLists.txt+60
- Cargo.lock+11-4
- Cargo.toml+5-5
- Makefile+13-33
- Package.swift+6-29
- binding.gyp+11-2
- bindings/c/tree-sitter-javascript.pc.in+8-8
- bindings/go/binding_test.go+1-1
- bindings/python/tests/test_binding.py+1-1
- bindings/python/tree_sitter_javascript/__init__.py+37-2
- bindings/python/tree_sitter_javascript/__init__.pyi+8-1
- bindings/rust/lib.rs+7-7
- bindings/swift/TreeSitterJavaScript/javascript.h
- bindings/swift/TreeSitterJavaScriptTests/TreeSitterJavaScriptTests.swift+3-3
- eslint.config.mjs+5
- go.mod+1-1
- go.sum+2
- package-lock.json+345-326
- package.json+9-25
- pyproject.toml+2-2
- setup.py+11-6
- src/grammar.json+1
- src/node-types.json+1
- src/tree_sitter/alloc.h+4-4
- tree-sitter.json+51
0 commit comments