Commit 49ebc24
committed
chore: bump tree-sitter-cli to 0.26.13
Regenerating with 0.26.13 leaves src/parser.c byte-identical; the only
change is the vendored runtime header, which picks up the decltype cast
that lets the array macros compile as C++ (tree-sitter/tree-sitter#5735)
along with the strict-aliasing cleanups from 0.26.4 through 0.26.10.
Also moves the CI pin to match, so the workflow and package.json no longer
name two different CLI versions. The suite passes under either.1 parent 9922bef commit 49ebc24
4 files changed
Lines changed: 29 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments