CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 01:24:05 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/TypeScript.git
etag: W/"f9405850d6e0defd2c9ade4b35ac1340"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=01GkehnsZdzalkLZDw2l4M34ihRul8mknRojw%2Fg2t%2FFoHd8hpUu3bnB%2BsYkOuY44qxRddJDWU0yMXECDW9b8JkPayeyoVIx8uaTKkI5NMzHHXvxSAj8wMqRu0Nx%2FeDF245I5aqMcv2Xp3AVIzC7Z3uSfklU8Nm4zu6E5f7oC0pzW0qWDorrc%2F7kej%2Bnene2tWx%2Fot0EBEmhWcoz%2Bnaqw6ZUXeK7ik30pTopzXkJcX1%2BBQY1DGzHqIRSQwTx7T9xDHXzNLMXTSf%2FRJUbwD2JEQA%3D%3D--cTtSTZcQtiwRefl%2F--8wG1oz8GQBvEv9MINs3wEA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1009873065.1752888244; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 01:24:04 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 01:24:04 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D25A:ADDF:26AE59:362426:687AF3B4
Retain reexports in js emit even when they export nothing (#37124) · microsoft/TypeScript@af4201f · GitHub
Copy file name to clipboardExpand all lines: src/compiler/transformers/ts.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/declarationEmitAliasExportStar.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/es6ExportEqualsInterop.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues10.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues2.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues3.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues4.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues5.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues6.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit af4201f
File tree
Expand file treeCollapse file tree
29 files changed
+525
-22
lines changedFilter options
- src/compiler/transformers
- tests
- baselines/reference
- tsbuild/watchMode/reexport
- tscWatch/emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD/updates-errors-when-file-transitively-exported-file-changes
- assumeChangesOnlyAffectDirectDependencies/updates-errors-when-file-transitively-exported-file-changes
- defaultAndD/updates-errors-when-file-transitively-exported-file-changes
- default/updates-errors-when-file-transitively-exported-file-changes
- cases/compiler
Expand file treeCollapse file tree
29 files changed
+525
-22
lines changedsrc/compiler/transformers/ts.ts
Copy file name to clipboardExpand all lines: src/compiler/transformers/ts.ts+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2859 | 2859 |
| |
2860 | 2860 |
| |
2861 | 2861 |
| |
2862 |
| - | |
2863 |
| - | |
2864 |
| - | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
| 2866 | + | |
2865 | 2867 |
| |
2866 | 2868 |
| |
2867 | 2869 |
| |
|
tests/baselines/reference/declarationEmitAliasExportStar.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/declarationEmitAliasExportStar.js+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 |
| |
| 28 | + | |
18 | 29 |
| |
19 | 30 |
| |
20 | 31 |
| |
|
tests/baselines/reference/es6ExportEqualsInterop.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/es6ExportEqualsInterop.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| 303 | + | |
| 304 | + | |
303 | 305 |
| |
304 | 306 |
| |
305 | 307 |
| |
|
tests/baselines/reference/exportStarForValues.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues.js+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 |
| |
18 | 28 |
| |
| 29 | + | |
19 | 30 |
| |
20 | 31 |
|
tests/baselines/reference/exportStarForValues10.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues10.js+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 |
| |
53 | 56 |
| |
54 | 57 |
| |
|
tests/baselines/reference/exportStarForValues2.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues2.js+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
21 | 31 |
| |
22 | 32 |
| |
| 33 | + | |
23 | 34 |
| |
24 | 35 |
| |
25 | 36 |
| |
26 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
27 | 48 |
| |
28 | 49 |
| |
| 50 | + | |
29 | 51 |
| |
30 | 52 |
|
tests/baselines/reference/exportStarForValues3.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues3.js+49-4Lines changed: 49 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
33 | 43 |
| |
34 | 44 |
| |
| 45 | + | |
35 | 46 |
| |
36 | 47 |
| |
37 | 48 |
| |
38 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
39 | 60 |
| |
40 | 61 |
| |
| 62 | + | |
41 | 63 |
| |
42 | 64 |
| |
43 | 65 |
| |
44 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
45 | 77 |
| |
46 | 78 |
| |
| 79 | + | |
| 80 | + | |
47 | 81 |
| |
48 | 82 |
| |
49 | 83 |
| |
50 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
51 | 95 |
| |
52 | 96 |
| |
| 97 | + | |
53 | 98 |
| |
54 | 99 |
|
tests/baselines/reference/exportStarForValues4.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues4.js+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
25 | 35 |
| |
26 | 36 |
| |
| 37 | + | |
27 | 38 |
| |
28 | 39 |
| |
29 | 40 |
| |
30 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
31 | 52 |
| |
32 | 53 |
| |
| 54 | + | |
| 55 | + | |
33 | 56 |
| |
34 | 57 |
|
tests/baselines/reference/exportStarForValues5.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues5.js+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 |
| |
18 | 28 |
| |
19 | 29 |
| |
| 30 | + | |
20 | 31 |
|
tests/baselines/reference/exportStarForValues6.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/exportStarForValues6.js+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
25 | 35 |
| |
26 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
27 | 41 |
| |
28 | 42 |
| |
29 | 43 |
| |
|
You can’t perform that action at this time.
0 commit comments