swc/ecmascript/parser
Donny/강동윤 eef3d6e3fb
fix(es): Fix simple bugs (#2495)
swc_ecma_parser:
 - Don't panic on `declare declare`. (#2343)

swc_ecma_transforms_react:
 - Don't panic on `createElement()`. (#2492)

swc_bundler:
 - Don't panic on wasm. (#2334)

swc:
 - Disable `inline_globals` if it's not specified. (#2490)
2021-10-20 06:12:21 +00:00
..
benches fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
examples fix(es/parser): Fix bugs (#2255) 2021-09-23 11:32:40 +00:00
scripts fix(es/parser): Fix bugs (#2255) 2021-09-23 11:32:40 +00:00
src fix(es): Fix simple bugs (#2495) 2021-10-20 06:12:21 +00:00
tests fix(es): Fix simple bugs (#2495) 2021-10-20 06:12:21 +00:00
Cargo.toml fix(es): Fix simple bugs (#2495) 2021-10-20 06:12:21 +00:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00