oxc/tasks/transform_conformance/tests
overlookmotel 5d853869eb refactor(transformer/arrow-functions): use IndexMap for super getter/setters (#7317)
Generate getter/setter declarations in same order as Babel by using `IndexMap` instead of `HashMap` to store `super` getter/setter method details.
2024-11-17 10:07:34 +00:00
..
babel-plugin-transform-arrow-functions/test/fixtures
babel-plugin-transform-async-generator-functions/test/fixtures fix(transformer/async-generator-functions): incorrect transformation for for await if it's not placed in a block (#7148) 2024-11-06 05:51:01 +00:00
babel-plugin-transform-async-to-generator/test/fixtures refactor(transformer/arrow-functions): use IndexMap for super getter/setters (#7317) 2024-11-17 10:07:34 +00:00
babel-plugin-transform-class-static-block/test/fixtures
babel-plugin-transform-exponentiation-operator/test/fixtures
babel-plugin-transform-nullish-coalescing-operator/test/fixtures
babel-plugin-transform-optional-catch-binding/test/fixtures
babel-plugin-transform-react-jsx/test/fixtures chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
babel-plugin-transform-react-jsx-source/test/fixtures/react-source
babel-plugin-transform-typescript/test/fixtures fix(transformer/typescript): retain ExportNamedDeclaration without specifiers and declaration (#6848) 2024-10-24 07:59:07 +00:00
babel-preset-typescript/test/fixtures/removeImportExtensions
regexp/test/fixtures