Overview
Request 1204884 superseded
- update to 0.23.1:
* fix(generate): remove necessary files from gitignore template
* fix(cli): remove conflicting short flags in the fuzz subcommand
* feat(generate): bump tree-sitter dev dependency to 0.23
* feat(bindings): bump go-tree-sitter version
* fix(lib): correct extra node creation from non-zero root-alias cursors
* fix(rust): add missing TSNode functions
* fix(test): exit with an error if a test marked with :error has no error
* fix(test): retain attributes when running test -u
* fix(generate): disallow inline variables referencing themselves
* feat(language): derive Clone and Copy on LanguageFn
* fix(lib): backtrack to the last relevant iterator if no child was found
* fix(generate): add tree-sitter to the dev-dependencies of the Cargo.toml
* fix(binding_web): correct edit signature
* fix(cli): keep skipped tests unchanged in the test/corpus
* fix(generate): do not generate large character sets for unused variables
* fix(binding_web): remove nonexistent function definition
* fix(cli): remove duplicate short options from fuzz command
* fix(generate): remove excludes in Package.swift
* chore(bindings): update rust lib docs
* fix: correct comment quote
* build(make): support darwin cross-compile
* fix(lib): peek at the next sibling when iterating to find the child
* fix(docs): fix highlight readme example using compatible versions
* build(deps): bump the cargo group across 1 directory with 11 updates
* fix(wasm): use / paths for workdir
* fix: properly handle utf8 code points for highlight and tag assertions
* fix(fuzz): skip tests marked with :skip & don't report errors on them
* fix: do not generate spurious files if the grammar path is not the default path
* fix: disallow empty string literals in rules
- Created by rrahl0
- In state superseded
- Package maintainer: Thaodan
- Superseded by 1205640
Request History
rrahl0 created request
- update to 0.23.1:
* fix(generate): remove necessary files from gitignore template
* fix(cli): remove conflicting short flags in the fuzz subcommand
* feat(generate): bump tree-sitter dev dependency to 0.23
* feat(bindings): bump go-tree-sitter version
* fix(lib): correct extra node creation from non-zero root-alias cursors
* fix(rust): add missing TSNode functions
* fix(test): exit with an error if a test marked with :error has no error
* fix(test): retain attributes when running test -u
* fix(generate): disallow inline variables referencing themselves
* feat(language): derive Clone and Copy on LanguageFn
* fix(lib): backtrack to the last relevant iterator if no child was found
* fix(generate): add tree-sitter to the dev-dependencies of the Cargo.toml
* fix(binding_web): correct edit signature
* fix(cli): keep skipped tests unchanged in the test/corpus
* fix(generate): do not generate large character sets for unused variables
* fix(binding_web): remove nonexistent function definition
* fix(cli): remove duplicate short options from fuzz command
* fix(generate): remove excludes in Package.swift
* chore(bindings): update rust lib docs
* fix: correct comment quote
* build(make): support darwin cross-compile
* fix(lib): peek at the next sibling when iterating to find the child
* fix(docs): fix highlight readme example using compatible versions
* build(deps): bump the cargo group across 1 directory with 11 updates
* fix(wasm): use / paths for workdir
* fix: properly handle utf8 code points for highlight and tag assertions
* fix(fuzz): skip tests marked with :skip & don't report errors on them
* fix: do not generate spurious files if the grammar path is not the default path
* fix: disallow empty string literals in rules
superseded by 1205640