We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1345e commit f2ba723Copy full SHA for f2ba723
examples/server/tree_sitter/tree-sitter-python1/.editorconfig renamed to examples/server/tree_sitter/tree-sitter-python/.editorconfig
examples/server/tree_sitter/tree-sitter-python1/.eslintrc.js renamed to examples/server/tree_sitter/tree-sitter-python/.eslintrc.js
examples/server/tree_sitter/tree-sitter-python1/.gitattributes renamed to examples/server/tree_sitter/tree-sitter-python/.gitattributes
examples/server/tree_sitter/tree-sitter-python1/.npmignore renamed to examples/server/tree_sitter/tree-sitter-python/.npmignore
examples/server/tree_sitter/tree-sitter-python1/src/grammar.json renamed to examples/server/tree_sitter/tree-sitter-python/src/grammar.json
examples/server/tree_sitter/tree-sitter-python1/src/node-types.json renamed to examples/server/tree_sitter/tree-sitter-python/src/node-types.json
examples/server/tree_sitter/tree-sitter-python1/src/parser.c renamed to examples/server/tree_sitter/tree-sitter-python/src/parser.c
examples/server/tree_sitter/tree-sitter-python1/src/scanner.c renamed to examples/server/tree_sitter/tree-sitter-python/src/scanner.c
examples/server/tree_sitter/tree-sitter-python1/src/tree_sitter/alloc.h renamed to examples/server/tree_sitter/tree-sitter-python/src/tree_sitter/alloc.h
examples/server/tree_sitter/tree-sitter-python1/src/tree_sitter/array.h renamed to examples/server/tree_sitter/tree-sitter-python/src/tree_sitter/array.h
examples/server/tree_sitter/tree-sitter-python1/src/tree_sitter/parser.h renamed to examples/server/tree_sitter/tree-sitter-python/src/tree_sitter/parser.h
0 commit comments