oxc/crates/oxc_codegen/tests/integration
Dunqing 8c3a954336 fix(codegen): missing parens for in in for in loop init (#7705)
Well, this looks like an accidental change before, `Context::empty().and_forbid_in(false)` does nothing at all.
2024-12-06 15:52:05 +00:00
..
snapshots feat(codegen): better whitespace minification for import / export statements (#7650) 2024-12-04 19:24:03 +00:00
esbuild.rs fix(codegen): print parentheses correctly for ClassHeritage (#7637) 2024-12-04 06:43:32 +00:00
jsdoc.rs fix(codegen): preserve newlines between comments (#6014) 2024-09-24 05:14:02 +00:00
legal_comments.rs fix(codegen): print comments when block is empty (#7236) 2024-11-11 11:20:25 +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(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
tester.rs feat(codegen): minify whitespace for some expressions (#7671) 2024-12-05 06:59:17 +00:00
ts.rs feat(codegen): better whitespace minification for import / export statements (#7650) 2024-12-04 19:24:03 +00:00
unit.rs fix(codegen): missing parens for in in for in loop init (#7705) 2024-12-06 15:52:05 +00:00