swc/crates/swc_ecma_codegen/tests
Donny/강동윤 4d3fcb86e4
feat(es/ast): Support import attributes proposal (#7868)
**Related issue:**

 - Closes #7179
2023-08-28 00:29:45 +00:00
..
fixture feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
test262 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
test262-min fix(es/codegen): Fix codegen of string literals with \x000 (#6838) 2023-01-20 08:08:58 +00:00
fixture.rs feat(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
sourcemap.rs fix(es/codegen): Fix regression of source maps (#7523) 2023-06-13 16:12:45 +00:00
srcmap.mjs fix(es/codegen): Align sourcemap with terser (#5657) 2022-09-26 18:12:42 +09:00
test262.rs refactor(es/parser): Make lexer not generic over Input (#6993) 2023-02-28 08:20:29 +00:00