File tree
23 files changed
+632
-521
lines changed- bindings
- c
- go
- python/tree_sitter_java
- rust
23 files changed
+632
-521
lines changedDiff for: .editorconfig
+9-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 | 5 |
| |
9 | 6 |
| |
10 | 7 |
| |
| |||
14 | 11 |
| |
15 | 12 |
| |
16 | 13 |
| |
17 |
| - | |
| 14 | + | |
18 | 15 |
| |
19 |
| - | |
| 16 | + | |
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
23 | 20 |
| |
24 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + |
Diff for: .gitattributes
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
| 13 | + |
Diff for: .gitignore
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
Diff for: CMakeLists.txt
+60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.lock
+11-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 |
| - | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 |
| - | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 |
| - | |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
| 31 | + |
Diff for: Makefile
+30-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Package.swift
+24-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: binding.gyp
+11-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments