oxc/tasks/transform_conformance/src
Boshen 5845057bff refactor(transformer): pass in symbols and scopes (#3978)
This PR adds a new method `build_with_symbols_and_scopes` to make semantic building optional, there may be prior steps that has the semantic data already built.
2024-06-30 06:33:48 +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 chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
main.rs refactor(transformer/typescript): reimplementation of Enum conversion based on Babel (#3102) 2024-04-29 16:26:22 +08:00
test_case.rs refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00