oxc/crates/oxc_semantic
overlookmotel 6e969f9fa4 feat(semantic): add ScopeTree::delete_root_unresolved_reference (#5305)
Add an API to `ScopeTree` to delete an unresolved reference.
2024-08-29 08:39:09 +00:00
..
examples chore(semantic): print errors from examples/simple.rs 2024-08-23 22:57:26 +08:00
src feat(semantic): add ScopeTree::delete_root_unresolved_reference (#5305) 2024-08-29 08:39:09 +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