2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Submodule typescript updated 18 files
- .github/workflows/publish_crate.yml+34
- .gitignore+1
- Cargo.toml+1-1
- Package.swift+27
- bindings/swift/TreeSitterTypeScript/typescript.h+17
- common/corpus/declarations.txt+9-4
- common/corpus/expressions.txt+51
- common/corpus/functions.txt+18-1
- common/corpus/types.txt+199-30
- common/define-grammar.js+93-32
- package.json+2-2
- tsx/corpus/expressions.txt+6
- tsx/src/grammar.json+425-195
- tsx/src/node-types.json+150-67
- tsx/src/parser.c+157.9k-156.2k
- typescript/src/grammar.json+428-194
- typescript/src/node-types.json+151-64
- typescript/src/parser.c+153.1k-147.8k
0 commit comments