tree-sitter-t32 6.0.3__tar.gz → 6.0.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.

Potentially problematic release.


This version of tree-sitter-t32 might be problematic. Click here for more details.

Files changed (23) hide show
  1. {tree_sitter_t32-6.0.3/bindings/python/tree_sitter_t32.egg-info → tree_sitter_t32-6.0.6}/PKG-INFO +4 -1
  2. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/README.md +3 -0
  3. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6/bindings/python/tree_sitter_t32.egg-info}/PKG-INFO +4 -1
  4. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/pyproject.toml +1 -1
  5. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/src/parser.c +1 -1
  6. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/src/scanner.c +1 -1
  7. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/LICENSES/BSD-2-Clause.txt +0 -0
  8. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/LICENSES/MIT.txt +0 -0
  9. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/MANIFEST.in +0 -0
  10. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32/__init__.py +0 -0
  11. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32/__init__.pyi +0 -0
  12. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32/binding.c +0 -0
  13. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32/py.typed +0 -0
  14. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32.egg-info/SOURCES.txt +0 -0
  15. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32.egg-info/dependency_links.txt +0 -0
  16. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32.egg-info/not-zip-safe +0 -0
  17. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32.egg-info/requires.txt +0 -0
  18. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/bindings/python/tree_sitter_t32.egg-info/top_level.txt +0 -0
  19. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/setup.cfg +0 -0
  20. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/setup.py +0 -0
  21. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/src/tree_sitter/alloc.h +0 -0
  22. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/src/tree_sitter/array.h +0 -0
  23. {tree_sitter_t32-6.0.3 → tree_sitter_t32-6.0.6}/src/tree_sitter/parser.h +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tree-sitter-t32
3
- Version: 6.0.3
3
+ Version: 6.0.6
4
4
  Summary: Lauterbach TRACE32® script language grammar for Tree-sitter
5
5
  Author-email: Christoph Sax <c_sax@mailbox.org>
6
6
  License-Expression: MIT AND BSD-2-Clause
@@ -427,13 +427,16 @@ to automatically install the supported grammar.
427
427
 
428
428
  | Language | Package | Download |
429
429
  | ------------- | ----------------------------------------------------- | ----------------------------------------------------- |
430
+ | Node.js | [npm](https://www.npmjs.com/package/tree-sitter-t32) | |
430
431
  | Python | [PyPI](https://pypi.org/project/tree-sitter-t32/) | [📦](https://pypi.org/project/tree-sitter-t32/#files) |
431
432
  | Rust | [crates.io](https://crates.io/crates/tree-sitter-t32) | |
432
433
 
434
+
433
435
  ## Mirrors
434
436
 
435
437
  This repository is mirrored to https://gitlab.com/xasc/tree-sitter-t32. The main repository is https://codeberg.org/xasc/tree-sitter-t32.
436
438
 
439
+
437
440
  ## Contributing
438
441
 
439
442
  For the time being, we are not accepting pull requests.
@@ -403,13 +403,16 @@ to automatically install the supported grammar.
403
403
 
404
404
  | Language | Package | Download |
405
405
  | ------------- | ----------------------------------------------------- | ----------------------------------------------------- |
406
+ | Node.js | [npm](https://www.npmjs.com/package/tree-sitter-t32) | |
406
407
  | Python | [PyPI](https://pypi.org/project/tree-sitter-t32/) | [📦](https://pypi.org/project/tree-sitter-t32/#files) |
407
408
  | Rust | [crates.io](https://crates.io/crates/tree-sitter-t32) | |
408
409
 
410
+
409
411
  ## Mirrors
410
412
 
411
413
  This repository is mirrored to https://gitlab.com/xasc/tree-sitter-t32. The main repository is https://codeberg.org/xasc/tree-sitter-t32.
412
414
 
415
+
413
416
  ## Contributing
414
417
 
415
418
  For the time being, we are not accepting pull requests.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tree-sitter-t32
3
- Version: 6.0.3
3
+ Version: 6.0.6
4
4
  Summary: Lauterbach TRACE32® script language grammar for Tree-sitter
5
5
  Author-email: Christoph Sax <c_sax@mailbox.org>
6
6
  License-Expression: MIT AND BSD-2-Clause
@@ -427,13 +427,16 @@ to automatically install the supported grammar.
427
427
 
428
428
  | Language | Package | Download |
429
429
  | ------------- | ----------------------------------------------------- | ----------------------------------------------------- |
430
+ | Node.js | [npm](https://www.npmjs.com/package/tree-sitter-t32) | |
430
431
  | Python | [PyPI](https://pypi.org/project/tree-sitter-t32/) | [📦](https://pypi.org/project/tree-sitter-t32/#files) |
431
432
  | Rust | [crates.io](https://crates.io/crates/tree-sitter-t32) | |
432
433
 
434
+
433
435
  ## Mirrors
434
436
 
435
437
  This repository is mirrored to https://gitlab.com/xasc/tree-sitter-t32. The main repository is https://codeberg.org/xasc/tree-sitter-t32.
436
438
 
439
+
437
440
  ## Contributing
438
441
 
439
442
  For the time being, we are not accepting pull requests.
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
9
  [project]
10
10
  name = "tree-sitter-t32"
11
11
  description = "Lauterbach TRACE32® script language grammar for Tree-sitter"
12
- version = "6.0.3"
12
+ version = "6.0.6"
13
13
  keywords = [
14
14
  "lexer",
15
15
  "incremental",
@@ -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 = 2,
118013
+ .patch_version = 3,
118014
118014
  },
118015
118015
  };
118016
118016
  return &language;
@@ -621,7 +621,7 @@ static unsigned ScanLengthHllNumberLiteral(
621
621
  }
622
622
 
623
623
  // Type suffixes
624
- if (1u == 1u && IsFloatingPointLiteralSuffix(lexer->lookahead)) {
624
+ if (IsFloatingPointLiteralSuffix(lexer->lookahead)) {
625
625
  len += 1u;
626
626
  Advance(lexer);
627
627
  }