swc/tests
Donny/강동윤 3dc1e765e9
feat(swc): Provide &Program to pass creator (#2665)
swc:
 - Use `impl |prorgram: &Program| -> impl Fold` instead of `impl Fold`. (Closes https://github.com/swc-project/swc/issues/2664)
2021-11-06 18:05:10 +09: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/compat): Fix order of transforms (#2629) 2021-11-03 13:18:43 +09: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
tsc-references fix(es/minifier): Fix for @emotion/react and murmur2 (#2637) 2021-11-03 22:46:25 +09:00
vercel fix(es/transforms): Fix detection of this (#2634) 2021-11-03 13:53:23 +09:00
error_msg.rs feat(swc): Allow removing filename from error output (#2498) 2021-10-21 04:45:12 +00:00
projects.rs feat(swc): Provide &Program to pass creator (#2665) 2021-11-06 18:05:10 +09:00
rust_api.rs feat(swc): Provide &Program to pass creator (#2665) 2021-11-06 18:05:10 +09: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(swc): Use standard base64 charset for inlined source maps (#2585) 2021-10-30 16:21:29 +09:00
source_map.js Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00
source_map.rs fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00
tsc.rs chore: Make cargo test --all work (#2580) 2021-10-29 11:54:30 +00:00