oxc/crates/oxc_transformer/src
2024-03-01 21:12:30 +08:00
..
es3 chore: fix clippy warnings (#2519) 2024-02-26 23:55:18 +08:00
es2015 chore: fix clippy warnings (#2519) 2024-02-26 23:55:18 +08:00
es2016 refactor(ast): improve simple_assignment_target_identifier and simple_assignment_target_member_expression method (#2153) 2024-01-24 11:24:27 +08:00
es2019 chore: fix clippy warnings (#2519) 2024-02-26 23:55:18 +08:00
es2020 refactor(ast): improve simple_assignment_target_identifier and simple_assignment_target_member_expression method (#2153) 2024-01-24 11:24:27 +08:00
es2021 refactor(ast): improve simple_assignment_target_identifier and simple_assignment_target_member_expression method (#2153) 2024-01-24 11:24:27 +08:00
es2022 feat(ast): add "abstract" type to MethodDefinition and PropertyDefinition (#2536) 2024-02-28 17:33:11 +08:00
proposals [BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497) 2024-02-26 19:34:40 +08:00
react_jsx [BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497) 2024-02-26 19:34:40 +08:00
regexp chore: fix clippy warnings (#2519) 2024-02-26 23:55:18 +08:00
typescript feat(transformer/typescript): support transform constructor method (#2551) 2024-03-01 21:12:30 +08:00
context.rs [BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497) 2024-02-26 19:34:40 +08:00
lib.rs feat(transformer/typescript): support transform constructor method (#2551) 2024-03-01 21:12:30 +08:00
options.rs feat(transfrom): transform-json-strings (#2168) 2024-01-25 10:39:02 +00:00
tester.rs feat(transformer): call build module record (#2529) 2024-02-28 14:35:35 +08:00
utils.rs [BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497) 2024-02-26 19:34:40 +08:00