oxc/tasks/transform_conformance/src
Dunqing 3a6e4d91cf feat(transformer_conformance): test ScopeTree and SymbolTable for correctness after transformation (#4581)
part of #4549

This test verifies that the correct symbols and scopes were added/changed during the transformation. From the snapshots, most of them are incorrect currently
2024-08-04 11:45:10 +00:00
..
constants.rs fix(transformer): TS namespace transform do not track var decl names (#3501) 2024-06-03 12:35:57 +00:00
lib.rs feat(transformer_conformance): test ScopeTree and SymbolTable for correctness after transformation (#4581) 2024-08-04 11:45:10 +00:00
main.rs refactor(transformer/typescript): reimplementation of Enum conversion based on Babel (#3102) 2024-04-29 16:26:22 +08:00
semantic.rs feat(transformer_conformance): test ScopeTree and SymbolTable for correctness after transformation (#4581) 2024-08-04 11:45:10 +00:00
test_case.rs feat(transformer_conformance): test ScopeTree and SymbolTable for correctness after transformation (#4581) 2024-08-04 11:45:10 +00:00