oxc/tasks/coverage/src
2023-11-25 15:56:09 +08:00
..
babel.rs feat(transformer_conformance): read plugins options from babel options.json (#1006) 2023-10-17 14:52:51 +08:00
codegen.rs feat(tasks): add misc tests to codegen (#1215) 2023-11-10 16:13:31 +00:00
lib.rs feat(tasks): add misc tests to codegen (#1215) 2023-11-10 16:13:31 +00:00
main.rs feat(codegen): implement the basics of non-minifying codegen (#987) 2023-10-13 13:34:21 +08:00
minifier.rs refactor(minifier): make the minifier api only accept an ast (#990) 2023-10-14 00:51:29 +08:00
misc.rs feat(tasks): add misc tests to codegen (#1215) 2023-11-10 16:13:31 +00:00
suite.rs feat(transformer_conformance): snapshot passed and failed tests (#921) 2023-09-16 20:58:31 +08:00
test262.rs feat(ast): implement new proposal-import-attributes (#1476) 2023-11-25 15:56:09 +08:00
typescript.rs refactor(clippy): allow struct_excessive_bools 2023-10-16 15:18:07 +08:00