swc/ecmascript
강동윤 578d64a398
Support jsx pragma (#1015)
swc_ecma_transforms
 - Support jsx pragma (#107, #838)
2020-08-30 20:32:45 +09:00
..
ast Fix codegen of VisitMut for Option (#996) 2020-08-25 16:29:11 +09:00
codegen Fix codegen of VisitMut for Option (#996) 2020-08-25 16:29:11 +09:00
dep-graph Add dependency analyzer (#1010) 2020-08-29 20:07:34 +09:00
jsdoc Fix codegen of VisitMut for Option (#996) 2020-08-25 16:29:11 +09:00
parser Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
preset_env Improve performance and reduce binary size (#973) 2020-08-19 01:29:49 +09:00
src Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
transforms Support jsx pragma (#1015) 2020-08-30 20:32:45 +09:00
utils Fix codegen of VisitMut for Option (#996) 2020-08-25 16:29:11 +09:00
visit Fix codegen of VisitMut for Option (#996) 2020-08-25 16:29:11 +09:00
Cargo.toml Support jsx pragma (#1015) 2020-08-30 20:32:45 +09:00