2 files changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
63 | | - | |
| 61 | + | |
| 62 | + | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
191 | | - | |
| 190 | + | |
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
| |||
- bindings/go/binding.go+3-1
- grammar.js+104-40
- package-lock.json+9-9
- package.json+1-1
- src/grammar.json+490-175
- src/node-types.json+117-86
- src/parser.c+59.2k-43.5k
- src/scanner.c+19-105
- src/tree_sitter/parser.h+7-27
- test/corpus/abstract.txt+191
- test/corpus/comments.txt+258
- test/corpus/functions.txt+141
- test/corpus/inner_class.txt+104
- test/corpus/issues.txt+70
- test/corpus/match.txt+137-1
- test/corpus/regions.txt+61-57
- test/corpus/sample.txt+1-4
- test/corpus/source.txt+3-11
0 commit comments