swc/tests/fixture
강동윤 c0b0337d1d
fix(es): Fix easy bugs (#2178)
swc_ecma_parser:
 - Fix parsing of complex arrow expressions in a conditional expression. (#2174)
 - Report an error for wrong jsx, instead of `panic!`. (#2173)

swc_ecma_transforms_react:
 - `jsx`: Handle fragment with single child correctly. (#2177)

swc:
 - Ensure that #2170 is an invalid issue. (#2170)
2021-08-29 20:40:52 +00:00
..
.issue-1255/case1/input fix: Fix bugs (#1590) 2021-04-19 10:16:10 +00:00
.issue-1653/case1/input fix(es/transforms/compat): Don't create unnecessary IIFE. (#1669) 2021-05-10 16:18:31 +09:00
.issue-1922/case1/input fix(es/transforms/module): Fix paths bug. (#2043) 2021-08-09 19:21:24 +00:00
codegen fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00
deno-10014/case1 fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
deno-10282/case1 fix(es/codegen): Fix codegen of template literals (#1936) 2021-07-20 14:11:33 +09:00
deno-10684/case1 fix(es/transforms/typescript): Fix typescript stripper (#1945) 2021-07-21 14:24:57 +00:00
issue-532/block fix(es/codegen): Preserve more comments (#1856) 2021-06-26 02:07:11 +09:00
issue-846/case1 fix(es/transforms): Fix bugs (#1769) 2021-05-30 19:52:51 +09:00
issue-1107/1 fix(es): Fix simple bugs (#2077) 2021-08-14 18:34:14 +00:00
issue-1160 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1165/case1 fix(es/codegen): Preserve more comments (#1856) 2021-06-26 02:07:11 +09:00
issue-1213 fix(swc): Fix bugs for v1.2.47 (#1368) 2021-01-29 22:19:04 +09:00
issue-1216 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1227/case-1 fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1231 fix(es): Fix bugs (#1353) 2021-01-23 20:52:53 +09:00
issue-1232 fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00
issue-1233/case-1 fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
issue-1235/case-1 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1252/case1 fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
issue-1259 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1271 fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
issue-1276 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1278 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1279/case1 fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
issue-1306 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1307 fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
issue-1309/case1 fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
issue-1314 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1333 fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
issue-1341/case1 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1345 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1358 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1362 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1402/case1 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1421/case1 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1423/case1 fix(swc): Fix bugs for v1.2.50 (#1444) 2021-03-03 20:39:02 +09:00
issue-1441 fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
issue-1446 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1448/case1 fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
issue-1449/case1 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1454 fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
issue-1455 fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
issue-1456 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1457 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1477/case1 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1479 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1488 fix: Fix bugs (#1516) 2021-03-30 16:47:12 +09:00
issue-1490 fix(swc): Fix sourcemap (#1832) 2021-06-18 11:34:17 +00:00
issue-1505 fix(es): Fix bugs (#1728) 2021-05-22 12:14:00 +09:00
issue-1507 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1508/case1 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1515/case1 fix(swc): Fix bugs for v1.2.52 (#1506) 2021-03-29 20:48:48 +09:00
issue-1525/case1 fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
issue-1545/case1 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
issue-1549 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1554 fix(es/transforms): Fix bugs (#2089) 2021-08-16 10:33:18 +00:00
issue-1555 fix(es/transforms/base): Fix nested function scopes (#1559) 2021-04-13 16:23:04 +09:00
issue-1557/case1 @swc/helpers exports typeOf instead of typeof (#1578) 2021-04-16 13:48:37 +09:00
issue-1568/case1 fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
issue-1575 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1581 fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
issue-1612/case1 fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
issue-1614/case1 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
issue-1660 fix(es/transforms/compat): Don't create unnecessary IIFE. (#1669) 2021-05-10 16:18:31 +09:00
issue-1661/case1 fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
issue-1681 fix(es): Ensure that #1681 is fixed (#1970) 2021-08-02 14:18:50 +00:00
issue-1682 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1687 fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
issue-1694/case1 fix(es/transforms/compat): Support private methods (#1700) 2021-05-15 20:35:24 +09:00
issue-1701 fix(es/minifier): Improve output of minifier (#1990) 2021-08-04 00:52:47 +09:00
issue-1713/case1 fix(swc): Fix sourcemap (#1832) 2021-06-18 11:34:17 +00:00
issue-1714/case1 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1718 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1721/case1 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1722/case1 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1726/case1 fix(es): Fix bugs (#2004) 2021-08-04 04:58:10 +00:00
issue-1729 fix(es): Fix bugs (#1728) 2021-05-22 12:14:00 +09:00
issue-1734 fix(swc): Fix bugs (#2034) 2021-08-09 07:38:46 +00:00
issue-1742/case1 fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00
issue-1744/case1 fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00
issue-1752/case1 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1757/case1 fix(es/transforms): Fix bugs (#1795) 2021-06-06 22:16:59 +09:00
issue-1782/case1 fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
issue-1791/case1 fix(es/codegen): Fix codegen of template literals (#1936) 2021-07-20 14:11:33 +09:00
issue-1799 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1812/case1 fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
issue-1859 fix(es/transforms/module): Fix for duplicate export (#1846) 2021-06-29 15:12:18 +09:00
issue-1869/decorator fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
issue-1918 fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
issue-1924/case1 fix(swc): Fix order of passes (#1931) 2021-07-17 13:12:30 +09:00
issue-1938 fix(es/transforms/module): Allow namespace import with default import (#1940) 2021-07-20 18:00:27 +09:00
issue-2000 fix(es): Fix bugs (#2004) 2021-08-04 04:58:10 +00:00
issue-2011 feat(swc): Implement format.comments of terser (#2095) 2021-08-17 14:34:37 +00:00
issue-2020/case1 fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
issue-2021 fix(swc): Fix bugs (#2034) 2021-08-09 07:38:46 +00:00
issue-2022 fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
issue-2024 fix(swc): Fix bugs (#2034) 2021-08-09 07:38:46 +00:00
issue-2027/case1 fix(swc): Fix bugs (#2034) 2021-08-09 07:38:46 +00:00
issue-2037/case1 fix(es/transforms/module): Fix paths bug. (#2043) 2021-08-09 19:21:24 +00:00
issue-2063 fix(swc): Fix bugs (#2067) 2021-08-13 10:57:25 +00:00
issue-2086 fix(es/transforms): Fix bugs (#2089) 2021-08-16 10:33:18 +00:00
issue-2091/case1 fix(es/codegen): Fix codegen of ~ (#2104) 2021-08-19 17:21:08 +09:00
issue-2170/case1 fix(es): Fix easy bugs (#2178) 2021-08-29 20:40:52 +00:00
jest test(es/ext/jest): Add tests for jest (#2082) 2021-08-15 18:36:23 +09:00
minify feat(swc): Implement format.comments of terser (#2095) 2021-08-17 14:34:37 +00:00
next.js fix(es/transforms/compat): Fix span for comments in classes transform. (#1658) 2021-05-09 02:26:45 +09:00
options/react feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00
paths fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
pr-1524 fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
pr-1579/checkingExtend @swc/helpers exports typeOf instead of typeof (#1578) 2021-04-16 13:48:37 +09:00
sourcemap/001 fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
ssue-1600 fix(es/minifier): Make use of hygiene optimizer (#2145) 2021-08-24 15:03:31 +00:00
swc-node-335/case1 fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00