swc/ecmascript/transforms/src/compat
강동윤 162dee5518
Fix bugs (#251)
swc_ecma_transforms:
 - don't convert typeof to _typeof if not necessary (#250)
 - fix imports of `@swc/helpers` (#248).
2019-02-20 20:02:22 +09:00
..
es3 Add a test for #211. 2019-02-14 21:17:01 +09:00
es2015 Fix bugs (#251) 2019-02-20 20:02:22 +09:00
es2016 Make Helper scoped thread local (#134) 2019-02-05 14:15:38 +09:00
es2017 External helpers (#223) 2019-02-17 13:48:18 +09:00
es2018 Implement serialize for ast nodes (#244) 2019-02-20 11:35:41 +09:00
mod.rs jsx support (#100) 2018-12-30 11:57:27 +09:00