tree-sitter-t32 6.0.2__tar.gz → 6.0.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of tree-sitter-t32 might be problematic. Click here for more details.
- {tree_sitter_t32-6.0.2/bindings/python/tree_sitter_t32.egg-info → tree_sitter_t32-6.0.3}/PKG-INFO +1 -1
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3/bindings/python/tree_sitter_t32.egg-info}/PKG-INFO +1 -1
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/pyproject.toml +1 -1
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/src/parser.c +1 -1
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/LICENSES/BSD-2-Clause.txt +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/LICENSES/MIT.txt +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/MANIFEST.in +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/README.md +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32/__init__.py +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32/__init__.pyi +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32/binding.c +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32/py.typed +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32.egg-info/SOURCES.txt +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32.egg-info/dependency_links.txt +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32.egg-info/not-zip-safe +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32.egg-info/requires.txt +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32.egg-info/top_level.txt +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/setup.cfg +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/setup.py +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/src/scanner.c +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/src/tree_sitter/alloc.h +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/src/tree_sitter/array.h +0 -0
- {tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/src/tree_sitter/parser.h +0 -0
|
@@ -118010,7 +118010,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_t32(void) {
|
|
|
118010
118010
|
.metadata = {
|
|
118011
118011
|
.major_version = 6,
|
|
118012
118012
|
.minor_version = 0,
|
|
118013
|
-
.patch_version =
|
|
118013
|
+
.patch_version = 2,
|
|
118014
118014
|
},
|
|
118015
118015
|
};
|
|
118016
118016
|
return &language;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_t32-6.0.2 → tree_sitter_t32-6.0.3}/bindings/python/tree_sitter_t32.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|