swc/ecmascript/parser
강동윤 252804d2e3
fix(swc): Fix bugs (#1529)
swc_ecma_parser:
 - Fix comment positions. (#1530)

swc_ecam_transforms_compat:
 - Handle default in destructuring binding patterns. (#1477, #1449)
 - `async_to_generator`: Handle `this` correctly for async function in key-value properties. (#1455)

swc_ecam_transforms_typescript:
 - Handle import defaults. (#1448)
2021-04-02 18:47:05 +09:00
..
benches Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
examples swc_bundler (#943) 2020-08-12 22:18:47 +09:00
scripts feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
src fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
tests fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
Cargo.toml fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00