tree-sitter/crates
Quentin LE DILAVREC 79177a1cd5
fix(rust): EqCapture accepted cases where number of captured nodes differed by one
Problem: When using alternations, the `#eq?` predicate does not always use the same capture name.

Solution: Iterate the left and right captured nodes more independently.
2025-08-27 10:25:29 +02:00
..
cli fix(rust): EqCapture accepted cases where number of captured nodes differed by one 2025-08-27 10:25:29 +02:00
config feat(rust): Add direct links to documentation 2025-07-22 18:36:08 -04:00
generate fix(rust): make String clones more explicit 2025-08-09 16:02:28 -04:00
highlight fix(rust): adapt to new nightly iterator lints 2025-08-10 13:28:52 -04:00
language feat(rust): Add direct links to documentation 2025-07-22 18:36:08 -04:00
loader docs: change WASM/wasm to Wasm 2025-08-21 09:56:32 +03:00
tags feat(rust): Add direct links to documentation 2025-07-22 18:36:08 -04:00
xtask docs: change WASM/wasm to Wasm 2025-08-21 09:56:32 +03:00