2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
- .github/workflows/ci.yml+4-4
- .gitignore+7
- Cargo.toml+2-2
- Makefile+114
- Package.swift+36
- bindings/c/tree-sitter.h.in+16
- bindings/c/tree-sitter.pc.in+11
- bindings/swift/TreeSitterJava/java.h+16
- grammar.js+121-54
- package.json+1-1
- queries/highlights.scm+14-3
- queries/tags.scm+1-1
- src/grammar.json+362-161
- src/node-types.json+289-47
- src/parser.c+41.0k-35.3k
- src/tree_sitter/parser.h+2-2
- test/corpus/comments.txt+15-2
- test/corpus/declarations.txt+52-15
- test/corpus/expressions.txt+7-7
- test/corpus/literals.txt+25
0 commit comments