swc/ecmascript/transforms
강동윤 686c98116d
fix(es): Fix for the type checker (#1381)
swc_ecma_codegen:
 - Fix codegen of `TsCallSignatureDecl`.

swc_ecma_transforms_base:
 - Handle `TsCallSignatureDecl`.
2021-02-08 01:39:05 +09:00
..
base fix(es): Fix for the type checker (#1381) 2021-02-08 01:39:05 +09:00
compat fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
macros feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
module fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
optimization fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
proposal fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
react fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
tests fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
typescript fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
Cargo.toml fix(bundler): Prevent hanging (#1369) 2021-01-30 13:35:07 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00