2 files changed
+3
-4
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
| 89 | + | |
91 | 90 |
| |
92 | 91 |
| |
93 | 92 |
| |
|
Submodule tree-sitter-sql updated 27 files
- CMakeLists.txt-60
- Cargo.toml-27
- Package.swift+26-29
- bindings/c/tree-sitter-sql.h-16
- bindings/c/tree-sitter-sql.pc.in-11
- bindings/go/binding.go-13
- bindings/go/binding_test.go-15
- bindings/node/binding.cc+22-14
- bindings/node/binding_test.js-9
- bindings/node/index.d.ts-28
- bindings/node/index.js+15-3
- bindings/python/tests/test_binding.py-11
- bindings/python/tree_sitter_sql/binding.c-27
- bindings/python/tree_sitter_sql/py.typed
- bindings/rust/build.rs+28-8
- bindings/rust/lib.rs+21-22
- bindings/swift/TreeSitterSQL/sql.h+1-1
- bindings/swift/TreeSitterSqlTests/TreeSitterSqlTests.swift-12
- index.html+1-29
- queries/highlights.scm+10-25
- src/grammar.json+114-1.1k
- src/node-types.json+183-1.4k
- src/parser.c+307.5k-324.3k
- src/scanner.c+4-5
- src/tree_sitter/alloc.h-54
- src/tree_sitter/array.h-290
- src/tree_sitter/parser.h+13-55
0 commit comments