tree-sitter/crates
Will Lillis aefae11c0d 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.
2026-01-12 19:41:58 -05:00
..
cli fix(templates): fix python free-threading compatibility 2026-01-09 11:44:41 +02:00
config refactor(config)!: transition from anyhow to thiserror 2025-11-14 11:28:00 +01:00
generate feat(quickjs): add console support for Array 2025-12-31 13:32:09 +01:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language fix(wasm) add common definitions to stdlib (#5199) 2026-01-06 12:01:37 +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 fix(build): define _BSD_SOURCE 2026-01-12 19:41:58 -05:00