mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 22:22:34 +03:00
2c477780f0
swc_ecma_parser: - Don't panic on `typeof import(T)`. (#2198) - Fix parsing of ternary. (#2196) swc_ecma_transforms_base: - `fixer`: Handle unary in lhs of an exponentation expression. (#2191) swc_ecma_transforms_compat: - Use variable for `this` in arrow expressions. (#2212) swc_ecma_visit: - Add a trait `InjectVars`. node_swc: - Increease recursion limit while deserializing. (#2223) |
||
---|---|---|
.. | ||
binding-pattern | ||
comments | ||
common | ||
jsx | ||
span | ||
test262-error-references/fail | ||
test262-parser@0e808c74fb | ||
typescript | ||
typescript-errors | ||
comments.rs | ||
jsx.rs | ||
span.rs | ||
test262.rs | ||
typescript.rs | ||
visitor.rs |