swc/testing/src
강동윤 7c58b89571
Scope analysis via ident hygiene (#74)
testing:
 - preserve context of the span in `::testing::DropSpan`

swc_ecma_codegen:
 - disable get_text_of_node to avoid deoptimization

swc_ecma_transforms:
 - allow using this inside arrow expression
 - implement es2015::block_scoping with hygiene ident
2018-11-23 19:22:07 +09:00
..
errors.rs Make it thread safe 2018-11-17 17:02:34 +09:00
lib.rs Scope analysis via ident hygiene (#74) 2018-11-23 19:22:07 +09:00
macros.rs Testing framework (#31) 2018-02-27 13:21:57 +09:00
output.rs Support es2019 (#63) 2018-11-17 12:30:49 +09:00
paths.rs rustup to 2018-08-29\ (#39) 2018-09-16 20:25:41 +09:00