oxc/crates/oxc_transformer/src
2023-12-10 18:07:32 +08:00
..
es3 feat(transformer): add transform property-literal plugin (#1458) 2023-11-21 23:07:43 +08:00
es2015 feat(transformer): duplicate keys (#1649) 2023-12-10 18:07:32 +08:00
es2016 refactor(transformer): move Semantic into Transformer (#1130) 2023-11-02 13:10:15 +08:00
es2019 refactor(transformer): add an empty SPAN utility for creating AST nodes (#1067) 2023-10-26 18:43:53 +08:00
es2020 refactor(transformer): add an empty SPAN utility for creating AST nodes (#1067) 2023-10-26 18:43:53 +08:00
es2021 refactor(transformer): add an empty SPAN utility for creating AST nodes (#1067) 2023-10-26 18:43:53 +08:00
es2022 refactor(transformer): add an empty SPAN utility for creating AST nodes (#1067) 2023-10-26 18:43:53 +08:00
react_jsx feat(transformer): handle invalid react jsx runtime (#1502) 2023-11-28 23:19:58 +08:00
regexp refactor(transformer): add an empty SPAN utility for creating AST nodes (#1067) 2023-10-26 18:43:53 +08:00
typescript feat(transform): TypeScript Enum (#1173) 2023-11-28 10:33:01 +08:00
context.rs feat(transformer/react-jsx): when the source type is a script, use require to import the react (#1207) 2023-11-10 18:17:31 +08:00
lib.rs feat(transformer): duplicate keys (#1649) 2023-12-10 18:07:32 +08:00
options.rs feat(transformer): duplicate keys (#1649) 2023-12-10 18:07:32 +08:00
tester.rs feat(transformer/react-jsx): throw the pragma and pragmaFrag cannot be set when runtime is automatic error (#1196) 2023-11-10 12:50:54 +08:00
utils.rs feat(transformer): add transform property-literal plugin (#1458) 2023-11-21 23:07:43 +08:00