oxc/crates/oxc_semantic/tests
DonIsaac 834ee2aa6c fix(semantic): TSConditionalType scope enter/exit locations (#6351)
Fixes the same problem as #6270, but uses `#[scope(enter_before)]` and `#[scope(exit_after)]` to correct scope entry/exit locations.
2024-10-09 01:34:46 +00:00
..
conformance test(semantic): add comprehensive regression test suite (#5976) 2024-09-25 02:24:57 +00:00
fixtures fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
integration fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
main.rs refactor(semantic): dereference IDs as quickly as possible (#6303) 2024-10-06 01:03:47 +00:00