oxc/crates/oxc_semantic
overlookmotel 55bbde2888 refactor(ast): move scope from TSModuleBlock to TSModuleDeclaration (#3488)
Closes #3471.

Remove scope from `TSModuleBlock` and add scope to `TSModuleDeclaration` instead.
2024-05-31 17:33:05 +00:00
..
examples refactor(semantic/cfg): alias petgraph's NodeIndex as BasicBlockId. (#3380) 2024-05-22 03:09:38 +00:00
src refactor(ast): move scope from TSModuleBlock to TSModuleDeclaration (#3488) 2024-05-31 17:33:05 +00:00
tests/integration fix(linter): memorize visited block id in neighbors_filtered_by_edge_weight (#3407) 2024-05-26 08:11:48 +00:00
Cargo.toml Release crates v0.13.1 2024-05-22 16:50:30 +08:00
CHANGELOG.md Release crates v0.13.1 2024-05-22 16:50:30 +08:00