CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 02:13:26 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/"d3c7eb54ea5b3480cbb61eae6b30e8bb"
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=hIxDENTiWh2vzeI%2Bsh2vIQoEIVTyVSKRkjmMgiegjQ50GhlwgZMKX5oPfjbC5Mp9A%2FbjRINngOuFb7Hn3CEAwA0TnfQ%2Fmjl64ClVs%2F6KEOAomQQoFfJoyO7aD1Q0YdviT7Sy%2F05bvtI%2B3ywyUZt3XA87A763orDJgYlGB3W9VOsVEZcyjxoI5Az2slp%2B3DBvLTJ6tmxBaJw9Z5jamjX7E1pNrvqfkqyJsDEX815FDmBIMABgUV8ZKaaSgovlDTQ8H5bk8hv3zibG8Q9HankwhA%3D%3D--1%2F4rwiZ54rwNYRw0--rpGZ2Ge%2BRi3abks756ZuVA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.684994552.1752891204; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 02:13:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 02:13:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C360:228B1:2A3D97:3B4287:687AFF44
Enables passing `--declaration`, `--emitDeclarationOnly`, `--declarat… · microsoft/TypeScript@eac566b · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: src/compiler/builderState.ts
Copy file name to clipboardExpand all lines: src/compiler/builderStatePublic.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/transformer.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit eac566b
authored
Enables passing
* Add different tests for baselining before behavior
* Fix assert for first project output
* Add ability to pass declaration, declarationMap, emitDeclarationOnly, sourceMap and inlineSourceMap on commandline of --build
* Store these options in --out scenario
* Store buildInfo program for --out even if not composite
* Changes to make these commanline options work
* Do not include sourceMapUrl text in the sourceFile version
* Emit complete program in --out scenario as well since we need to determine uptodate ness
* Copy js or dts bundle from old build if emitting only js or dts files
* Dont emit dts if we want to emit only js files even though options suggest emitting d.ts files as well
* Adding comments and refactoring some of the code--declaration
, --emitDeclarationOnly
, --declarationMap
, --soureMap
and --inlineSourceMap
to tsc --build
(#51241)1 parent 896b922 commit eac566bCopy full SHA for eac566b
File tree
Expand file treeCollapse file tree
336 files changed
+38573
-2742
lines changedFilter options
- src
- compiler
- testRunner
- unittests
- config
- tsbuild
- tscWatch
- tsc
- tests/baselines/reference
- api
- config
- commandLineParsing/parseBuildOptions
- initTSConfig
- Default initialized TSConfig
- Initialized TSConfig with --help
- Initialized TSConfig with --watch
- Initialized TSConfig with advanced options
- Initialized TSConfig with boolean value compiler options
- Initialized TSConfig with enum value compiler options
- Initialized TSConfig with files options
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- tsbuildWatch
- configFileErrors
- demo
- noEmitOnError
- noEmit
- programUpdates
- reportErrors
- with-simple-project-reference-graph
- tsbuild
- amdModulesWithOut
- commandLine
- configFileErrors
- demo
- inferredTypeFromTransitiveModule
- javascriptProjectEmit
- noEmitOnError
- noEmit
- outFile
- outfile-concat
- resolveJsonModule
- sample1
- transitiveReferences
- tscWatch
- emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD
- assumeChangesOnlyAffectDirectDependencies
- defaultAndD
- default
- isolatedModulesAndD
- isolatedModules
- incremental
- module-compilation
- projectsWithReferences
- watchApi
- tsc
- incremental
- runWithoutArgs
- tsserver
- projectReferenceCompileOnSave
- projectReferencesSourcemap
- dependencyAndUsage
- configHasNoReference
- configWithReference
- disabledSourceRef
- dependency
- configHasNoReference
- configWithReference
- disabledSourceRef
- usageProject
- configHasNoReference
- configWithReference
- disabledSourceRef
- projectReferences
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
336 files changed
+38573
-2742
lines changed+355-280Lines changed: 355 additions & 280 deletions
Large diffs are not rendered by default.
src/compiler/builderState.ts
Copy file name to clipboardExpand all lines: src/compiler/builderState.ts+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
| 269 | + | |
269 | 270 |
| |
270 | 271 |
| |
271 | 272 |
| |
| |||
299 | 300 |
| |
300 | 301 |
| |
301 | 302 |
| |
302 |
| - | |
| 303 | + | |
| 304 | + | |
303 | 305 |
| |
304 | 306 |
| |
305 | 307 |
| |
|
src/compiler/builderStatePublic.ts
Copy file name to clipboardExpand all lines: src/compiler/builderStatePublic.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
|
src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+113-118Lines changed: 113 additions & 118 deletions
Large diffs are not rendered by default.
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5426 | 5426 |
| |
5427 | 5427 |
| |
5428 | 5428 |
| |
| 5429 | + | |
| 5430 | + | |
| 5431 | + | |
| 5432 | + | |
5429 | 5433 |
| |
5430 | 5434 |
| |
5431 | 5435 |
| |
|
+39-33Lines changed: 39 additions & 33 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
261 |
| - | |
| 260 | + | |
| 261 | + | |
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 |
| - | |
| 334 | + | |
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
350 | 352 |
| |
351 | 353 |
| |
352 | 354 |
| |
| |||
358 | 360 |
| |
359 | 361 |
| |
360 | 362 |
| |
361 |
| - | |
362 | 363 |
| |
363 | 364 |
| |
364 | 365 |
| |
365 | 366 |
| |
366 |
| - | |
367 |
| - | |
| 367 | + | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
427 |
| - | |
| 427 | + | |
428 | 428 |
| |
429 |
| - | |
| 429 | + | |
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
436 |
| - | |
| 436 | + | |
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
| |||
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
649 | 655 |
| |
650 | 656 |
| |
651 | 657 |
| |
| |||
822 | 828 |
| |
823 | 829 |
| |
824 | 830 |
| |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
| 831 | + | |
840 | 832 |
| |
841 | 833 |
| |
842 | 834 |
| |
| |||
848 | 840 |
| |
849 | 841 |
| |
850 | 842 |
| |
851 |
| - | |
| 843 | + | |
852 | 844 |
| |
853 | 845 |
| |
854 | 846 |
| |
855 | 847 |
| |
856 | 848 |
| |
857 |
| - | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
858 | 864 |
| |
859 | 865 |
| |
860 | 866 |
| |
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1967 | 1967 |
| |
1968 | 1968 |
| |
1969 | 1969 |
| |
1970 |
| - | |
| 1970 | + | |
1971 | 1971 |
| |
1972 | 1972 |
| |
1973 | 1973 |
| |
| |||
2058 | 2058 |
| |
2059 | 2059 |
| |
2060 | 2060 |
| |
2061 |
| - | |
| 2061 | + | |
2062 | 2062 |
| |
2063 |
| - | |
| 2063 | + | |
2064 | 2064 |
| |
2065 | 2065 |
| |
2066 | 2066 |
| |
| |||
2069 | 2069 |
| |
2070 | 2070 |
| |
2071 | 2071 |
| |
2072 |
| - | |
| 2072 | + | |
2073 | 2073 |
| |
2074 | 2074 |
| |
2075 | 2075 |
| |
| |||
2091 | 2091 |
| |
2092 | 2092 |
| |
2093 | 2093 |
| |
2094 |
| - | |
2095 |
| - | |
| 2094 | + | |
| 2095 | + | |
2096 | 2096 |
| |
2097 | 2097 |
| |
2098 | 2098 |
| |
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
| 325 | + | |
| 326 | + | |
326 | 327 |
| |
327 |
| - | |
| 328 | + | |
328 | 329 |
| |
329 | 330 |
| |
330 | 331 |
| |
|
src/compiler/transformer.ts
Copy file name to clipboardExpand all lines: src/compiler/transformer.ts+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
| 41 | + | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
116 | 117 |
| |
117 | 118 |
| |
118 | 119 |
| |
119 |
| - | |
| 120 | + | |
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
|
You can’t perform that action at this time.
0 commit comments