oxc/crates/oxc_codegen/tests/integration
2024-11-06 05:10:33 +00:00
..
snapshots feat(codegen): improvement printing of legal comments (#7111) 2024-11-04 08:56:00 +00:00
esbuild.rs feat(codegen): print negative numbers (#6624) 2024-10-16 22:38:54 +00:00
jsdoc.rs fix(codegen): preserve newlines between comments (#6014) 2024-09-24 05:14:02 +00:00
legal_comments.rs feat(ast)!: change comment.span to real position that contain // and /* (#7154) 2024-11-06 05:10:33 +00:00
main.rs feat(codegen): print linked and external legal comment (#7059) 2024-11-02 04:08:14 +00:00
pure_comments.rs chore(codegen): add more tests for comments from esbuild (#6357) 2024-10-08 05:42:43 +00:00
tester.rs refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
ts.rs refactor(codegen): only print necessary parentheses in TSAsExpression (#6429) 2024-10-11 02:04:27 +00:00
unit.rs fix(codegen): correct print __proto__ shorthand (#6802) 2024-10-23 07:16:00 +00:00