swc/ecmascript
David Sherret d64aa6f80d
fix(es/transforms): Strip out private method overloads (#1977)
swc_ecma_transforms_typescript:
 - `strip`: Remove private method overloads. (denoland/deno#11550)
2021-07-30 08:02:50 +09:00
..
ast refactor(es/dep-graph): Remove SourceMap dependency (#1908) 2021-07-14 00:59:13 +09:00
codegen fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
dep-graph fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
ext-transforms fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
jsdoc fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
loader fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
minifier fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
parser fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
preset-env fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es/transforms): Strip out private method overloads (#1977) 2021-07-30 08:02:50 +09:00
utils fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
visit refactor(es/dep-graph): Remove SourceMap dependency (#1908) 2021-07-14 00:59:13 +09:00
Cargo.toml fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00