Go to file
Matej Cepl 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
_service Accepting request 929494 from home:firstyear:branches:editors 2021-11-05 14:13:21 +00:00
.gitattributes Accepting request 903860 from home:mcepl:neovim 2021-07-04 05:47:11 +00:00
.gitignore Accepting request 903860 from home:mcepl:neovim 2021-07-04 05:47:11 +00:00
tree-sitter-0.20.4.tar.gz - Update to 0.20.4. 2022-02-22 17:43:35 +00:00
tree-sitter-vendor.tar.xz - Update to 0.20.4. 2022-02-22 17:43:35 +00:00
tree-sitter.changes - Update to 0.20.4: 2022-02-23 12:34:40 +00:00
tree-sitter.spec - Update to 0.20.4. 2022-02-22 17:43:35 +00:00