Path to this page:
Subject: CVS commit: pkgsrc/textproc/tree-sitter
From: Adam Ciarcinski
Date: 2025-02-18 09:45:39
Message id: 20250218084539.AD379FBE0@cvs.NetBSD.org
Log Message:
tree-sitter: updated to 0.25.2
0.25.2
Bug Fixes
Fixed a crash that could occur when loading WASM-compiled languages that were \
generated with an earlier version of the Tree-sitter CLI
Fixed incorrect tokenization when using WASM-compiled languages, if the \
language's external scanner did not assign to result_symbol
Fixed an infinite loop that could occur if external scanners returned empty \
extra tokens
Build
Decreased the rustc version required to build the tree-sitter-languages and \
tree-sitter crates
Files: