Commit 4508ccc
authored
1 file changed
+1
-1
lines changed- .eslintrc.js+20
- .gitattributes+5-1
- .github/dependabot.yml+8
- .github/workflows/ci.yml+9-7
- .github/workflows/fuzz.yml+22
- .github/workflows/lint.yml+19
- .github/workflows/pack.yml+94
- .github/workflows/publish.yml+103
- .gitignore+4-5
- .gitmodules-3
- .npmignore+6-6
- Cargo.toml+13-15
- Package.swift+1-1
- README.md+27-13
- appveyor.yml-28
- binding.gyp+5-2
- bindings/rust/README.md+35
- bindings/rust/build.rs+7-12
- bindings/rust/lib.rs+5-5
- corpus/commands.txt-322
- corpus/literals.txt-372
- corpus/statements.txt-610
- examples/bash-it-1
- grammar.js+834-200
- package.json+32-6
- queries/highlights.scm+3-1
- script/known-failures.txt+23-15
- script/parse-examples+59-5
- script/update-known-failures.sh+6-3
- src/grammar.json+6.1k-1.6k
- src/node-types.json+1.3k-189
- src/parser.c+339.8k-114.1k
- src/scanner.c+1.3k
- src/scanner.cc-408
- src/tree_sitter/parser.h+11-5
- test/corpus/commands.txt+725
- test/corpus/crlf.txt
- test/corpus/literals.txt+1.4k
- test/corpus/programs.txt+17-5
- test/corpus/statements.txt+1.6k
0 commit comments