oxc/crates/oxc_semantic
DonIsaac fd2d9dafcd feat(ast): improve AstKind::debug_name (#4553)
> Part of #4445

Improve `debug_name` to show identifier names for more AST kinds.
2024-08-03 21:22:05 +00:00
..
examples example(semantic): examples print parser errors (#4405) 2024-07-22 11:05:03 +00:00
src refactor(semantic): move CatchClause scope binding logic to visit_block_statement (#4505) 2024-07-31 03:52:22 +00:00
tests feat(ast): improve AstKind::debug_name (#4553) 2024-08-03 21:22:05 +00:00
Cargo.toml Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
CHANGELOG.md Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00