oxc/crates/oxc_semantic
Ali Rezvani 5e36e0d575
fix(semantic): add cfg nodes for ConditionalExpressions. (#3127)
It is done similarly to how `IfStatement`s are structured at the moment.
2024-05-10 22:16:55 +08:00
..
examples refactor: remove panic! from examples (#2454) 2024-02-20 16:18:39 +08:00
src fix(semantic): add cfg nodes for ConditionalExpressions. (#3127) 2024-05-10 22:16:55 +08:00
tests fix(semantic): add cfg nodes for ConditionalExpressions. (#3127) 2024-05-10 22:16:55 +08:00
Cargo.toml Release crates v0.12.5 2024-04-22 12:52:17 +08:00
CHANGELOG.md Release crates v0.12.5 2024-04-22 12:52:17 +08:00