Skip to content

Commit e05c759

Browse files
committed
Merge branch 'master' into make-lib-symbols-unique
2 parents d5b2438 + 547856a commit e05c759

File tree

2,898 files changed

+1131871
-510472
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,898 files changed

+1131871
-510472
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ tests/services/browser/typescriptServices.js
2323
src/harness/*.js
2424
src/compiler/diagnosticInformationMap.generated.ts
2525
src/compiler/diagnosticMessages.generated.json
26+
src/parser/diagnosticInformationMap.generated.ts
27+
src/parser/diagnosticMessages.generated.json
2628
rwc-report.html
2729
*.swp
2830
build.json
@@ -44,6 +46,7 @@ scripts/configurePrerelease.js
4446
scripts/open-user-pr.js
4547
scripts/processDiagnosticMessages.d.ts
4648
scripts/processDiagnosticMessages.js
49+
scripts/produceLKG.js
4750
scripts/importDefinitelyTypedTests/importDefinitelyTypedTests.js
4851
scripts/generateLocalizedDiagnosticMessages.js
4952
scripts/*.js.map
@@ -70,4 +73,5 @@ tests/cases/user/*/**/*.d.ts
7073
!tests/cases/user/zone.js/
7174
!tests/cases/user/bignumber.js/
7275
!tests/cases/user/discord.js/
73-
tests/baselines/reference/dt
76+
tests/baselines/reference/dt
77+
.failed-tests

.mailmap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ Michael <[email protected]>
139139
Mike Busyrev <[email protected]>
140140
Mine Starks <[email protected]> Mine Starks <[email protected]>
141141
Mohamed Hegazy <[email protected]>
142-
ncoley <[email protected]> # Natalie Coley
143142
Nathan Shively-Sanders <[email protected]> Nathan Shively-Sanders <[email protected]>
144143
Nathan Yee <[email protected]>
145144
Nima Zahedi <[email protected]>

Gulpfile.js

Lines changed: 426 additions & 996 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)