oxc/tasks/coverage/src
2024-03-23 21:40:05 +08:00
..
runtime refactor(sourcemap): change sourcemap name to take a reference (#2779) 2024-03-23 21:40:05 +08:00
babel.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
codegen.rs refactor(sourcemap): change sourcemap name to take a reference (#2779) 2024-03-23 21:40:05 +08:00
lib.rs feat(codegen): add sourcemap (#2565) 2024-03-03 14:44:49 +08:00
main.rs feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
minifier.rs refactor(sourcemap): change sourcemap name to take a reference (#2779) 2024-03-23 21:40:05 +08:00
misc.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
prettier.rs refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
sourcemap.rs refactor(sourcemap): change sourcemap name to take a reference (#2779) 2024-03-23 21:40:05 +08:00
suite.rs refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
test262.rs feat(parser): parse decorators properly (#2603) 2024-03-04 19:30:41 +08:00
typescript.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00