swc/ecmascript/transforms
강동윤 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
..
base fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
compat fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
optimization fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
proposal fix: Fix bugs (#1590) 2021-04-19 10:16:10 +00:00
react fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
tests fix: Fix bugs (#1590) 2021-04-19 10:16:10 +00:00
typescript fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
Cargo.toml fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00