3 files changed
+38
-8
lines changed- .azure-pipelines/main.yml+4-4
- .azure-pipelines/release.yml+64
- .azure-pipelines/steps/grammar-bundle/-load.yml+10
- .azure-pipelines/steps/grammar-bundle/-save.yml+6
- .azure-pipelines/steps/grammar-bundle/-upload.yml+13
- .github/script/setup-2
- .github/script/setup-cask-4
- .github/script/setup-cask.ps1-2
- .github/script/setup.ps1-8
- .github/workflows/bump-version.yml-62
- .github/workflows/main.yml+34-28
- .github/workflows/release.yml-154
- .gitmodules+1-41
- CHANGELOG.md-47
- README.org-4
- queries/cpp/highlights.scm+5-4
- queries/go/highlights.scm+74-89
- queries/javascript/highlights.scm+9-21
- queries/php/highlights.scm+56-157
- queries/python/highlights.scm+1-3
- queries/ruby/highlights.scm-9
- repos/cpp+1-1
- repos/d-1
- repos/elixir-1
- repos/haskell-1
- repos/java+1-1
- repos/nix-1
- repos/php+1-1
- repos/prisma-1
- repos/python+1-1
- repos/zig-1
- script/bundle-version-2
- script/bundle-version.ps1-1
- script/compile+21-41
- script/compile.ps1+15-16
- script/dev-99
- script/inspect-binaries-35
- script/inspect-binaries.ps1-1
- script/test.ps1+5-8
- tree-sitter-langs-build.el+28-112
- tree-sitter-langs.el+12-33
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 | | |
24 | 34 | | |
25 | 35 | | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
29 | 39 | | |
30 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
31 | 58 | | |
32 | 59 | | |
33 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
34 | 64 | | |
35 | 65 | | |
36 | 66 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments