oxc/crates/oxc_semantic
overlookmotel c5731a5431 refactor(semantic): remove defunct code setting ScopeFlags twice (#4286)
Scope flags for functions is set when the scope is created. Remove redundant code that sets them again.
2024-07-16 07:32:36 +00:00
..
examples refactor(semantic): make control flow generation optional. (#3737) 2024-06-18 15:59:38 +00:00
src refactor(semantic): remove defunct code setting ScopeFlags twice (#4286) 2024-07-16 07:32:36 +00:00
tests/integration refactor(semantic): correct scope in CatchClause (#4192) 2024-07-11 08:45:30 +00:00
Cargo.toml Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
CHANGELOG.md Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00