swc/ecmascript/parser
강동윤 5a0bacb5b8
fix(swc): Fix various bugs (#1613)
swc_ecma_codegen:
 - Fix codegen of `\x00`. (#1619)

swc_ecma_preset_env:
 - Fix order of core-js imports. (#1605)

swc_ecma_transforms_react:
 - Preserve ` `. (#1446)

swc:
 - Upgrade dashmap. (#1616)
2021-04-28 14:49:21 +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 (#1591) 2021-04-21 09:26:07 +09:00
tests fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
Cargo.toml fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00