swc/ecmascript/transforms
강동윤 abc24c9256
fix(es/transforms/resolver): Fix setter properties (#1647)
swc_ecma_transorms_base:
 - Handle parameters of a setter property correctly.
2021-05-06 13:56:42 +09:00
..
base fix(es/transforms/resolver): Fix setter properties (#1647) 2021-05-06 13:56:42 +09:00
compat fix(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00:00
optimization fix(es/transforms/optimization): Preserve x instanceof Object (#1630) 2021-05-03 18:12:15 +09:00
proposal fix: Fix bugs (#1590) 2021-04-19 10:16:10 +00:00
react fix(es/transforms/react): Change order of passes (#1639) 2021-05-05 14:13:06 +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 various bugs. (#1632) 2021-05-03 13:34:13 +09:00
Cargo.toml fix(swc): Fix various bugs. (#1632) 2021-05-03 13:34:13 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00