oxc/crates/oxc_codegen/tests/integration
2024-09-27 07:12:31 +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 feat(codegen): print jsdoc comments that are attached to statements and class elements (#5845) 2024-09-18 07:58:22 +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 chore(codegen): test function reports duplicate error information (#6067) 2024-09-27 05:51:31 +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