2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Submodule tree-sitter updated 17 files
- .github/workflows/ci.yml+1-1
- Cargo.lock+2-2
- Cargo.toml+2-4
- cli/Cargo.toml+1-1
- cli/npm/package.json+1-1
- cli/src/tests/corpus_test.rs+98-111
- cli/src/tests/helpers/edits.rs+1-4
- cli/src/tests/helpers/mod.rs+18-21
- cli/src/tests/helpers/random.rs+4-2
- cli/src/tests/query_test.rs+1-9
- lib/Cargo.toml+1-1
- lib/binding_web/package.json+1-1
- lib/src/parser.c+9-4
- lib/src/subtree.c+2-1
- lib/src/subtree.h+1-1
- script/test+7-23
- script/test.cmd+1-1
0 commit comments