swc/tests
강동윤 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
..
deno-unit Fix random panic (#876) 2020-07-02 13:10:44 +09:00
env preset-env (#537) 2019-12-28 11:25:54 +09:00
fixture fix(es): Fix easy bugs (#2178) 2021-08-29 20:40:52 +00:00
integration chore: Organize project (#1849) 2021-06-24 17:01:21 +09:00
projects fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
serde Final groundwork for plugin (#474) 2019-11-30 11:12:34 +09:00
srcmap Handle input source map (#734) 2020-03-27 14:40:01 +09:00
stacktrace fix(swc): Fix sourcemap (#1832) 2021-06-18 11:34:17 +00:00
swcrc_errors fix(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
error_msg.rs fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
projects.rs fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
serde.rs Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
simple.rs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
source_map_inline.js Fix bugs (#718) 2020-03-13 23:34:36 +09:00
source_map.js Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00
source_map.rs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
t.js fix(swc): Fix sourcemap (#1832) 2021-06-18 11:34:17 +00:00