oxc/crates/oxc_semantic
overlookmotel f7b9ada372 refactor(semantic): Program visitor leave scope before node (#4369)
Bring the order of calls in `SemanticBuilder::visit_program` into line with `Visit`'s `walk_program`.
2024-07-19 16:32:27 +00:00
..
examples refactor(semantic): make control flow generation optional. (#3737) 2024-06-18 15:59:38 +00:00
src refactor(semantic): Program visitor leave scope before node (#4369) 2024-07-19 16:32:27 +00:00
tests fix(semantic): align visit_arrow_function_expression field visit order with ast (#4366) 2024-07-19 14:51:59 +00:00
Cargo.toml Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
CHANGELOG.md Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00