1 file changed
+1
-1
lines changed- .github/workflows/ci.yaml+1-1
- .gitignore+2-1
- grammar.js+25
- package.json+2-2
- pubspec.yaml+3-2
- queries/highlights.scm-1
- src/grammar.json+194-2
- src/node-types.json+149-120
- src/parser.c+100.8k-97.1k
- src/tree_sitter/alloc.h+4-4
- src/tree_sitter/array.h+2-1
- src/tree_sitter/parser.h+28-7
- test.dart
- test/corpus/big_tests.txt+1-1
- test/corpus/declarations.txt+194-5
- test/corpus/expressions.txt+35
- tester/pubspec.yaml+7-4
- tree-sitter.json+15
- tree_sitter/CHANGELOG.md+7
- tree_sitter/api_config.yaml+2-1
- tree_sitter/bin/gen_grammar.dart+2-2
- tree_sitter/bin/gen_grammar.freezed.dart+569-215
- tree_sitter/bin/gen_grammar.g.dart+4-4
- tree_sitter/lib/src/generated_bindings.dart+1.5k-395
- tree_sitter/lib/src/parser_generated_bindings.dart+171-104
- tree_sitter/lib/tree_sitter.dart+31-18
- tree_sitter/parser_config.yaml+2-2
- tree_sitter/pubspec.yaml+13-13
- tree_sitter/tree-sitter+1
0 commit comments