Commit e2fe2af
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
- .github/workflows/publish.yaml+16-68
- .gitignore+1
- README.md+11
- grammar.js+379-269
- package.json+2-9
- parse-lang.py+222
- queries/highlights.scm-3
- src/grammar.json+1.4k-516
- src/node-types.json+316-17
- src/parser.c+56.6k-44.5k
- src/scanner.c+1-33
- src/tree_sitter/alloc.h+4-4
- src/tree_sitter/array.h+2-1
- src/tree_sitter/parser.h+80-17
- test/corpus/body.txt+18-11
- test/corpus/changes.txt+98-1
- test/corpus/generated_comments.txt+2-2
- test/corpus/subject.txt+5-10
- test/corpus/trailers.txt+12-4
0 commit comments