swc/.github/workflows
강동윤 3faefb5836
feat(es): TypeScript 4.2 (#1330)
swc_ecma_ast:
 - Add `is_abstract` to constructor types.

swc_ecma_codegen:
 - Fix codegen of `Bool`.
 - Implement codegen for abstract constructors.

swc_ecma_parser:
- Inline tsc parser test suite.
- Implement parsing of abstract constructor types.
2021-01-15 19:30:44 +09:00
..
cargo.yml feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
compilation.yml Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
integration.yml chore: Update actions/setup-node (#1315) 2021-01-11 19:39:17 +09:00
publish-node.yml chore: Update actions/setup-node (#1315) 2021-01-11 19:39:17 +09:00
publish-wasm-web.yml chore: Update actions/setup-node (#1315) 2021-01-11 19:39:17 +09:00
publish-wasm.yml chore: Update actions/setup-node (#1315) 2021-01-11 19:39:17 +09:00