swc/ecmascript
강동윤 8fb0b4c303
fix(es/transforms/react): Use VisitMut instead of Fold (#1409)
swc_ecma_transforms_base:
 - Implement `MapWithMut` for more types.

swc_ecma_transforms_react:
 - Migrate to `VisitMut`.
2021-02-17 14:40:03 +09:00
..
ast fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
codegen fix(es): Fix bugs (#1395) 2021-02-14 22:18:05 +09:00
dep-graph feat(es/parser): Allow to look at the kind of an error (#1396) 2021-02-14 16:49:28 +09:00
ext-transforms feat(es/parser): Allow to look at the kind of an error (#1396) 2021-02-14 16:49:28 +09:00
jsdoc feat(es/parser): Allow to look at the kind of an error (#1396) 2021-02-14 16:49:28 +09:00
parser fix(es/parser): Fix bugs (#1405) 2021-02-17 01:47:00 +09:00
preset_env feat(es/parser): Allow to look at the kind of an error (#1396) 2021-02-14 16:49:28 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es/transforms/react): Use VisitMut instead of Fold (#1409) 2021-02-17 14:40:03 +09:00
utils fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
visit fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
Cargo.toml fix(es): Fix docs.rs (#1399) 2021-02-15 02:45:50 +09:00