swc/ecmascript/transforms
강동윤 613a5a45dd
fix(es): Fixes for the type checker (#1331)
swc_ecma_codegen:
 - Fix codegen of typescript interfaces.

swc_ecma_transforms_base:
 - ts_resolver: Handle ts module declarations.
2021-01-15 21:12:16 +09:00
..
base fix(es): Fixes for the type checker (#1331) 2021-01-15 21:12:16 +09:00
compat feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
macros feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
module feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
optimization feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
proposal feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
react feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +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 feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
tests feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
typescript feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
Cargo.toml feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00