swc/ecmascript/codegen
강동윤 6fa85b646f
preset-env (#537)
swc_ecma_preset_env:
 - can inject polyfills automatically
 - can apply transforms automatically

swc:
 - added env config to .swcrc
2019-12-28 11:25:54 +09:00
..
benches Parser: respect jsc.target (#507) 2019-12-14 18:51:08 +09:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src preset-env (#537) 2019-12-28 11:25:54 +09:00
tests Ast (#513) 2019-12-16 18:08:21 +09:00
Cargo.toml Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00