oxc/tasks/coverage/src
2023-05-07 22:23:31 +08:00
..
babel.rs refactor(oxc_ast): change SourceType::with_ methods to return Self 2023-04-16 21:32:00 +08:00
formatter.rs refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00
lib.rs chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
main.rs chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
minifier.rs feat(minifier): use hir (#335) 2023-05-07 17:23:00 +08:00
suite.rs refactor(coverage): use ast.json() method for serialization test 2023-05-07 22:23:31 +08:00
test262.rs refactor(oxc_ast): change SourceType::with_ methods to return Self 2023-04-16 21:32:00 +08:00
typescript.rs refactor(oxc_ast): change SourceType::with_ methods to return Self 2023-04-16 21:32:00 +08:00