swc/ecmascript
강동윤 25856f230c
feat(parser): Don't hang on unexpected inputs (#1274)
swc_ecma_parser:
 - Don't hang on unexpected inputs. (#1272, denoland/deno#8719)
2020-12-14 16:37:11 +09:00
..
ast BigInt literal keys (#1192) 2020-11-15 01:22:35 +09:00
codegen fix: Decorator metadata (#1248) 2020-12-04 05:03:26 +09:00
dep-graph feat: specifier position in DependencyDescriptor (#1260) 2020-12-09 11:27:09 +09:00
ext-transforms Fix jest extension (#1106) 2020-09-24 19:49:12 +09:00
jsdoc BigInt literal keys (#1192) 2020-11-15 01:22:35 +09:00
parser feat(parser): Don't hang on unexpected inputs (#1274) 2020-12-14 16:37:11 +09:00
preset_env Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms feat(fixer): Handle ?? properly (#1270) 2020-12-12 17:45:54 +09:00
utils BigInt literal keys (#1192) 2020-11-15 01:22:35 +09:00
visit BigInt literal keys (#1192) 2020-11-15 01:22:35 +09:00
Cargo.toml feat: specifier position in DependencyDescriptor (#1260) 2020-12-09 11:27:09 +09:00