Commit Graph

6 Commits

Author SHA256 Message Date
1f89e0ab89 Accepting request 983682 from home:uncomfyhalomacro:branches:editors
- Update to version 0.20.6:
  * 0.20.6
  * libs: 0.20.6
  * Properly incorporate lookahead bytes when recovering via missing token
  * Improve randomized testing setup
  * Run cargo test directly on CI
  * Set CLI as default workspace member
  * Don't generate primary states array if it will be unused due to abi version setting
  * tags: 0.20.2
  * 0.20.5
  * libs: 0.20.5

OBS-URL: https://build.opensuse.org/request/show/983682
OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=6
2022-06-20 06:25:26 +00:00
1efc05ba17 - Update to 0.20.4:
- Always generate parser.h, regardless of chosen ABI version
  - add test for removals in eager query matches
  - remove non-local query matches for locals
  - remove unfinished queries from 'ts_query_cursor_remove_match'
  - prevent future matches for '#is-not? local' patterns
  - Represent quantifiers using bytes instead of ints
  - Prefix globally visible TSquantifier values
  - Rewrite quantifier oeprations
  - Add pointer indirection to AnalysisStateSet
  - Fixed rust build, updated docs
  - get_column now counts codepoints
  - Add realloc to wasm exports
  - Add link to Protocol Buffers grammar
  - Convert more fixture grammars from JSON to JS
  - Simplify allocation-recording in test suite using new
    ts_set_allocator API
  - Address feedback
  - Make SubtreeInlineData work on Big-Endian
  - Replace allocator struct with function pointers
  - cli: Fix parsing of test files with newlines in test names
  - Avoid allocator from being switched more than once
  - Remove ts_allocator from api.h
  - Add TSAllocator and ts_set_allocator in api.h
  - Fix declaration of ts_toggle_allocation_recording
  - Allow to change the allocator dynamically
  - Support @module as a highlight key.
  - add link to in-development Elixir parser
  - Added bindings for Java and Kotlin to `index.md`
  - Remove unnecessary types from binding.rs

OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=5
2022-02-23 12:34:40 +00:00
a75da918b4 - Update to 0.20.4.
OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=4
2022-02-22 17:43:35 +00:00
3e85311053 Accepting request 929494 from home:firstyear:branches:editors
- Add cargo audit service to detect potential security issues

OBS-URL: https://build.opensuse.org/request/show/929494
OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=3
2021-11-05 14:13:21 +00:00
Dominique Leuenberger
cae4b808ee Accepting request 903894 from editors
New package, a dependency of neovim 0.5

OBS-URL: https://build.opensuse.org/request/show/903894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter?expand=0&rev=1
2021-07-05 20:22:45 +00:00
Martin Pluskal
d7f9538ea9 Accepting request 903860 from home:mcepl:neovim
Build dependency of neovim 0.5

OBS-URL: https://build.opensuse.org/request/show/903860
OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=1
2021-07-04 05:47:11 +00:00