1 file changed
+1
-1
lines changed- .gitattributes+5-1
- .github/workflows/ci.yml+2-1
- .gitignore+8
- CMakeLists.txt+9-4
- Cargo.lock+112-9
- Cargo.toml+2-2
- Makefile+2-2
- Package.swift+7-3
- bindings/c/tree_sitter/tree-sitter-bash.h
- bindings/python/tree_sitter_bash/binding.c+11-3
- package-lock.json+22-18
- package.json+3-3
- pyproject.toml+4-4
- script/known-failures.txt+357
- script/parse-examples+36
- setup.py+38-23
- src/grammar.json+3-2
- src/node-types.json+2-1
- src/parser.c+569-535
- src/scanner.c+1-1
- src/tree_sitter/array.h+2-1
- src/tree_sitter/parser.h+27-7
- tree-sitter.json+1-1
0 commit comments