17
0

9 Commits

Author SHA256 Message Date
db164d406e Accepting request 1229592 from editors:tree-sitter
- update to 0.23.4:
  * fix: disallow recursive grammar.js files to be included
- update to 0.23.3:
  * build: move tree-sitter-c to dependencies
  * ci(publish): add attestations and generate parser
- update to 0.23.2:
  * build: update bindings
  * chore: regenerate
- update to 0.23.1:
  * build: bump tree-sitter-c to 0.23.1
  * chore: generate
  * lambda expressions: support capture syntax through cpp20
- update to 0.23.0:
  * build: update bindings
  * chore: generate
  * feat: allow semicolon in field declaration list items
  * feat: add raw_string_literal to _string
  * feat: support constexpr-prefixed friend declarations
  * fix: do not give higher precedence to a token 0
  * fix: inline the virtual node
  * feat: bump tree-sitter-c to 0.23.0
  * fix(go): correct test
  * chore: fix line endings
- switch to download_files service
- add neovim links
- adapt spec file to other grammars
- add devel package

OBS-URL: https://build.opensuse.org/request/show/1229592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter-cpp?expand=0&rev=4
2024-12-11 20:02:17 +00:00
Richard Rahl
5f341f27aa fix build & update
OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-cpp?expand=0&rev=2
2024-12-05 08:23:35 +00:00
Richard Rahl
ac5f115672 OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-cpp?expand=0&rev=1 2024-12-05 08:13:18 +00:00
efb9828855 Accepting request 1191438 from editors
- Update to version 0.22.3:
  * Add tests for template/comparison ambiguities
  * Fix ambiguity between template and comparison
  * fix: remove `choice` wrapper around 'virtual'
  * fix(query): remove duplicate rule

OBS-URL: https://build.opensuse.org/request/show/1191438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter-cpp?expand=0&rev=3
2024-08-05 15:21:10 +00:00
Björn Bidar
3948956696 - Update to version 0.22.3:
* Add tests for template/comparison ambiguities
  * Fix ambiguity between template and comparison
  * fix: remove `choice` wrapper around 'virtual'
  * fix(query): remove duplicate rule

OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter-cpp?expand=0&rev=5
2024-08-03 15:52:01 +00:00
d3f12b55a9 Accepting request 1170880 from editors
- Update to version 0.22.0:
  * feat: support reference declarators in types
  * feat: add optional attribute declarations after 'namespace'
  * feat: support pure virtual destructors
  * fix: specifier and virtual do not strictly require each other
  * fix(scanner): only call memcpy if `length` is greater than 0
  * feat(scanner): use alloc header

OBS-URL: https://build.opensuse.org/request/show/1170880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter-cpp?expand=0&rev=2
2024-04-30 15:27:39 +00:00
Björn Bidar
b38567ec7c - Update to version 0.22.0:
* feat: support reference declarators in types
  * feat: add optional attribute declarations after 'namespace'
  * feat: support pure virtual destructors
  * fix: specifier and virtual do not strictly require each other
  * fix(scanner): only call memcpy if `length` is greater than 0
  * feat(scanner): use alloc header

OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter-cpp?expand=0&rev=3
2024-04-29 21:54:21 +00:00
01638c8341 Accepting request 1162319 from editors
New package for tree-sitter grammar cpp

OBS-URL: https://build.opensuse.org/request/show/1162319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter-cpp?expand=0&rev=1
2024-03-27 19:41:57 +00:00
2d0cc6b718 Accepting request 1161509 from home:Thaodan:editors
New package grammar for the C++ language

OBS-URL: https://build.opensuse.org/request/show/1161509
OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter-cpp?expand=0&rev=1
2024-03-25 20:10:38 +00:00