biome/xtask/codegen
Carson McManus b7efa6f783
Some checks failed
Benchmarks Configuration / Bench (push) Waiting to run
Benchmarks CSS / Bench (push) Waiting to run
Benchmarks GraphQL / Bench (push) Waiting to run
Benchmarks JS / Bench (push) Waiting to run
Benchmarks JSON / Bench (push) Waiting to run
Benchmarks Manifests / Bench (push) Waiting to run
Benchmarks Module Graph / Bench (push) Waiting to run
Benchmarks Tailwind / Bench (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Release / Publish CLI (push) Blocked by required conditions
Release / Publish JS API (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
Lint rule docs / Validate rules documentation (push) Has been cancelled
fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042)
2025-11-09 09:44:47 -05:00
..
src fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
Cargo.toml Merge remote-tracking branch 'origin/main' into next 2025-10-14 15:51:03 +01:00
css.ungram fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
graphql.ungram feat(graphql_parser): separate binding and reference nodes (#3427) 2024-07-15 12:26:30 +01:00
gritql.ungram fix(grit): broaden GritQL parser support (#4978) 2025-02-04 14:01:43 +00:00
html.ungram feat(html/svelte): if/else syntax (#8031) 2025-11-09 12:58:18 +00:00
js.ungram feat(grit): match JS object members using spread metavariable $... (#7447) 2025-09-09 14:37:51 +02:00
json.ungram fix(json_parser): handle unterminated strings as bogus values (#2621) 2024-04-28 17:43:30 +02:00
markdown.ungram chore(markdown): better grammar (#5335) 2025-03-13 16:13:06 +00:00
tailwind.ungram feat(parse/tailwind): parse negative candidates, other misc cleanup/refactors (#7937) 2025-11-02 12:59:34 -05:00
yaml.ungram feat(yaml_parser): parse block scalars (#7417) 2025-09-11 23:44:09 +09:00