Commit 6ad0735
1 parent 9f8c14f commit 6ad0735
File tree
50 files changed
+638
-905
lines changed- .changeset
- crates
- swc/src
- swc_common/src
- swc_ecma_compat_es2022/src
- class_properties
- swc_ecma_preset_env/src
- swc_ecma_transforms_compat/tests
- swc_ecma_transforms_proposal
- src
- tests
- decorators
- 2022-03-accessors--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-classes--to-es2015
- decorator-access-modified-fields
- decorator-access-modified-methods
- expressions
- expressions-static-blocks
- inheritance
- initializers
- replacement
- replacement-with-expr
- 2022-03-duplicated-keys--to-es2015
- computed-keys-same-ast
- computed-keys-same-value
- methods-with-same-key
- 2022-03-fields--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-getters--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-getters-and-setters--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-methods--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-misc--to-es2015
- initProto-existing-derived-constructor
- valid-expression-formats
- 2022-03-setters--to-es2015
- private
- public
- static-private
- static-public
- swc_ecma_transforms_typescript/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+638
-905
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
218 |
| - | |
219 | 218 |
| |
220 | 219 |
| |
221 | 220 |
| |
|
0 commit comments