-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
feat(es/decorators): Groundwork for stage 3 decorator (#9450)
**Description:** I decided to port the babel transform instead of recreating a new pass using inputs and outputs. Babel transform reuses many codes, and this is the basic API for decorator passes that share the implementation.
- v1.10.16
- v1.10.16-nightly-20250213.1
- v1.10.15
- v1.10.15-nightly-20250208.1
- v1.10.14
- v1.10.14-nightly-20250203.1
- v1.10.13-nightly-20250203.1
- v1.10.12
- v1.10.12-nightly-20250129.1
- v1.10.11
- v1.10.11-nightly-20250127.1
- v1.10.10-nightly-20250127.1
- v1.10.9
- v1.10.9-nightly-20250121.1
- v1.10.8
- v1.10.8-nightly-20250119.1
- v1.10.7
- v1.10.7-nightly-20250110.2
- v1.10.7-nightly-20250110.1
- v1.10.6
- v1.10.6-nightly-20250107.1
- v1.10.5
- v1.10.5-nightly-20250107.1
- v1.10.4
- v1.10.4-nightly-20241230.1
- v1.10.3
- v1.10.3-nightly-20241227.1
- v1.10.2
- v1.10.2-nightly-20241226.1
- v1.10.1
- v1.10.1-nightly-20241209.1
- v1.10.0
- v1.10.0-nightly-20241204.2
- v1.10.0-nightly-20241204.1
- v1.10.0-nightly-20241202.1
- v1.9.3
- v1.9.3-nightly-20241122.1
- v1.9.2
- v1.9.2-nightly-20241111.1
- v1.9.1
- v1.9.1-nightly-20241106.1
- v1.9.0
- v1.9.0-nightly-20241106.1
- v1.8.0
- v1.8.0-nightly-20241104.1
- v1.7.42
- v1.7.42-nightly-20241031.1
- v1.7.41-nightly-20241031.1
- v1.7.40
- v1.7.40-nightly-20241026.1
- v1.7.39
- v1.7.39-nightly-20241022.1
- v1.7.38-nightly-20241021.1
- v1.7.37-nightly-20241021.1
- v1.7.36
- v1.7.36-nightly-20241015.1
- v1.7.35
- v1.7.35-nightly-20241010.1
- v1.7.34-nightly-20241010.1
- v1.7.33-nightly-20241010.3
- v1.7.33-nightly-20241010.2
- v1.7.33-nightly-20241010.1
- v1.7.31-nightly-20241008.2
- v1.7.31-nightly-20241008.1
- v1.7.30-nightly-20241008.1
- v1.7.30-nightly-20241002.1
- v1.7.29
- v1.7.29-nightly-20241001.1
- v1.7.28
- v1.7.28-nightly-20240924.1
- v1.7.27
- v1.7.27-nightly-20240911.1
- v1.7.26
- v1.7.26-nightly-20240911.1
- v1.7.25
- v1.7.25-nightly-20240911.1
- v1.7.24
- v1.7.24-nightly-20240908.1
- v1.7.23
- v1.7.23-nightly-20240902.1
- v1.7.22
- v1.7.22-nightly-20240830.1
- v1.7.21
- v1.7.21-nightly-20240828.1
- v1.7.20-nightly-20240828.1
- v1.7.19
- v1.7.19-nightly-20240828.1
- v1.7.18
- v1.7.18-nightly-20240824.1
- v1.7.17
- v1.7.17-nightly-20240823.1
- v1.7.17-nightly-20240820.3
- v1.7.17-nightly-20240820.2
- v1.7.17-nightly-20240820.1
- v1.7.16-nightly-20240820.1
- v1.7.15-nightly-20240820.8
- v1.7.15-nightly-20240820.7
- v1.7.15-nightly-20240820.6
- v1.7.15-nightly-20240820.5
- v1.7.15-nightly-20240820.4
- v1.7.15-nightly-20240820.3
- v1.7.15-nightly-20240820.2
- v1.7.15-nightly-20240820.1
- v1.7.14
- v1.7.14-nightly-20240819.1
- v1.7.13-nightly-20240819.2
- v1.7.13-nightly-20240819.1
- swc_core@v13.3.0
- swc_core@v13.2.0
- swc_core@v13.1.0
- swc_core@v13.0.4
- swc_core@v13.0.3
- swc_core@v13.0.2
- swc_core@v13.0.1
- swc_core@v13.0.0
- swc_core@v12.0.1
- swc_core@v12.0.0
- swc_core@v11.0.1
- swc_core@v11.0.0
- swc_core@v10.7.0
- swc_core@v10.6.0
- swc_core@v10.5.1
- swc_core@v10.5.0
- swc_core@v10.4.0
- swc_core@v10.3.0
- swc_core@v10.2.5
- swc_core@v10.2.4
- swc_core@v10.2.3
- swc_core@v10.2.2
- swc_core@v10.2.1
- swc_core@v10.2.0
- swc_core@v10.1.0
- swc_core@v10.0.2
- swc_core@v10.0.1
- swc_core@v10.0.0
- swc_core@v9.0.6
- swc_core@v9.0.5
- swc_core@v9.0.4
- swc_core@v9.0.3
- swc_core@v9.0.2
- swc_core@v9.0.1
- swc_core@v9.0.0
- swc_core@v8.0.2
- swc_core@v8.0.0
- swc_core@v7.0.0
- swc_core@v6.0.2
- swc_core@v6.0.1
- swc_core@v6.0.0
- swc_core@v5.0.4
- swc_core@v5.0.3
- swc_core@v5.0.2
- swc_core@v5.0.1
- swc_core@v5.0.0
- swc_core@v4.0.3
- swc_core@v4.0.2
- swc_core@v4.0.1
- swc_core@v4.0.0
- swc_core@v3.0.2
- swc_core@v3.0.1
- swc_core@v3.0.0
- swc_core@v2.0.0
- swc_core@v1.0.6
- swc_core@v1.0.5
- swc_core@v1.0.3
- swc_core@v1.0.2
- swc_core@v1.0.1
- swc_core@v1.0.0
- swc_core@v0.109.2
- swc_core@v0.109.1
- swc_core@v0.109.0
- swc_core@v0.108.0
- swc_core@v0.107.0
- swc_core@v0.106.4
- swc_core@v0.106.3
- swc_core@v0.106.2
- swc_core@v0.106.1
Showing
8 changed files
with
1,963 additions
and
1,924 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
swc_core: patch | ||
swc_ecma_ast: patch | ||
swc_ecma_transforms_proposal: patch | ||
--- | ||
|
||
feat(es/decorators): Groundwork for stage 3 decorator |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,914 changes: 3 additions & 1,911 deletions
1,914
crates/swc_ecma_transforms_proposal/src/decorator_2022_03.rs
Large diffs are not rendered by default.
Oops, something went wrong.
1,923 changes: 1,923 additions & 0 deletions
1,923
crates/swc_ecma_transforms_proposal/src/decorator_impl.rs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters