biome/xtask/codegen
2025-04-10 23:23:02 +09:00
..
src fix(xtask/codegen): handle languages with no keywords (#5625) 2025-04-10 23:23:02 +09:00
Cargo.toml fix(deps): update rust crates (#5322) 2025-03-10 08:48:33 +01:00
css.ungram feat(css_parser): parse @position-try and @view-transition at-rules (#4793) 2024-12-25 21:44:49 -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 refactor(parse/html): split HtmlName into HtmlTagName and HtmlAttributeName (#5267) 2025-03-03 16:15:38 -05: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): more comprehensive grammar (#3400) 2024-07-13 22:15:01 +01:00