swc/ecmascript/jsdoc
강동윤 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
..
src jsdoc: Fix parser (#1059) 2020-09-11 12:52:57 +09:00
tests bundler: fix bugs (#1105) 2020-10-02 11:07:40 +09:00
Cargo.toml feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00