tree-sitter/crates
Will Lillis 1f221c8500 fix(build): define _BSD_SOURCE
System endian conversion macros are gated behind this feature flag for
older versions of GLIBC. `_BSD_SOURCE` and `_SVID_SOURCE` were
deprecated and replaced with `_DEFAULT_SOURCE` starting with GLIBC 2.19.

(cherry picked from commit aefae11c0d)
2026-01-12 23:43:46 -05:00
..
cli fix(templates): fix python free-threading compatibility 2026-01-10 04:01:08 -06: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 19:39:28 -05:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language fix(wasm): add common definitions to stdlib (#5199) (#5208) 2026-01-06 12:27:26 +01:00
loader fix(cli): canonicalize build --output path 2025-12-30 17:49:45 +01:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask fix(build): define _BSD_SOURCE 2026-01-12 23:43:46 -05:00