1 file changed
+1
-1
lines changed- .github/workflows/check.yml+1
- .github/workflows/publish-prebuilt.yml+19
- .github/workflows/publish-rust.yml+46
- .github/workflows/publish.yml-39
- .github/workflows/publish_npm.yml-37
- .github/workflows/release.yml+21
- .gitignore+1
- Cargo.toml+1-1
- Makefile+1-1
- README.md+2-2
- grammar.js+37-28
- package-lock.json+2-2
- package.json+1-1
- queries/folds.scm+35
- queries/highlights.scm+269-122
- queries/indents.scm+45-19
- queries/injections.scm+6
- queries/locals.scm+19-14
- script-data/top-repositories.txt+1-1
- scripts/check-dirty.sh+5
- scripts/write-generated-grammar.sh+4
- setup.py+2
- src/grammar.json+11.3k
- src/node-types.json+30.7k
- test-npm-package/package-lock.json+1-1
- test/corpus/functions.txt+112-1
- test/corpus/literals.txt+68-3
- test/highlight/AppDelegate.swift+8-8
- test/highlight/Bag.swift+21-21
- test/highlight/HeroStringConvertible.swift+4-4
- test/highlight/ImagePipelineConfiguration.swift+2-2
- test/highlight/LazyImage.swift+3-3
- test/highlight/MediaMessageCell.swift+8-8
- test/highlight/OperatorUsageWhitespaceConfiguration.swift+3-3
- test/highlight/PlayerWindowController.swift+7-7
- tree-sitter.json+1-1
0 commit comments