swc/ecmascript/parser
강동윤 603b83291d
jsx support (#100)
swc_ecma_parser:
 - implement parser for jsx

swc_ecma_transforms:
 - implement react::jsx transform

swc_ecma_codegen:
 - implement code generator for jsx
2018-12-30 11:57:27 +09:00
..
benches jsx support (#100) 2018-12-30 11:57:27 +09:00
macros More works (#66) 2018-11-18 14:00:07 +09:00
src jsx support (#100) 2018-12-30 11:57:27 +09:00
tests jsx support (#100) 2018-12-30 11:57:27 +09:00
Cargo.toml jsx support (#100) 2018-12-30 11:57:27 +09:00
colors.js Performance & Node binding (#84) 2018-12-21 16:54:36 +09:00