Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Transforms] Merge master 07/11 into transform #9697

Merged
merged 423 commits into from
Jul 18, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
423 commits
Select commit Hold shift + click to select a range
7b3abc6
Merge pull request #9213 from zhengbli/fixRealPath
zhengbli Jun 20, 2016
b49acd5
Merge branch 'master' into glob2_merged
riknoll Jun 20, 2016
6d99b2f
Merge pull request #8841 from Microsoft/glob2_merged
riknoll Jun 20, 2016
0e5b741
Use merge2, gulp-if, gulp-newer, and more projects
weswigham Jun 20, 2016
8ca1910
Add watch task
weswigham Jun 20, 2016
9619e3a
Working non-inline sourcemaps for runtests
weswigham Jun 20, 2016
9d10f7c
browser tests now also loads sourcemaps from disk
weswigham Jun 20, 2016
b103857
Merge branch 'master' into remove-jake
weswigham Jun 20, 2016
d7970a5
Lazypipes and better services stream management
weswigham Jun 21, 2016
8e489cb
export interface used by other exported functions
basarat Jun 21, 2016
cb9246f
Merge pull request #9286 from basarat/patch-2
DanielRosenwasser Jun 21, 2016
07437a6
Make goto-definition work for `this` parameter
Jun 20, 2016
4d4f679
Merge branch 'master' into loadJsFromModules
billti Jun 21, 2016
392fe47
Add new error for rest parameters
OrangeShark Jun 21, 2016
1a66f54
Add error message for rest parameter properties
OrangeShark Jun 21, 2016
369253b
Fix case when a document contains multiple script blocks with differe…
jramsay Jun 21, 2016
9a85b93
Fix rwc-runner from breaking change in compiler (#9284)
yuit Jun 21, 2016
553d727
Signatures use JSDoc to determine optionality
sandersn Jun 21, 2016
07bfbab
Changed implementation to use closure
billti Jun 21, 2016
d01d5b1
Updated tests
billti Jun 21, 2016
8ff2c1a
Fixed linting error
billti Jun 21, 2016
851a75e
Adding Code of Conduct notice
mhegazy Jun 21, 2016
0e3ffb5
Don't crash when JS class property is self-referential.
RyanCavanaugh Jun 21, 2016
c4f8fb2
Remove stale baselines
RyanCavanaugh Jun 21, 2016
3a7396e
For optionality, check question token before JSDoc
sandersn Jun 21, 2016
65bd8e5
Accept rest parameter properties error baselines
OrangeShark Jun 21, 2016
20f8c33
Change binding pattern parameter property error
OrangeShark Jun 21, 2016
6a4400a
Accept binding pattern properties error baselines
OrangeShark Jun 21, 2016
66c3093
Lint
RyanCavanaugh Jun 21, 2016
35c50bf
Port the sync version diagnostics API from tsserverVS-WIP branch to 2.0
zhengbli Jun 22, 2016
12bfb7e
Merge pull request #9204 from Microsoft/promiseAndAsyncUpdates
rbuckton Jun 22, 2016
1c9ad5c
Do copyright without gulp-if and lazypipe
weswigham Jun 22, 2016
be662e1
Change test comment and accept baseline
OrangeShark Jun 22, 2016
8aeb682
Remove tsd scripts task from gulpfile
weswigham Jun 22, 2016
d008da5
Make use of module compiler option explicit, add strip internal to ts…
weswigham Jun 22, 2016
9134ed3
Merge pull request #9303 from Microsoft/signatures-use-jsdoc-for-minA…
sandersn Jun 22, 2016
3f6010c
Merge pull request #9298 from OrangeShark/new-rest-param-error
sandersn Jun 23, 2016
6260772
Remove Signature#thisType and use Signature#thisParameter everywhere
Jun 21, 2016
a2fdc7e
Add Gulpfile lint to jake, fix lints
weswigham Jun 23, 2016
14774d6
Merge pull request #9305 from RyanCavanaugh/fix9293
RyanCavanaugh Jun 23, 2016
1aafc55
Change reference tests to verify actual ranges referenced and not jus…
Jun 22, 2016
89c992a
Respond to PR comments
Jun 23, 2016
be6c34f
Merge pull request #9068 from weswigham/remove-jake
weswigham Jun 23, 2016
1c5d834
Add new lint rule
weswigham Jun 23, 2016
59ae2ff
Fix object whitespace lints
weswigham Jun 23, 2016
5383d91
Fix case of gulpfile dependencies
sandersn Jun 23, 2016
c9511b7
1. pass subshell args 2. fix build order in services
sandersn Jun 23, 2016
ca25fea
Fix single-quote lint
sandersn Jun 23, 2016
998acce
Check for exactly one space
weswigham Jun 23, 2016
8cc8293
Fix excess whitespace issues
weswigham Jun 23, 2016
2bc35c1
Merge pull request #9333 from Microsoft/fix-case-of-gulpfile-dependen…
sandersn Jun 23, 2016
9cd1f78
Merge pull request #9332 from Microsoft/object-whitespace-rule
weswigham Jun 23, 2016
1918d53
Add matchFiles test to Gulpfile
weswigham Jun 23, 2016
0fb2ef3
Merge pull request #9338 from Microsoft/gulpfile-missing-file
weswigham Jun 23, 2016
41aacf2
Fix LKG useDebug task and newLine flag
weswigham Jun 23, 2016
9a55fac
Update LKG
mhegazy Jun 23, 2016
aaf04b7
Clean before LKG in Gulpfile
weswigham Jun 23, 2016
ded1481
Fix lint
weswigham Jun 23, 2016
51c2909
Merge pull request #9339 from Microsoft/fix-gulpfile-LKG
weswigham Jun 23, 2016
9f9dece
Correct the api string name
zhengbli Jun 23, 2016
e5ddcfe
Allow space in exec cmds
weswigham Jun 23, 2016
6346fc1
Fix typo
Jun 24, 2016
69e2f0e
Merge pull request #9306 from zhengbli/syncGetErrAPIs
zhengbli Jun 24, 2016
83335f5
Add new APIs to protocol
zhengbli Jun 24, 2016
515ed3d
Merge pull request #9346 from zhengbli/addNewAPIToProtocal
zhengbli Jun 24, 2016
999ac0a
Merge pull request #9270 from Microsoft/this_references
Jun 24, 2016
a011b4d
Fix bug where `exports.` was prepended to namespace export accesses
Jun 24, 2016
6bc8db0
Remove unnecessary parameter
Jun 24, 2016
6a60d8b
Merge branch 'master' into range_tests
Jun 24, 2016
5ce5b2d
Merge pull request #9330 from Microsoft/range_tests
Jun 24, 2016
034c418
extract expression into function
weswigham Jun 24, 2016
2aa1d71
Merge pull request #9348 from Microsoft/umd_exports
Jun 24, 2016
8c50320
Add fourslash tests & address CR comments
jramsay Jun 24, 2016
db0d8e0
Fix 8549: Using variable as Jsx tagname (#9337)
yuit Jun 24, 2016
8312168
Merge pull request #9236 from Microsoft/BaseIndentationSupport
jramsay Jun 24, 2016
cca7000
Merge pull request #9342 from Microsoft/typoinbracecompletion
paulvanbrenk Jun 24, 2016
a0a9666
Unused identifiers compiler code (#9200)
sarangan12 Jun 24, 2016
0b4b372
Merge pull request #9340 from Microsoft/gulp-allow-space-in-exec
weswigham Jun 24, 2016
fb3f823
Merge pull request #9167 from Microsoft/make-unions-and-intersections…
sandersn Jun 24, 2016
e182ecf
Fix 8355: Fix emit metadata different between transpile and tsc --iso…
yuit Jun 25, 2016
be2ca35
Fix 8467: Fix incorrect emit for accessing static property in static …
yuit Jun 25, 2016
6e415cc
Merge branch 'master' of https://github.com/Microsoft/TypeScript
saschanaz Jun 25, 2016
3357379
Merge branch 'master' of https://github.com/SaschaNaz/TypeScript into…
saschanaz Jun 25, 2016
a8ac0ef
Merge branch 'master' of https://github.com/Microsoft/TypeScript into…
saschanaz Jun 25, 2016
9dfcb44
do not format comma/closeparen in jsxelement
saschanaz Jun 25, 2016
378c6b5
format jsx expression
saschanaz Jun 26, 2016
6fba804
Remove extra baselines
billti Jun 26, 2016
e9a0c56
Fixed bugs and linting
billti Jun 27, 2016
885b0e9
Added project tests for node_modules JavaScript searches
billti Jun 27, 2016
0174bda
Merge branch 'master' into loadJsFromModules
billti Jun 27, 2016
1b43bd8
Removed old TODO comment
billti Jun 27, 2016
cbfbfe1
make rules optional
saschanaz Jun 27, 2016
de559fb
Fixed the regexp for removing full paths
billti Jun 27, 2016
d9b8fad
Fix type of the disableSizeLimit option
zhengbli Jun 27, 2016
b2bc91b
Merge pull request #9375 from zhengbli/fixTypo
zhengbli Jun 27, 2016
cc1226c
Merge pull request #4609 from SaschaNaz/fixExportImportFormatting
mhegazy Jun 27, 2016
f67f1f7
Update version to 2.0.0
mhegazy Jun 27, 2016
0b6ba96
Remove upper boilerplate from issue template
RyanCavanaugh Jun 27, 2016
9cc48c8
Remove unused compiler option (#9381)
yuit Jun 27, 2016
bb53b84
Merge pull request #9377 from Microsoft/updateVersion
mhegazy Jun 27, 2016
f9338c6
Update LKG
mhegazy Jun 27, 2016
d8e3bd9
Added emitHost method to return source from node modules
billti Jun 27, 2016
ddad35a
Marked new method internal
billti Jun 27, 2016
3ccb8b2
Merge branch 'loadJsFromModules' into loadJsFromModules-2.0
billti Jun 28, 2016
8bf3d54
Merge pull request #7075 from Microsoft/loadJsFromModules
billti Jun 28, 2016
2182051
Merge pull request #9384 from Microsoft/loadJsFromModules-2.0
billti Jun 28, 2016
8ddba28
Update issue_template.md
RyanCavanaugh Jun 28, 2016
6be7d9c
Merge pull request #9380 from Microsoft/update-template
RyanCavanaugh Jun 28, 2016
3ea2cdd
Merge pull request #8 from Microsoft/master
zspitz Jun 28, 2016
6e984eb
new options should be optional for compatibility
saschanaz Jun 28, 2016
6ff91b8
Add getCurrentDirectory to ServerHost
zhengbli Jun 28, 2016
d5cad23
Add nullchecks for typeRoots, remove getCurrentDirectory from ServerH…
zhengbli Jun 28, 2016
ec02077
Merge pull request #9361 from SaschaNaz/noFormatInJsxElement
mhegazy Jun 28, 2016
3fdaf19
VarDate interface and relevant Date.prototype members
zspitz Jun 28, 2016
a91978e
Merge pull request #9393 from zspitz/MSActiveXExtensions
mhegazy Jun 28, 2016
50177b1
Merge pull request #9396 from zhengbli/fix9186
zhengbli Jun 28, 2016
67f0ffe
Port 9396 to release 2.0
zhengbli Jun 28, 2016
29107e6
Fix 9363: Object destructuring broken-variables are bound to the wron…
yuit Jun 28, 2016
8ff873e
Fix crash in async functions when targetting ES5.
sandersn Jun 28, 2016
ddadb47
Add This type to lib
zhengbli Jun 28, 2016
690c682
Merge master into release-2.0 (#9400)
yuit Jun 28, 2016
17a428c
Fix #9402: Do not report unused identifier errors for catch variables
mhegazy Jun 28, 2016
27e66b0
getVarDate should be on the Date interface
zspitz Jun 28, 2016
47bee47
Merge pull request #9401 from zhengbli/addThisToLib
zhengbli Jun 28, 2016
aeadbe4
Defere checking unsed identifier checks
mhegazy Jun 29, 2016
b524795
Merge pull request #9405 from zspitz/patch-1
mhegazy Jun 29, 2016
0a61334
Do not scan nodes preceding formatted region, just skip over them
Jun 29, 2016
5f8cf1a
Don't emit source files found under node_modules
billti Jun 29, 2016
c5e680c
Destructuring assignment removes undefined from type when default val…
sandersn Jun 29, 2016
7232513
Add nullcheck when calculating indentations for implort clause
zhengbli Jun 29, 2016
e7fcb66
Use a deferred list to check for unused identifiers
mhegazy Jun 29, 2016
7836ba0
push checks to checkUnusedIdentifiersDeferred
mhegazy Jun 29, 2016
b1b3ae0
use isParameterPropertyDeclaration to test for paramter propoerties
mhegazy Jun 29, 2016
c35e374
runtests-parallel skips empty buckets
sandersn Jun 29, 2016
c28487d
Report unused identifiers in for statements
mhegazy Jun 29, 2016
4789ff0
Do not check ambients, and overloads
mhegazy Jun 29, 2016
62f47fe
Add tests
mhegazy Jun 29, 2016
d4513c8
Consolidate type reference marking in getTypeFromTypeReference
mhegazy Jun 29, 2016
97aa987
Handel type aliases
mhegazy Jun 29, 2016
f81a8e7
Add tests
mhegazy Jun 29, 2016
bc7c6cc
Merge branch 'release-2.0' into unusedIdentifierFixes-2
mhegazy Jun 29, 2016
adca770
Add test
zhengbli Jun 29, 2016
5a45c44
Dont load JavaScript if types packages are present
billti Jun 30, 2016
d8047b6
Renamed API
billti Jun 30, 2016
7b77f6b
Merge pull request #9397 from Microsoft/fix-crash-in-async-and-no-imp…
sandersn Jun 30, 2016
5f6e25c
Use checkExpression, not checkExpressionCached
sandersn Jun 30, 2016
dc5cf33
Do not report unused errors for module augmentations
mhegazy Jun 30, 2016
f751901
Consolidate refernce marking in resolveName to allow marking aliases …
mhegazy Jun 30, 2016
8fb3b25
add tests
mhegazy Jun 30, 2016
3d9c920
Code review comments
mhegazy Jun 30, 2016
b40512d
Only mark symbols found in a local symbol table
mhegazy Jun 30, 2016
0535d55
Show "<unknown>" if the name of a declaration is unavailable
Jun 30, 2016
4195eb3
Parse `export default async function` as a declaration
Jun 29, 2016
9daa800
Respond to PR comments
Jun 30, 2016
fee06ac
Better name for test
Jun 30, 2016
573bfec
Merge remote-tracking branch 'upstream/master' into dontEmitNodeModules
billti Jun 30, 2016
1fa69ca
handel private properties correctelly
mhegazy Jun 30, 2016
07d7ec3
Merge pull request #9422 from Microsoft/allow-destructuring-assignmen…
mhegazy Jun 30, 2016
594ad64
Merge pull request #9442 from Microsoft/navigation_bar_nameless_names…
Jun 30, 2016
ae4bb62
Merge pull request #9445 from Microsoft/export_default_async_function
Jun 30, 2016
494fada
Merge pull request #9426 from zhengbli/fix9411
zhengbli Jun 30, 2016
b848690
Port 9426 to release 2.0
zhengbli Jun 30, 2016
b93407d
Merge branch 'release-2.0' into unusedIdentifierFixes-3
mhegazy Jun 30, 2016
54b4bef
Handel Swtich statements
mhegazy Jun 30, 2016
bd58cf0
Merge branch 'unusedIdentifierFixes-3' into release-2.0
mhegazy Jun 30, 2016
5e4f13f
Removed one error to avoid full path issues
billti Jun 30, 2016
bfd2801
Don't emit source files found under node_modules
billti Jun 29, 2016
d93e0a6
Dont load JavaScript if types packages are present
billti Jun 30, 2016
5a4cd83
Renamed API
billti Jun 30, 2016
2dc84a8
Removed one error to avoid full path issues
billti Jun 30, 2016
9429176
Merge branch 'release-2.0'
mhegazy Jul 1, 2016
d64ab2f
Fix incorrectly-saved quote symbols in ThirdPartyNoticeText.txt
dilijev Jul 1, 2016
a0c1084
Merge pull request #9461 from dilijev/patch-1
mhegazy Jul 1, 2016
5de7ca2
Fix #9458: exclude parameters starting with underscore from unusedPar…
mhegazy Jul 1, 2016
613e2d3
Merge pull request #9421 from Microsoft/dontEmitNodeModules
billti Jul 1, 2016
f7c9a77
Merge pull request #9459 from Microsoft/dontEmitNodeModules-2.0
billti Jul 1, 2016
d63ef2c
change variable name for strict mode
HerringtonDarkholme Jul 1, 2016
0a682f1
Merge pull request #9473 from HerringtonDarkholme/fix_static
mhegazy Jul 1, 2016
a591d40
Increase timeout from running RWC. As UWDWeb takes slightly longer no…
yuit Jul 1, 2016
9eba8d7
Handle relative paths in tsconfig exclude and include globs
riknoll Jul 1, 2016
fc10eb7
Merge master into release branch 06/30 (#9447)
yuit Jul 1, 2016
2c40fea
Improve names of whitespace functions
Jul 1, 2016
44a86b0
Merge pull request #9475 from Microsoft/include_relative_path
riknoll Jul 1, 2016
2e7755e
Handle relative paths in tsconfig exclude and include globs
riknoll Jul 1, 2016
1d03be0
Merge pull request #9464 from Microsoft/excludeUnderscoreFromUnusedPa…
mhegazy Jul 1, 2016
f7c4281
add new method getEmitOutputObject to return result of the emit as ob…
vladima Jul 2, 2016
f9a5593
fix linter
vladima Jul 2, 2016
19c141a
Fix PromiseLike to be compatible with es6-promise (#9484)
yuit Jul 3, 2016
c2730ce
Fix reading files from IOLog because previous our API captures (#9483)
yuit Jul 3, 2016
a8a8826
Exclude FlowSwitchClause from flow graph for case expressions
ahejlsberg Jul 5, 2016
829c3bc
Add regression test
ahejlsberg Jul 5, 2016
d56a50b
Merge pull request #9485 from Microsoft/getEmitOutputAsObject
vladima Jul 5, 2016
69fcb13
Merge pull request #9482 from Microsoft/port_include_relative_path
riknoll Jul 5, 2016
29ac7e4
Merge pull request #9510 from Microsoft/fixSwitchCase
mhegazy Jul 5, 2016
1102fa6
Merge pull request #9420 from Microsoft/formatting_loc
mhegazy Jul 5, 2016
a4a4829
Merge branch 'release-2.0'
mhegazy Jul 5, 2016
230c9cf
Update LKG
mhegazy Jul 5, 2016
29985f3
Update language in comment
mhegazy Jul 5, 2016
4c6b984
Add .mailmap file
mhegazy Jul 6, 2016
6fe105e
Add authors script to generate authors from repo
mhegazy Jul 6, 2016
8b20ad0
Update AUTHORS.md for release-2.0
mhegazy Jul 6, 2016
9ff0cab
Update script to pass more than one argument
mhegazy Jul 6, 2016
94f2169
Merge pull request #9534 from Microsoft/updateAuthors
mhegazy Jul 6, 2016
635826f
Remove the unused text buffer from ScriptInfo
sheetalkamat Jul 6, 2016
bf240d2
Fix #9531: account for async as an contextual keyword when parsing ex…
mhegazy Jul 6, 2016
4768286
Merge pull request #9541 from Microsoft/Fix9531
mhegazy Jul 6, 2016
9a39f9c
Merge branch 'release-2.0'
mhegazy Jul 6, 2016
a039412
Update LKG
mhegazy Jul 6, 2016
3e42733
Merge pull request #9428 from Microsoft/runtests-parallel-skips-empty…
sandersn Jul 7, 2016
4b5f7e5
Swap q from a reference to an import
weswigham Jul 7, 2016
1ee3f99
Fix #9550: exclude 'this' type parameters from unusedParameters checks.
tetsuharuohzeki Jul 7, 2016
e1c69d7
Merge pull request #9537 from Microsoft/removeContentFromScriptInfo
sheetalkamat Jul 7, 2016
f9102d0
Update comment to reflect new dependency
weswigham Jul 7, 2016
7c1df15
Merge pull request #9556 from weswigham/import-q
weswigham Jul 7, 2016
99748a2
Merge pull request #9557 from saneyuki/fix-unusedparam-this
mhegazy Jul 7, 2016
fd66760
Avoid putting children tags in jsdoccomment
zhengbli Jul 7, 2016
5c498cd
Parse the result of getDirectories call
mhegazy Jul 7, 2016
f0d5ff6
Update harness getDirectories implementation for shims
mhegazy Jul 7, 2016
4721b91
Fix multiple Salsa assignment-declarations
sandersn Jul 8, 2016
f84b731
Test for multiple salsa assignment-declarations
sandersn Jul 8, 2016
ebc75a2
Add test for parsed @typedef tag node shape
zhengbli Jul 7, 2016
81e8840
Merge pull request #9565 from zhengbli/fixTypedefParsingIssue
zhengbli Jul 8, 2016
3c1a69b
Provide a symbol for salsa-inferred class types
sandersn Jul 8, 2016
37eac5f
Update .mailmap
mhegazy Jul 10, 2016
ca874bd
Fix module tracking
billti Jul 10, 2016
db54bda
Updated test with relative import
billti Jul 10, 2016
2ab1143
Fixed the node tracking and a harness bug
billti Jul 11, 2016
a7467a1
fixed lint error
billti Jul 11, 2016
b75053c
Fixed implicit any
billti Jul 11, 2016
97025d0
Added missing test files
billti Jul 11, 2016
21bf801
Removed duplicate logic
billti Jul 11, 2016
135cc12
Merge pull request #9574 from Microsoft/fix-union-of-salsa-property-t…
sandersn Jul 11, 2016
cc83c79
Merge pull request #9578 from Microsoft/fix-salsa-out-of-memory-on-me…
sandersn Jul 11, 2016
6ad4482
Update conflicting baseline.
sandersn Jul 11, 2016
2f768f6
Merge pull request #9607 from Microsoft/issue9542
billti Jul 11, 2016
1d202f6
Merge pull request #9622 from Microsoft/update-conflicting-baseline
sandersn Jul 11, 2016
a1b6260
Merge branch 'master' into mergemaster_0711
Jul 12, 2016
dd0cd58
Fix type of JSXTagName
Jul 12, 2016
78b89ee
Update baselines to use double-quote
Jul 12, 2016
b36e6a4
Update baselines when emitting metadata decorator
Jul 12, 2016
30614fa
Update baselines for async-await function
Jul 12, 2016
59b783d
Update baselines for comment in capturing down-level for...of and for…
Jul 12, 2016
345bdea
Add missing Transpile tests
Jul 12, 2016
1d604a8
Remove old JS transpile baselines
Jul 12, 2016
954213a
Passing program as argument in emitWorker
Jul 13, 2016
b0b736a
Port PR#9607 transforms
Jul 13, 2016
4415f0d
Port new JSDOC tests to use baseline
Jul 13, 2016
356a75b
substitute alias for class expression in statics
rbuckton Jul 18, 2016
328cf96
Address new lint warnings
rbuckton Jul 18, 2016
3dca7e8
Change name for substitution function.
rbuckton Jul 18, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ tests/baselines/local/projectOutput/*
tests/baselines/reference/testresults.tap
tests/services/baselines/prototyping/local/*
tests/services/browser/typescriptServices.js
scripts/authors.js
scripts/configureNightly.js
scripts/processDiagnosticMessages.d.ts
scripts/processDiagnosticMessages.js
Expand Down Expand Up @@ -51,3 +52,5 @@ internal/
**/.vscode
!**/.vscode/tasks.json
!tests/cases/projects/projectOption/**/node_modules
!tests/cases/projects/NodeModulesSearch/**/*
!tests/baselines/reference/project/nodeModules*/**/*
146 changes: 146 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@

Alexander <[email protected]># Alexander Kuvaev
AbubakerB <[email protected]> # Abubaker Bashir
Adam Freidin <[email protected]> Adam Freidin <[email protected]>
Adi Dahiya <[email protected]> Adi Dahiya <[email protected]>
Ahmad Farid <[email protected]> ahmad-farid <[email protected]>
Alex Eagle <[email protected]>
Anders Hejlsberg <[email protected]> unknown <[email protected]> unknown <[email protected]>
Andrew Z Allen <[email protected]>
Andy Hanson <[email protected]> Andy <[email protected]>
Anil Anar <[email protected]>
Anton Tolmachev <[email protected]>
Arnavion <[email protected]> # Arnav Singh
Arthur Ozga <[email protected]> Arthur Ozga <[email protected]>
Asad Saeeduddin <[email protected]>
Schmavery <[email protected]> # Avery Morin
Basarat Ali Syed <[email protected]> Basarat Syed <[email protected]> basarat <[email protected]>
Bill Ticehurst <[email protected]> Bill Ticehurst <[email protected]>
Ben Duffield <[email protected]>
Blake Embrey <[email protected]>
Bowden Kelly <[email protected]>
Brett Mayen <[email protected]>
Bryan Forbes <[email protected]>
Caitlin Potter <[email protected]>
ChrisBubernak <[email protected]> unknown <[email protected]> # Chris Bubernak
Chuck Jazdzewski <[email protected]>
Colby Russell <[email protected]>
Colin Snover <[email protected]>
Cyrus Najmabadi <[email protected]> CyrusNajmabadi <[email protected]> unknown <[email protected]>
Dan Corder <[email protected]>
Dan Quirk <[email protected]> Dan Quirk <[email protected]> nknown <[email protected]>
Daniel Rosenwasser <[email protected]> Daniel Rosenwasser <[email protected]> Daniel Rosenwasser <[email protected]> Daniel Rosenwasser <[email protected]> Daniel Rosenwasser <[email protected]>
David Li <[email protected]>
David Souther <[email protected]>
Denis Nedelyaev <[email protected]>
Dick van den Brink <[email protected]> unknown <[email protected]> unknown <[email protected]>
Dirk Baeumer <[email protected]> Dirk Bäumer <[email protected]> # Dirk Bäumer
Dirk Holtwick <[email protected]>
Doug Ilijev <[email protected]>
Erik Edrosa <[email protected]>
Ethan Rubio <[email protected]>
Evan Martin <[email protected]>
Evan Sebastian <[email protected]>
Eyas <[email protected]> # Eyas Sharaiha
falsandtru <[email protected]> # @falsandtru
Frank Wallis <[email protected]>
František Žiačik <[email protected]> František Žiačik <[email protected]>
Gabriel Isenberg <[email protected]>
Gilad Peleg <[email protected]>
Graeme Wicksted <[email protected]>
Guillaume Salles <[email protected]>
Guy Bedford <[email protected]> guybedford <[email protected]>
Harald Niesche <[email protected]>
Iain Monro <[email protected]>
Ingvar Stepanyan <[email protected]>
impinball <[email protected]> # Isiah Meadows
Ivo Gabe de Wolff <[email protected]>
James Whitney <[email protected]>
Jason Freeman <[email protected]> Jason Freeman <[email protected]>
Jason Killian <[email protected]>
Jason Ramsay <[email protected]> jramsay <[email protected]>
Jed Mao <[email protected]>
Jeffrey Morlan <[email protected]>
tobisek <[email protected]> # Jiri Tobisek
Johannes Rieken <[email protected]>
John Vilk <[email protected]>
jbondc <[email protected]> jbondc <[email protected]> jbondc <[email protected]> # Jonathan Bond-Caron
Jonathan Park <[email protected]>
Jonathan Turner <[email protected]> Jonathan Turner <[email protected]>
Jonathan Toland <[email protected]>
Jesse Schalken <[email protected]>
Josh Kalderimis <[email protected]>
Josh Soref <[email protected]>
Juan Luis Boya García <[email protected]>
Julian Williams <[email protected]>
Herrington Darkholme <[email protected]>
Kagami Sascha Rosylight <[email protected]> SaschaNaz <[email protected]>
Kanchalai Tanglertsampan <[email protected]> Yui <[email protected]>
Kanchalai Tanglertsampan <[email protected]> Yui T <[email protected]>
Kanchalai Tanglertsampan <[email protected]> Yui <[email protected]>
Kanchalai Tanglertsampan <[email protected]> Yui <[email protected]>
Kanchalai Tanglertsampan <[email protected]> yui T <[email protected]>
Keith Mashinter <[email protected]> kmashint <[email protected]>
Ken Howard <[email protected]>
kimamula <[email protected]> # Kenji Imamula
Kyle Kelley <[email protected]>
Lorant Pinter <[email protected]>
Lucien Greathouse <[email protected]>
Martin Vseticka <[email protected]> Martin Všeticka <[email protected]> MartyIX <[email protected]>
vvakame <[email protected]> # Masahiro Wakame
Matt McCutchen <[email protected]>
Max Deepfield <[email protected]>
Micah Zoltu <[email protected]>
Mohamed Hegazy <[email protected]>
Nathan Shively-Sanders <[email protected]>
Nathan Yee <[email protected]>
Nima Zahedi <[email protected]>
Noj Vek <[email protected]>
mihailik <[email protected]> # Oleg Mihailik
Oleksandr Chekhovskyi <[email protected]>
Paul van Brenk <[email protected]> Paul van Brenk <[email protected]> unknown <[email protected]> unknown <[email protected]> unknown <[email protected]>
Oskar Segersva¨rd <[email protected]>
pcan <[email protected]> # Piero Cangianiello
pcbro <[email protected]> # @pcbro
Pedro Maltez <[email protected]> # Pedro Maltez
piloopin <[email protected]> # @piloopin
milkisevil <[email protected]> # Philip Bulley
progre <[email protected]> # @progre
Prayag Verma <[email protected]>
Punya Biswal <[email protected]>
Rado Kirov <[email protected]>
Ron Buckton <[email protected]> Ron Buckton <[email protected]>
Richard Knoll <[email protected]> Richard Knoll <[email protected]>
Rowan Wyborn <[email protected]>
Ryan Cavanaugh <[email protected]> Ryan Cavanaugh <[email protected]> Ryan Cavanaugh <[email protected]>
Ryohei Ikegami <[email protected]>
Sarangan Rajamanickam <[email protected]>
Sébastien Arod <[email protected]>
Sheetal Nandi <[email protected]>
Shengping Zhong <[email protected]>
[email protected] <[email protected]> # Shyyko Serhiy
Simon Hürlimann <[email protected]>
Solal Pirelli <[email protected]>
Stan Thomas <[email protected]>
Stanislav Sysoev <[email protected]>
Steve Lucco <[email protected]> steveluc <[email protected]>
Tarik <[email protected]> # Tarik Ozket
Tetsuharu OHZEKI <[email protected]> # Tetsuharu Ohzeki
Tien Nguyen <[email protected]> tien <[email protected]> unknown <[email protected]> #Tien Hoanhtien
Tim Perry <[email protected]>
Tim Viiding-Spader <[email protected]>
Tingan Ho <[email protected]>
togru <[email protected]> # togru
Tomas Grubliauskas <[email protected]>
ToddThomson <[email protected]> # Todd Thomson
TruongSinh Tran-Nguyen <[email protected]>
vilicvane <[email protected]> # Vilic Vane
Vladimir Matveev <[email protected]> vladima <[email protected]> v2m <[email protected]>
Wesley Wigham <[email protected]> Wesley Wigham <[email protected]>
York Yao <[email protected]> york yao <[email protected]> yaoyao <[email protected]>
Yuichi Nukiyama <[email protected]> YuichiNukiyama <[email protected]>
Zev Spitz <[email protected]>
Zhengbo Li <[email protected]> zhengbli <[email protected]> Zhengbo Li <Zhengbo Li> Zhengbo Li <[email protected]> tinza123 <[email protected]> unknown <[email protected]> Zhengbo Li <Zhengbo Li>
zhongsp <[email protected]> # Patrick Zhong
T18970237136 <[email protected]> # @T18970237136
JBerger <[email protected]>
21 changes: 1 addition & 20 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// ${cwd}: the current working directory of the spawned process
{
"version": "0.1.0",
"command": "jake",
"command": "gulp",
"isShellCommand": true,
"showOutput": "silent",
"tasks": [
Expand All @@ -18,25 +18,6 @@
"problemMatcher": [
"$tsc"
]
},
{
"taskName": "lint-server",
"args": [],
"problemMatcher": {
"owner": "typescript",
"fileLocation": ["relative", "${workspaceRoot}"],
"pattern": {
"regexp": "^(warning|error)\\s+([^(]+)\\s+\\((\\d+|\\d+,\\d+|\\d+,\\d+,\\d+,\\d+)\\):\\s+(.*)$",
"severity": 1,
"file": 2,
"location": 3,
"message": 4
},
"watchedTaskBeginsRegExp": "^\\*\\*\\*Lint failure\\*\\*\\*$",
"watchedTaskEndsRegExp": "^\\*\\*\\* Total \\d+ failures\\.$"
},
"showOutput": "always",
"isWatching": true
}
]
}
110 changes: 73 additions & 37 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -1,105 +1,141 @@
TypeScript is authored by:

* Abubaker Bashir
* Adam Freidin
* Ahmad Farid
* Akshar Patel
* Adi Dahiya
* Ahmad Farid
* Alex Eagle
* Alexander Kuvaev
* Anders Hejlsberg
* Andrew Z Allen
* Andy Hanson
* Anil Anar
* Anton Tolmachev
* Arnav Singh
* Arthur Ozga
* Asad Saeeduddin
* Basarat Ali Syed
* Avery Morin
* Basarat Ali Syed
* Ben Duffield
* Bill Ticehurst
* Bill Ticehurst
* Blake Embrey
* Bowden Kelly
* Brett Mayen
* Bryan Forbes
* Caitlin Potter
* Bryan Forbes
* Caitlin Potter
* Chris Bubernak
* Colby Russell
* Chuck Jazdzewski
* Colby Russell
* Colin Snover
* Cyrus Najmabadi
* Dan Corder
* Dan Quirk
* Dan Quirk
* Daniel Rosenwasser
* @dashaus
* David Li
* David Li
* David Souther
* Denis Nedelyaev
* Dick van den Brink
* Dirk Bäumer
* Dirk Holtwick
* Doug Ilijev
* Erik Edrosa
* Ethan Rubio
* Evan Martin
* Evan Sebastian
* Eyas Sharaiha
* @falsandtru
* Frank Wallis
* Frank Wallis
* František Žiačik
* Gabriel Isenberg
* Gilad Peleg
* Gilad Peleg
* Graeme Wicksted
* Guillaume Salles
* Guillaume Salles
* Guy Bedford
* Harald Niesche
* Herrington Darkholme
* Iain Monro
* Ingvar Stepanyan
* Ivo Gabe de Wolff
* James Whitney
* Isiah Meadows
* Ivo Gabe de Wolff
* James Whitney
* Jason Freeman
* Jason Killian
* Jason Ramsay
* Jason Ramsay
* JBerger
* Jed Mao
* Jeffrey Morlan
* Johannes Rieken
* Jesse Schalken
* Jiri Tobisek
* Johannes Rieken
* John Vilk
* Jonathan Bond-Caron
* Jonathan Park
* Jonathan Toland
* Jonathan Turner
* Jonathon Smith
* Josh Kalderimis
* Josh Soref
* Juan Luis Boya García
* Julian Williams
* Kagami Sascha Rosylight
* Kanchalai Tanglertsampan
* Keith Mashinter
* Ken Howard
* Kenji Imamula
* Lorant Pinter
* Kyle Kelley
* Lorant Pinter
* Lucien Greathouse
* Martin Všetička
* Martin Vseticka
* Masahiro Wakame
* Mattias Buelens
* Matt McCutchen
* Max Deepfield
* Micah Zoltu
* Mohamed Hegazy
* Micah Zoltu
* Mohamed Hegazy
* Nathan Shively-Sanders
* Nathan Yee
* Nima Zahedi
* Noj Vek
* Oleg Mihailik
* Oleksandr Chekhovskyi
* Paul van Brenk
* Oleksandr Chekhovskyi
* Oskar Segersva¨rd
* Patrick Zhong
* Paul van Brenk
* @pcbro
* Pedro Maltez
* Pedro Maltez
* Philip Bulley
* piloopin
* Piero Cangianiello
* @piloopin
* Prayag Verma
* @progre
* Punya Biswal
* Richard Sentino
* Ron Buckton
* Rado Kirov
* Richard Knoll
* Ron Buckton
* Rowan Wyborn
* Ryan Cavanaugh
* Ryan Cavanaugh
* Ryohei Ikegami
* Sébastien Arod
* Sarangan Rajamanickam
* Sheetal Nandi
* Shengping Zhong
* Shyyko Serhiy
* Simon Hürlimann
* Solal Pirelli
* Stan Thomas
* Stanislav Sysoev
* Steve Lucco
* Thomas Loubiou
* Sébastien Arod
* @T18970237136
* Tarik Ozket
* Tien Hoanhtien
* Tim Perry
* Tim Viiding-Spader
* Tingan Ho
* Todd Thomson
* togru
* Tomas Grubliauskas
* TruongSinh Tran-Nguyen
* Viliv Vane
* Vilic Vane
* Vladimir Matveev
* Wesley Wigham
* York Yao
* Yui Tanglertsampan
* Yuichi Nukiyama
* Zev Spitz
* Zhengbo Li
* Zev Spitz
* Zhengbo Li
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ In general, things we find useful when reviewing suggestions are:

# Instructions for Contributing Code

## Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## Contributing bug fixes

TypeScript is currently accepting contributions in the form of bug fixes. A bug must have an issue tracking it in the issue tracker that has been approved ("Milestone == Community") by the TypeScript team. Your pull request should include a link to the bug that you are fixing. If you've submitted a PR for a bug, please post a comment in the bug to avoid duplication of effort.
Expand Down
Loading