oxc/crates/oxc_semantic/tests
2024-05-12 11:46:48 +08:00
..
cfg_fixtures fix(oxc_semantic): proper traversal of try statements (#2250) 2024-02-01 20:46:38 +08:00
snapshots improvement(semantic/cfg): add explicit break block element. (#3223) 2024-05-10 22:22:30 +08:00
util refactor(diagnostics): remove export of miette 2024-05-12 11:46:48 +08:00
cfg.rs refactor(semantic): remove all #[dead_code[ from tester 2024-01-25 20:27:46 +08:00
classes.rs refactor(semantic): remove all #[dead_code[ from tester 2024-01-25 20:27:46 +08:00
modules.rs fix(semantic): symbols inside functions and classes incorrectly flagged as exported (#2896) 2024-04-05 23:01:27 +08:00
scopes.rs fix(semantic): correctly resolve identifiers inside catch parameter initializers (#3050) 2024-04-21 23:53:38 +08:00
symbols.rs fix(semantic): flag function expressions with SymbolFlags::Function (#2891) 2024-04-03 10:42:11 +08:00