mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
e46a842e99
swc_ecma_parser: - Implement parsing of private properties in object literals. swc_ecma_transforms_base: - `fixer`: Handle `const [a = (b, c)]`. swc_ecma_transforms_compat: - `class_properties`: Support ergonomic brand checks. (#2064) swc_ecma_transforms_proposal: - Implement ergonomic brand checks for private fields. (#2064) |
||
---|---|---|
.. | ||
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 |