CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 04:26:10 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/"e87071599a39302809b3f469fa3c703d"
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=3oi4GTu5zBTW56vKhD0TkOthyhMnbUYPlEQ93WUcC4YuHA772%2Bi%2FZxT2eX1Lh3fFd1rbE3ZlyicioYCGXP5BAtMr71%2FGB4RAEXRL3MwlpHJP30950WY%2BLdoccxznuvq0DqUlXPQXWUG4VwYfNDRQqxWkzCtWOkEFp%2BxM5Ol%2FxPWigi6%2BheEfbQ3LNx6MvU3vdyOOhjYsV6tTYFsgJCek6hRFhNWli4xBNsoDSm%2BEiRzk%2F4U59bZtUbeYbYjxOkcckYCgubdccn%2FhcHyIAopx1w%3D%3D--lsMualMBcPR%2F4ZVf--IM2PpzDk7NF8IOBFHPSBqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.414053610.1752899169; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:26:09 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:26:09 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 96F2:20F01E:9DDC7:DB287:687B1E61
Merge pull request #29161 from Microsoft/incrementalBuild · microsoft/TypeScript@9bd2365 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/builderState.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 9bd2365
authored
File tree
Expand file treeCollapse file tree
20 files changed
+1016
-513
lines changedFilter options
- src
- compiler
- harness
- server
- testRunner/unittests
- config
- tsc
- tests/baselines/reference/api
Expand file treeCollapse file tree
20 files changed
+1016
-513
lines changed+218-63Lines changed: 218 additions & 63 deletions
Large diffs are not rendered by default.
src/compiler/builderState.ts
Copy file name to clipboardExpand all lines: src/compiler/builderState.ts+34-7Lines changed: 34 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
| |||
230 | 234 |
| |
231 | 235 |
| |
232 | 236 |
| |
233 |
| - | |
234 |
| - | |
235 |
| - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
236 | 263 |
| |
237 | 264 |
| |
238 | 265 |
| |
| |||
505 | 532 |
| |
506 | 533 |
| |
507 | 534 |
| |
508 |
| - | |
| 535 | + | |
509 | 536 |
| |
510 | 537 |
| |
511 | 538 |
| |
512 | 539 |
| |
513 | 540 |
| |
514 | 541 |
| |
515 |
| - | |
| 542 | + | |
516 | 543 |
| |
517 | 544 |
| |
518 | 545 |
| |
|
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1387 | 1387 |
| |
1388 | 1388 |
| |
1389 | 1389 |
| |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
1390 | 1402 |
| |
1391 | 1403 |
| |
1392 | 1404 |
| |
|
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 | |
---|---|---|---|
| |||
3957 | 3957 |
| |
3958 | 3958 |
| |
3959 | 3959 |
| |
| 3960 | + | |
| 3961 | + | |
| 3962 | + | |
| 3963 | + | |
3960 | 3964 |
| |
3961 | 3965 |
| |
3962 | 3966 |
| |
|
+56-39Lines changed: 56 additions & 39 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
96 |
| - | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
206 | 214 |
| |
207 |
| - | |
208 |
| - | |
| 215 | + | |
| 216 | + | |
209 | 217 |
| |
210 |
| - | |
| 218 | + | |
211 | 219 |
| |
212 | 220 |
| |
213 | 221 |
| |
214 | 222 |
| |
215 | 223 |
| |
216 | 224 |
| |
217 |
| - | |
218 | 225 |
| |
219 | 226 |
| |
220 | 227 |
| |
| |||
242 | 249 |
| |
243 | 250 |
| |
244 | 251 |
| |
245 |
| - | |
246 |
| - | |
247 |
| - | |
248 |
| - | |
249 |
| - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
250 | 256 |
| |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
258 | 263 |
| |
259 | 264 |
| |
260 | 265 |
| |
| |||
265 | 270 |
| |
266 | 271 |
| |
267 | 272 |
| |
268 |
| - | |
269 |
| - | |
270 |
| - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
271 | 277 |
| |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
280 | 281 |
| |
281 | 282 |
| |
282 |
| - | |
283 |
| - | |
284 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
285 | 292 |
| |
286 | 293 |
| |
287 | 294 |
| |
| |||
306 | 313 |
| |
307 | 314 |
| |
308 | 315 |
| |
309 |
| - | |
| 316 | + | |
310 | 317 |
| |
311 | 318 |
| |
312 | 319 |
| |
| |||
735 | 742 |
| |
736 | 743 |
| |
737 | 744 |
| |
738 |
| - | |
| 745 | + | |
739 | 746 |
| |
740 | 747 |
| |
741 | 748 |
| |
| |||
3104 | 3111 |
| |
3105 | 3112 |
| |
3106 | 3113 |
| |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
3107 | 3124 |
| |
3108 |
| - | |
| 3125 | + | |
3109 | 3126 |
| |
3110 |
| - | |
| 3127 | + | |
3111 | 3128 |
| |
3112 |
| - | |
3113 |
| - | |
| 3129 | + | |
| 3130 | + | |
3114 | 3131 |
| |
3115 |
| - | |
| 3132 | + | |
3116 | 3133 |
| |
3117 | 3134 |
| |
3118 |
| - | |
| 3135 | + | |
3119 | 3136 |
| |
3120 | 3137 |
| |
3121 | 3138 |
| |
|
+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 |
| |
6 | 16 |
| |
7 | 17 |
| |
| |||
1115 | 1125 |
| |
1116 | 1126 |
| |
1117 | 1127 |
| |
1118 |
| - | |
1119 |
| - | |
1120 |
| - | |
1121 |
| - | |
1122 |
| - | |
1123 |
| - | |
1124 |
| - | |
1125 |
| - | |
1126 |
| - | |
1127 | 1128 |
| |
1128 | 1129 |
| |
1129 | 1130 |
| |
|
You can’t perform that action at this time.
0 commit comments