tree-sitter/crates
Christian Clason 339bad2de4 feat(generate): don't embed tree-sitter CLI version in parser
Problem: embedding the CLI version used to generate a parser triggers CI
failures on all grammars for every (patch) release of tree-sitter, even
if there are no actual parser changes.

Solution: do not embed the version; instead rely on whether the update
introduces actual (presumably desirable) changes in the parser to
indicate regeneration is necessary.
2025-09-16 19:21:34 +02:00
..
cli fix(test): include failing test's path in error message 2025-09-16 03:51:13 -04:00
config chore: copy license to all packages 2025-09-11 03:12:35 -04:00
generate feat(generate): don't embed tree-sitter CLI version in parser 2025-09-16 19:21:34 +02:00
highlight chore: copy license to all packages 2025-09-11 03:12:35 -04:00
language chore: copy license to all packages 2025-09-11 03:12:35 -04:00
loader chore: copy license to all packages 2025-09-11 03:12:35 -04:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask fix(xtask): make building the wasm stdlib work again 2025-09-13 22:29:47 -04:00