oxc/tasks/coverage/src
2024-03-12 20:16:36 +08:00
..
runtime refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
babel.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
codegen.rs refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +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(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +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(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +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