forked from pool/tree-sitter-ruby
New package grammar for Ruby OBS-URL: https://build.opensuse.org/request/show/1161527 OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter-ruby?expand=0&rev=1
19 lines
786 B
Plaintext
19 lines
786 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 22 22:09:04 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Add patch from 0001-fix-escape-braces-in-regex.patch
|
|
master branch to fix build against tree-sitter 0.22.x
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 06:37:09 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Initial packaging for openSUSE
|
|
- Update to version 0.20.1:
|
|
* chore: update workflows and manifests
|
|
* fix: emulated targets don't zero out stack variables
|
|
* fix(build): change scanner name
|
|
* refactor!: rewrite the scanner in C
|
|
* chore: regenerate with tree-sitter-cli master
|
|
* Fix 'case' with newlines before expression
|
|
* Update node-gyp to 10 to fix compatibility with Python 3.12
|