tree-sitter-objectscript 1.7.0__tar.gz → 1.7.1__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.0 → tree_sitter_objectscript-1.7.1}/PKG-INFO +6 -3
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/README.md +5 -2
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript.egg-info/PKG-INFO +6 -3
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/objectscript/src/parser.c +1 -1
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/objectscript_routine/src/parser.c +1 -1
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/objectscript_routine/src/scanner.c +0 -1
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/pyproject.toml +1 -1
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/udl/src/parser.c +1 -1
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/udl/src/scanner.c +0 -1
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/LICENSE +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/__init__.pyi +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/binding.c +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/py.typed +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/queries/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/queries/highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/queries/indents.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript/queries/injections.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript.egg-info/SOURCES.txt +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript.egg-info/dependency_links.txt +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript.egg-info/not-zip-safe +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript.egg-info/requires.txt +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript.egg-info/top_level.txt +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/__init__.pyi +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/binding.c +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/py.typed +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/queries/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/queries/highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/queries/indents.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_routine/queries/injections.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/__init__.pyi +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/binding.c +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/py.typed +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/queries/__init__.py +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/queries/highlights.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/queries/indents.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/bindings/python/tree_sitter_objectscript_udl/queries/injections.scm +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/objectscript/src/scanner.c +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/setup.cfg +0 -0
- {tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tree-sitter-objectscript
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.1
|
|
4
4
|
Summary: Objectscript grammar for tree-sitter
|
|
5
5
|
Author-email: Dave McCaldon <davem@intersystems.com>, Hannah Kimura <hkimura@intersystems.com>
|
|
6
6
|
License: MIT
|
|
@@ -23,6 +23,7 @@ Dynamic: license-file
|
|
|
23
23
|
[![CI][ci]](https://github.com/intersystems/tree-sitter-objectscript/actions/workflows/ci.yml)
|
|
24
24
|
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-objectscript)
|
|
25
25
|
[![crates-udl][crates-udl]](https://crates.io/crates/tree-sitter-objectscript)
|
|
26
|
+
[![crates-routine][crates-routine]](https://crates.io/crates/tree-sitter-objectscript-routine)
|
|
26
27
|
[![crates-playground][crates-playground]](https://crates.io/crates/tree-sitter-objectscript-playground)
|
|
27
28
|
[![pypi][pypi]](https://pypi.org/project/tree-sitter-objectscript/)
|
|
28
29
|
|
|
@@ -47,7 +48,8 @@ Grammar extension graph:
|
|
|
47
48
|
- npm: `tree-sitter-objectscript`
|
|
48
49
|
- PyPI: `tree-sitter-objectscript` (ships `tree_sitter_objectscript`, `tree_sitter_objectscript_udl`, and `tree_sitter_objectscript_routine`)
|
|
49
50
|
- Rust crates:
|
|
50
|
-
- `tree-sitter-objectscript` (UDL
|
|
51
|
+
- `tree-sitter-objectscript` (UDL grammar)
|
|
52
|
+
- `tree-sitter-objectscript-routine` (routine grammar)
|
|
51
53
|
- `tree-sitter-objectscript-playground` (playground grammar)
|
|
52
54
|
|
|
53
55
|
## Bindings
|
|
@@ -58,7 +60,7 @@ Language bindings are available under `bindings/`:
|
|
|
58
60
|
- Go: `bindings/go`
|
|
59
61
|
- Node.js: `bindings/node`
|
|
60
62
|
- Python: `bindings/python`
|
|
61
|
-
- Rust: `bindings/rust` and `bindings/rust-playground`
|
|
63
|
+
- Rust: `bindings/rust`, `bindings/rust-routine`, and `bindings/rust-playground`
|
|
62
64
|
- Swift: `bindings/swift`
|
|
63
65
|
|
|
64
66
|
Quick binding checks from repo root:
|
|
@@ -147,5 +149,6 @@ MIT. See [LICENSE](LICENSE).
|
|
|
147
149
|
[ci]: https://img.shields.io/github/actions/workflow/status/intersystems/tree-sitter-objectscript/ci.yml?logo=github&label=CI
|
|
148
150
|
[npm]: https://img.shields.io/npm/v/tree-sitter-objectscript?logo=npm
|
|
149
151
|
[crates-udl]: https://img.shields.io/crates/v/tree-sitter-objectscript?logo=rust
|
|
152
|
+
[crates-routine]: https://img.shields.io/crates/v/tree-sitter-objectscript-routine?logo=rust
|
|
150
153
|
[crates-playground]: https://img.shields.io/crates/v/tree-sitter-objectscript-playground?logo=rust
|
|
151
154
|
[pypi]: https://img.shields.io/pypi/v/tree-sitter-objectscript?logo=pypi&logoColor=ffd242
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
[![CI][ci]](https://github.com/intersystems/tree-sitter-objectscript/actions/workflows/ci.yml)
|
|
4
4
|
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-objectscript)
|
|
5
5
|
[![crates-udl][crates-udl]](https://crates.io/crates/tree-sitter-objectscript)
|
|
6
|
+
[![crates-routine][crates-routine]](https://crates.io/crates/tree-sitter-objectscript-routine)
|
|
6
7
|
[![crates-playground][crates-playground]](https://crates.io/crates/tree-sitter-objectscript-playground)
|
|
7
8
|
[![pypi][pypi]](https://pypi.org/project/tree-sitter-objectscript/)
|
|
8
9
|
|
|
@@ -27,7 +28,8 @@ Grammar extension graph:
|
|
|
27
28
|
- npm: `tree-sitter-objectscript`
|
|
28
29
|
- PyPI: `tree-sitter-objectscript` (ships `tree_sitter_objectscript`, `tree_sitter_objectscript_udl`, and `tree_sitter_objectscript_routine`)
|
|
29
30
|
- Rust crates:
|
|
30
|
-
- `tree-sitter-objectscript` (UDL
|
|
31
|
+
- `tree-sitter-objectscript` (UDL grammar)
|
|
32
|
+
- `tree-sitter-objectscript-routine` (routine grammar)
|
|
31
33
|
- `tree-sitter-objectscript-playground` (playground grammar)
|
|
32
34
|
|
|
33
35
|
## Bindings
|
|
@@ -38,7 +40,7 @@ Language bindings are available under `bindings/`:
|
|
|
38
40
|
- Go: `bindings/go`
|
|
39
41
|
- Node.js: `bindings/node`
|
|
40
42
|
- Python: `bindings/python`
|
|
41
|
-
- Rust: `bindings/rust` and `bindings/rust-playground`
|
|
43
|
+
- Rust: `bindings/rust`, `bindings/rust-routine`, and `bindings/rust-playground`
|
|
42
44
|
- Swift: `bindings/swift`
|
|
43
45
|
|
|
44
46
|
Quick binding checks from repo root:
|
|
@@ -127,5 +129,6 @@ MIT. See [LICENSE](LICENSE).
|
|
|
127
129
|
[ci]: https://img.shields.io/github/actions/workflow/status/intersystems/tree-sitter-objectscript/ci.yml?logo=github&label=CI
|
|
128
130
|
[npm]: https://img.shields.io/npm/v/tree-sitter-objectscript?logo=npm
|
|
129
131
|
[crates-udl]: https://img.shields.io/crates/v/tree-sitter-objectscript?logo=rust
|
|
132
|
+
[crates-routine]: https://img.shields.io/crates/v/tree-sitter-objectscript-routine?logo=rust
|
|
130
133
|
[crates-playground]: https://img.shields.io/crates/v/tree-sitter-objectscript-playground?logo=rust
|
|
131
134
|
[pypi]: https://img.shields.io/pypi/v/tree-sitter-objectscript?logo=pypi&logoColor=ffd242
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tree-sitter-objectscript
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.1
|
|
4
4
|
Summary: Objectscript grammar for tree-sitter
|
|
5
5
|
Author-email: Dave McCaldon <davem@intersystems.com>, Hannah Kimura <hkimura@intersystems.com>
|
|
6
6
|
License: MIT
|
|
@@ -23,6 +23,7 @@ Dynamic: license-file
|
|
|
23
23
|
[![CI][ci]](https://github.com/intersystems/tree-sitter-objectscript/actions/workflows/ci.yml)
|
|
24
24
|
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-objectscript)
|
|
25
25
|
[![crates-udl][crates-udl]](https://crates.io/crates/tree-sitter-objectscript)
|
|
26
|
+
[![crates-routine][crates-routine]](https://crates.io/crates/tree-sitter-objectscript-routine)
|
|
26
27
|
[![crates-playground][crates-playground]](https://crates.io/crates/tree-sitter-objectscript-playground)
|
|
27
28
|
[![pypi][pypi]](https://pypi.org/project/tree-sitter-objectscript/)
|
|
28
29
|
|
|
@@ -47,7 +48,8 @@ Grammar extension graph:
|
|
|
47
48
|
- npm: `tree-sitter-objectscript`
|
|
48
49
|
- PyPI: `tree-sitter-objectscript` (ships `tree_sitter_objectscript`, `tree_sitter_objectscript_udl`, and `tree_sitter_objectscript_routine`)
|
|
49
50
|
- Rust crates:
|
|
50
|
-
- `tree-sitter-objectscript` (UDL
|
|
51
|
+
- `tree-sitter-objectscript` (UDL grammar)
|
|
52
|
+
- `tree-sitter-objectscript-routine` (routine grammar)
|
|
51
53
|
- `tree-sitter-objectscript-playground` (playground grammar)
|
|
52
54
|
|
|
53
55
|
## Bindings
|
|
@@ -58,7 +60,7 @@ Language bindings are available under `bindings/`:
|
|
|
58
60
|
- Go: `bindings/go`
|
|
59
61
|
- Node.js: `bindings/node`
|
|
60
62
|
- Python: `bindings/python`
|
|
61
|
-
- Rust: `bindings/rust` and `bindings/rust-playground`
|
|
63
|
+
- Rust: `bindings/rust`, `bindings/rust-routine`, and `bindings/rust-playground`
|
|
62
64
|
- Swift: `bindings/swift`
|
|
63
65
|
|
|
64
66
|
Quick binding checks from repo root:
|
|
@@ -147,5 +149,6 @@ MIT. See [LICENSE](LICENSE).
|
|
|
147
149
|
[ci]: https://img.shields.io/github/actions/workflow/status/intersystems/tree-sitter-objectscript/ci.yml?logo=github&label=CI
|
|
148
150
|
[npm]: https://img.shields.io/npm/v/tree-sitter-objectscript?logo=npm
|
|
149
151
|
[crates-udl]: https://img.shields.io/crates/v/tree-sitter-objectscript?logo=rust
|
|
152
|
+
[crates-routine]: https://img.shields.io/crates/v/tree-sitter-objectscript-routine?logo=rust
|
|
150
153
|
[crates-playground]: https://img.shields.io/crates/v/tree-sitter-objectscript-playground?logo=rust
|
|
151
154
|
[pypi]: https://img.shields.io/pypi/v/tree-sitter-objectscript?logo=pypi&logoColor=ffd242
|
|
@@ -2186977,7 +2186977,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_objectscript(void) {
|
|
|
2186977
2186977
|
.metadata = {
|
|
2186978
2186978
|
.major_version = 1,
|
|
2186979
2186979
|
.minor_version = 7,
|
|
2186980
|
-
.patch_version =
|
|
2186980
|
+
.patch_version = 1,
|
|
2186981
2186981
|
},
|
|
2186982
2186982
|
};
|
|
2186983
2186983
|
return &language;
|
{tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/objectscript_routine/src/parser.c
RENAMED
|
@@ -2572440,7 +2572440,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_objectscript_routine(void) {
|
|
|
2572440
2572440
|
.metadata = {
|
|
2572441
2572441
|
.major_version = 1,
|
|
2572442
2572442
|
.minor_version = 7,
|
|
2572443
|
-
.patch_version =
|
|
2572443
|
+
.patch_version = 1,
|
|
2572444
2572444
|
},
|
|
2572445
2572445
|
};
|
|
2572446
2572446
|
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.1"
|
|
9
9
|
keywords = ["incremental", "parsing", "tree-sitter", "objectscript"]
|
|
10
10
|
classifiers = [
|
|
11
11
|
"Intended Audience :: Developers",
|
|
@@ -2121213,7 +2121213,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_objectscript_udl(void) {
|
|
|
2121213
2121213
|
.metadata = {
|
|
2121214
2121214
|
.major_version = 1,
|
|
2121215
2121215
|
.minor_version = 7,
|
|
2121216
|
-
.patch_version =
|
|
2121216
|
+
.patch_version = 1,
|
|
2121217
2121217
|
},
|
|
2121218
2121218
|
};
|
|
2121219
2121219
|
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
|
{tree_sitter_objectscript-1.7.0 → tree_sitter_objectscript-1.7.1}/objectscript/src/scanner.c
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|