oxc/crates/oxc_traverse
overlookmotel 2b5b3fd22a refactor(traverse): split context code into multiple files (#3367)
Pure refactor. Split `TraverseAncestry` and `TraverseScoping` into separate file, in preparation for adding more methods to `TraverseScoping`.
2024-05-20 15:54:23 +00:00
..
scripts feat(traverse): pass &mut TraverseCtx to visitors (#3312) 2024-05-16 16:21:23 +00:00
src refactor(traverse): split context code into multiple files (#3367) 2024-05-20 15:54:23 +00:00
tests feat(traverse): pass &mut TraverseCtx to visitors (#3312) 2024-05-16 16:21:23 +00:00
build.rs chore(traverse): revert the build script 2024-05-15 00:07:56 +08:00
Cargo.toml refactor(traverse): Traverse produce scopes tree using Semantic (#3304) 2024-05-16 16:21:20 +00:00
CHANGELOG.md Release crates v0.13.0 2024-05-14 23:14:15 +08:00