2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
- .github/workflows/ci.yml+21-8
- .gitignore+1
- .travis.yml-34
- Cargo.toml+1-1
- Package.swift+39
- appveyor.yml+1-1
- bindings/rust/lib.rs+1-1
- bindings/swift/TreeSitterBash/bash.h+16
- corpus/commands.txt+55
- corpus/literals.txt+2-2
- corpus/zsh.txt-35
- grammar.js+6-8
- package.json+6-10
- queries/highlights.scm-1
- script/parse-examples
- src/grammar.json+20-48
- src/node-types.json+18-31
- src/parser.c+66.0k-88.2k
- src/scanner.cc+10
- src/tree_sitter/parser.h+1
0 commit comments