swc/ecmascript/codegen
강동윤 b3a2ee8e9b
Fix bugs (#482)
swc_ecma_parser:
 - fix lexing of numbers like 9.09

swc_ecma_transforms:
 - jsx_text_to_str
 - use fxhash instead of ahash for exports
2019-12-02 20:19:15 +09:00
..
benches use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
tests Fix bugs (#482) 2019-12-02 20:19:15 +09:00
Cargo.toml Bump parser's version 2019-11-24 14:42:08 +09:00