swc/ecmascript
강동윤 f797019b79
Use strict (#183)
swc_ecma_parser:
- fix parsing of use strict without semicolon.

swc_ecma_transforms:
 - emit helpers after use strict.
2019-02-13 08:44:54 +09:00
..
ast Bugfixes (#182) 2019-02-13 08:18:19 +09:00
codegen Bugfixes (#182) 2019-02-13 08:18:19 +09:00
lints Handle comments and improve codegen (#136) 2019-02-08 13:00:58 +09:00
parser Use strict (#183) 2019-02-13 08:44:54 +09:00
src Compiler baseline 2018-11-03 16:56:43 +09:00
transforms Use strict (#183) 2019-02-13 08:44:54 +09:00
Cargo.toml Classes improvements (#123) 2019-01-24 16:07:09 +09:00