oxc/tasks/transform_conformance/src
Dunqing 0d7912217a feat(transformer): support logical-assignment-operators plugin (#4890)
part of #4754

The implementation copy from the original implementation which removed in https://github.com/oxc-project/oxc/pull/2865.
2024-08-15 10:10:36 +00:00
..
constants.rs feat(transformer): support logical-assignment-operators plugin (#4890) 2024-08-15 10:10:36 +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