oxc/crates/oxc_semantic/tests
2024-02-26 22:54:19 +08:00
..
cfg_fixtures fix(oxc_semantic): proper traversal of try statements (#2250) 2024-02-01 20:46:38 +08:00
snapshots fix(oxc_semantic): Handle short-circuiting operators in CFG (#2252) 2024-02-01 21:04:28 +08:00
util [BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497) 2024-02-26 19:34:40 +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 refactor(semantic): remove all #[dead_code[ from tester 2024-01-25 20:27:46 +08:00
scopes.rs fix(semantic): incorrect scope for switch statement (#2513) 2024-02-26 22:54:19 +08:00
symbols.rs fix(semantic): add export symbol flag to identifiers in export declarations (#2508) 2024-02-26 15:48:05 +08:00