1 file changed
+1
-1
lines changedSubmodule javascript updated 43 files
- .editorconfig+39
- .eslintrc.js-20
- .gitattributes+9-4
- .github/dependabot.yml+8
- .github/pull_request_template.md-9
- .github/workflows/ci.yml+33-23
- .github/workflows/fuzz.yml+7-8
- .github/workflows/lint.yml+13-6
- .github/workflows/publish.yml+19-99
- .gitignore+36-5
- .npmignore-6
- Cargo.toml+7-7
- Makefile+111
- Package.swift+24-15
- README.md+2
- binding.gyp+7-5
- bindings/c/tree-sitter-javascript.h+16
- bindings/c/tree-sitter-javascript.pc.in+11
- bindings/go/binding.go+13
- bindings/go/binding_test.go+15
- bindings/go/go.mod+5
- bindings/node/binding.cc+14-22
- bindings/node/index.d.ts+28
- bindings/node/index.js+3-15
- bindings/python/tree_sitter_javascript/__init__.py+5
- bindings/python/tree_sitter_javascript/__init__.pyi+1
- bindings/python/tree_sitter_javascript/binding.c+27
- bindings/python/tree_sitter_javascript/py.typed
- bindings/rust/README.md-46
- bindings/rust/build.rs+9-11
- bindings/rust/lib.rs+12-23
- bindings/swift/TreeSitterJavascript/javascript.h+2-2
- grammar.js+21-23
- package-lock.json+1.5k
- package.json+79-15
- pyproject.toml+33
- script/benchmark.js-65
- script/parse-examples-43
- setup.py+57
- src/parser.c+3-1
- src/tree_sitter/alloc.h+6-12
- src/tree_sitter/array.h+14-14
- tree-sitter-javascript.wasm
0 commit comments