tree-sitter/crates
WillLillis 93d793d249 fix(cli): canonicalize build --output path
This fixes a potential issue with the new lock file hashing mechanism,
in which two different path literals pointing to the same location would
hash to separate lock files, allowing a race condition.
2025-12-30 17:07:04 +01:00
..
cli fix(cli): canonicalize build --output path 2025-12-30 17:07:04 +01:00
config refactor(config)!: transition from anyhow to thiserror 2025-11-14 11:28:00 +01:00
generate fix(rust): address nightly clippy lint 2025-12-27 17:05:53 -05:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language feat: start working on v0.27 2025-12-13 14:14:33 +01:00
loader fix(cli): canonicalize build --output path 2025-12-30 17:07:04 +01:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask Add containing range APIs to query cursor 2025-12-03 18:06:16 -05:00