oxc/crates/oxc_traverse
Boshen 5845057bff refactor(transformer): pass in symbols and scopes (#3978)
This PR adds a new method `build_with_symbols_and_scopes` to make semantic building optional, there may be prior steps that has the semantic data already built.
2024-06-30 06:33:48 +00:00
..
scripts refactor(traverse): separate #[scope] attr (#3901) 2024-06-26 05:43:10 +00:00
src refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00
tests feat(traverse): pass &mut TraverseCtx to visitors (#3312) 2024-05-16 16:21:23 +00:00
build.rs fix(traverse): do not publish the build script 2024-06-08 16:31:21 +08:00
Cargo.toml Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
CHANGELOG.md Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00