tree-sitter-objectscript 1.7.5__tar.gz → 1.7.6__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.
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/PKG-INFO +1 -1
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript.egg-info/PKG-INFO +1 -1
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript/src/parser.c +1 -1
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript_routine/src/parser.c +1 -1
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/pyproject.toml +1 -1
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/udl/src/parser.c +1 -1
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/LICENSE +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/README.md +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/__init__.pyi +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/binding.c +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/py.typed +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/queries/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/queries/highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/queries/indents.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript/queries/injections.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript.egg-info/SOURCES.txt +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript.egg-info/dependency_links.txt +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript.egg-info/not-zip-safe +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript.egg-info/requires.txt +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript.egg-info/top_level.txt +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/__init__.pyi +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/binding.c +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/py.typed +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/queries/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/queries/highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/queries/indents.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/queries/injections.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_routine/queries/studio-highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/__init__.pyi +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/binding.c +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/py.typed +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/queries/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/queries/highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/queries/indents.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/queries/injections.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/bindings/python/tree_sitter_objectscript_udl/queries/studio-highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript/src/scanner.c +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript_routine/src/scanner.c +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/setup.cfg +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/setup.py +0 -0
- {tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/udl/src/scanner.c +0 -0
|
@@ -2158906,7 +2158906,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_objectscript(void) {
|
|
|
2158906
2158906
|
.metadata = {
|
|
2158907
2158907
|
.major_version = 1,
|
|
2158908
2158908
|
.minor_version = 7,
|
|
2158909
|
-
.patch_version =
|
|
2158909
|
+
.patch_version = 6,
|
|
2158910
2158910
|
},
|
|
2158911
2158911
|
};
|
|
2158912
2158912
|
return &language;
|
{tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript_routine/src/parser.c
RENAMED
|
@@ -2075371,7 +2075371,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_objectscript_routine(void) {
|
|
|
2075371
2075371
|
.metadata = {
|
|
2075372
2075372
|
.major_version = 1,
|
|
2075373
2075373
|
.minor_version = 7,
|
|
2075374
|
-
.patch_version =
|
|
2075374
|
+
.patch_version = 6,
|
|
2075375
2075375
|
},
|
|
2075376
2075376
|
};
|
|
2075377
2075377
|
return &language;
|
|
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "tree-sitter-objectscript"
|
|
7
7
|
description = "Objectscript grammar for tree-sitter"
|
|
8
|
-
version = "1.7.
|
|
8
|
+
version = "1.7.6"
|
|
9
9
|
keywords = ["incremental", "parsing", "tree-sitter", "objectscript"]
|
|
10
10
|
classifiers = [
|
|
11
11
|
"Intended Audience :: Developers",
|
|
@@ -2094369,7 +2094369,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_objectscript_udl(void) {
|
|
|
2094369
2094369
|
.metadata = {
|
|
2094370
2094370
|
.major_version = 1,
|
|
2094371
2094371
|
.minor_version = 7,
|
|
2094372
|
-
.patch_version =
|
|
2094372
|
+
.patch_version = 6,
|
|
2094373
2094373
|
},
|
|
2094374
2094374
|
};
|
|
2094375
2094375
|
return &language;
|
|
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
|
|
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
|
|
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
|
{tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript/src/scanner.c
RENAMED
|
File without changes
|
{tree_sitter_objectscript-1.7.5 → tree_sitter_objectscript-1.7.6}/objectscript_routine/src/scanner.c
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|