swc/ecmascript/transforms
강동윤 13bf89d08c
Fix bugs (#339)
swc_ecma_parser:
 - fix parsing of type query (#338)
 - fix parsing of `in` in a let / const declaration (#337)

swc_ecma_transforms:
 - string literal is computed (#336)
 - modules: handle imports in lhs of assignment correctly (#335)
2019-03-11 20:33:15 +09:00
..
benches Improve comment api (#277) 2019-02-26 13:56:58 +09:00
scripts Classes improvements (#123) 2019-01-24 16:07:09 +09:00
src Fix bugs (#339) 2019-03-11 20:33:15 +09:00
tests Fixes (#265) 2019-02-21 22:21:48 +09:00
Cargo.toml Fixes (#283) 2019-02-27 22:40:19 +09:00
package.json Es2015 (#80) 2018-11-28 12:24:08 +09:00
yarn.lock Es2015 (#80) 2018-11-28 12:24:08 +09:00