forked from getgrit/gritql
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(kotlin): update "vendor/tree-sitter-gritql" submodule commit and…
… add `simple_kotlin()` test fixes getgrit#570
- Loading branch information
1 parent
7da83bd
commit 724f6ef
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule tree-sitter-gritql
updated
7 files
+119 −0 | add_language.py | |
+1 −0 | grammar.js | |
+5 −0 | src/grammar.json | |
+7 −2 | src/node-types.json | |
+25,547 −25,212 | src/parser.c | |
+4 −4 | src/tree_sitter/alloc.h | |
+1 −0 | src/tree_sitter/parser.h |