Commit bf51898
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
- Cargo.toml+1-1
- grammar.js+50-21
- package.json+3-2
- queries/highlights.scm+2
- src/grammar.json+287-46
- src/node-types.json+139-11
- src/parser.c+44.4k-32.1k
- src/scanner.cc+11-8
- src/tree_sitter/parser.h+2-2
- test/corpus/expressions.txt+412-222
- test/corpus/literals.txt+439-190
- test/corpus/pattern_matching.txt+520
- test/corpus/statements.txt+594-302
- test/highlight/parameters.py+4
- test/highlight/pattern_matching.py+50
0 commit comments