swc/ecmascript/parser/scripts
강동윤 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
..
.gitignore Improve typescript parser (#811) 2020-06-02 19:22:41 +09:00
copy-ts-tests.ts Improve typescript parser (#811) 2020-06-02 19:22:41 +09:00
crlf.sh feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
dos2unix.sh feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00