oxc/crates/oxc_codegen/tests/integration
2024-10-06 05:05:47 +00:00
..
snapshots fix(codegen): missing parentheses if there is a pure comment before a NewExpression as a ComputedMemberExpression's callee (#6105) 2024-09-27 07:12:31 +00:00
esbuild.rs feat(codegen): print vite / webpack special comments (#6021) 2024-09-26 15:19:31 +00:00
jsdoc.rs fix(codegen): preserve newlines between comments (#6014) 2024-09-24 05:14:02 +00:00
main.rs refactor(codegen)!: change to CodegenReturn::code and CodegenReturn::map (#6310) 2024-10-06 05:05:47 +00:00
pure_comments.rs fix(codegen): missing parentheses if there is a pure comment before a NewExpression as a ComputedMemberExpression's callee (#6105) 2024-09-27 07:12:31 +00:00
tester.rs refactor(codegen)!: change to CodegenReturn::code and CodegenReturn::map (#6310) 2024-10-06 05:05:47 +00:00
ts.rs feat(codegen): add new lines to TSTypeParameterDeclaration (#5853) 2024-09-18 11:44:24 +00:00
unit.rs feat(codegen): print vite / webpack special comments (#6021) 2024-09-26 15:19:31 +00:00