2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
- .appveyor.yml-22
- .github/workflows/ci.yml+28
- .gitignore+3-10
- .npmignore+2
- .travis.yml-7
- Cargo.toml+31
- README.md+1-2
- binding.gyp+1-1
- bindings/node/binding.cc
- bindings/node/index.js+19
- bindings/rust/README.md+36
- bindings/rust/build.rs+28
- bindings/rust/lib.rs+68
- grammar.js+254-161
- index.js-13
- package.json+4-4
- queries/highlights.scm+86-80
- queries/tags.scm+12
- script/parse-examples+24-24
- src/grammar.json+1.2k-1.0k
- src/node-types.json+358-165
- src/parser.c+34.8k-28.9k
- src/scanner.cc+46-33
- src/tree_sitter/parser.h+72-84
- test/corpus/expressions.txt+114-54
- test/corpus/literals.txt+26-19
- test/corpus/statements.txt+77-69
0 commit comments