biome/xtask/codegen
Denis Bezrukov 0059cd9b5e
Some checks are pending
Benchmarks / 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
refactor(css_parser): flatten AnyCssDeclarationWithSemicolon (#6912) (#6879)
2025-07-14 14:36:45 +03:00
..
src chore: fix just new* commands (#6853) 2025-07-12 20:57:03 +02:00
Cargo.toml fix(deps): update rust crates (#6875) 2025-07-14 11:15:10 +02:00
css.ungram refactor(css_parser): flatten AnyCssDeclarationWithSemicolon (#6912) (#6879) 2025-07-14 14:36:45 +03: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/parser): text expressions (#6802) 2025-07-09 21:30:06 +01:00
js.ungram fix(js_parser): allow metavariables to be placed in more locations (#5209) 2025-03-04 12:44:39 +08: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
yaml.ungram feat(yaml): overhauling YAML lexer (#6481) 2025-06-30 22:12:53 +09:00