oxc/crates/oxc_semantic
overlookmotel 05d25e2aa3 refactor(semantic): combine add scope methods (#5262)
#5232 removed `ScopeTree::child_ids`, so it's no longer necessary to have separate `add_scope` and `add_root_scope` methods.
2024-08-27 13:00:21 +00:00
..
examples chore(semantic): print errors from examples/simple.rs 2024-08-23 22:57:26 +08:00
src refactor(semantic): combine add scope methods (#5262) 2024-08-27 13:00:21 +00:00
tests refactor(semantic): remove ScopeTree::child_ids (#5232) 2024-08-27 01:49:47 +00:00
Cargo.toml Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
CHANGELOG.md Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00