swc/crates/swc_ecma_codegen/tests
Donny/강동윤 ea8dfd872c
fix(es/codegen): Fix bugs ()
swc_ecma_codegen:
 - Emit `;` after do-while statemnts. ()
 - Don't emit two dots for minified numeric literals. ()
 - Handle semicolons correctly. ()
2022-02-03 15:19:13 +09:00
..
fixture fix(es/codegen): Fix bugs () 2022-02-03 15:19:13 +09:00
test262 feat(es/codegen): Make the output for empty objects and empty statements pretty () 2022-01-03 05:54:58 +09:00
test262-min feat(es/codegen): Improve compression of numbers () 2022-02-03 13:04:32 +09:00
fixture.rs chore(ci): Configure clippy () 2022-01-13 23:06:11 +09:00
test262.rs chore(ci): Configure clippy () 2022-01-13 23:06:11 +09:00