Commit d914171
chore: Bump scala grammar
1 parent 855d7bf commit d914171
1 file changed
+1
-1
lines changed- .envrc+1
- .git-blame-ignore-revs+5
- .github/ISSUE_TEMPLATE/bug_report.yml+66
- .github/workflows/ci.yml+103-7
- .github/workflows/fuzz.yml+25
- .github/workflows/sync.yml+60
- .gitignore+7
- .prettierrc.json+3
- CONTRIBUTING.md+109
- Cargo.toml+3-3
- Package.swift+25
- README.md+12-19
- bindings/rust/lib.rs+2-2
- bindings/swift/TreeSitterScala/scala.h+16
- corpus/comments.txt+102
- corpus/definitions.txt+1.5k-126
- corpus/expressions.txt+1.6k-85
- corpus/literals.txt+249-23
- corpus/patterns.txt+243-68
- corpus/types.txt+476-102
- default.nix+17
- grammar.js+1.7k-636
- package.json+10-5
- queries/scala/highlights.scm+261
- queries/scala/locals.scm+30
- script/smoke_test.sh+85
- src/grammar.json+6.8k-2.3k
- src/node-types.json+5.7k-1.2k
- src/parser.c+845.4k-62.3k
- src/scanner.c+219-73
- src/stack.h+90
- src/tree_sitter/parser.h+3-2
- test/highlight/basics.scala+94
- test/highlight/comments.scala+12
- test/highlight/scala3.scala+159
- test/test-stack.c+46
0 commit comments