1 file changed
+1
-1
lines changed- .editorconfig+4
- .gitattributes+2
- .github/workflows/ci.yml+5-1
- .github/workflows/lint.yml-4
- .github/workflows/publish.yml+2-4
- .gitignore+5-2
- CMakeLists.txt+60
- Cargo.lock+11-4
- Cargo.toml+5-4
- Makefile+13-33
- Package.swift-23
- binding.gyp+11-2
- bindings/c/tree-sitter-bash.pc.in+8-8
- bindings/python/tests/__pycache__/test_binding.cpython-312.pyc
- bindings/python/tree_sitter_bash/__pycache__/__init__.cpython-312.pyc
- bindings/rust/build.rs+4-1
- bindings/rust/lib.rs+4-4
- bindings/swift/TreeSitterBash/bash.h+2-2
- eslint.config.mjs+5
- go.mod+1-1
- go.sum+2-2
- grammar.js+8-11
- package-lock.json+330-315
- package.json+7-62
- pyproject.toml+1-1
- src/grammar.json+1
- src/node-types.json+1
- src/tree_sitter/alloc.h+4-4
- tree-sitter.json+46
0 commit comments