2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
152 | | - | |
| 151 | + | |
153 | 152 | | |
154 | 153 | | |
155 | 154 | | |
| |||
- .gitattributes+3-2
- .github/workflows/cargo.yml+14
- .github/workflows/wheels.yml+26
- CMakeLists.txt+1-1
- Cargo.toml+1-1
- Makefile+1-1
- build.zig.zon+1-1
- grammar.js+310-160
- package.json+24-15
- pyproject.toml+1-1
- queries/emacs/highlights.scm-2
- queries/helix/highlights.scm-1
- queries/neovim/highlights.scm+4-1
- src/grammar.json+2.5k-1.3k
- src/node-types.json+183-131
- src/parser.c+108.9k-46.6k
- src/scanner.c+208-34
- test/corpus/assignment.txt+34-2
- test/corpus/boolean.txt-12
- test/corpus/call.txt+129-16
- test/corpus/cell.txt+73
- test/corpus/class.txt+34-1
- test/corpus/comments.txt+2-2
- test/corpus/expressions.txt+120
- test/corpus/for.txt+11-1
- test/corpus/function.txt+42-3
- test/corpus/if.txt+25-1
- test/corpus/keywords.txt+349
- test/corpus/matrix.txt+206-1
- test/corpus/numbers.txt+56
- test/corpus/range.txt-14
- tree-sitter.json+1-1
0 commit comments