swc/ecmascript
강동윤 ebc7070d1f
Fix parser (#727)
- Allow await in an yield expression (fixes #720)
 - Prevent duplicate tokens while capturing (fixes #726)
2020-03-25 17:40:05 +09:00
..
ast Bump versions 2020-03-10 10:39:42 +09:00
codegen Bump 2020-03-10 00:35:53 +09:00
parser Fix parser (#727) 2020-03-25 17:40:05 +09:00
preset_env Fix bugs (#710) 2020-03-09 21:18:41 +09:00
src Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
transforms Bump 2020-03-10 00:35:53 +09:00
utils Fix bugs (#710) 2020-03-09 21:18:41 +09:00
Cargo.toml Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00