Commit Graph

  • 4c1d076268 Update LKG Mohamed Hegazy 2017-10-19 16:06:03 -07:00
  • 46b866c126 Merge pull request #19359 from Microsoft/port-master-10-19-2 Mohamed Hegazy 2017-10-19 16:04:43 -07:00
  • 0a6715757e Merge branch 'master' into release-2.6 Mohamed Hegazy 2017-10-19 15:44:14 -07:00
  • 8a292e3514 Update version (#19353) Mohamed Hegazy 2017-10-19 15:37:38 -07:00
  • 8730ace40c LEGO: Merge pull request 19358 csigs 2017-10-19 15:10:50 -07:00
  • fd3ededf09 LEGO: check in for master to temporary branch. csigs 2017-10-19 22:10:33 +00:00
  • c1b4d59752 Fixup line and offset of rename location of refactor (#19265) Andy 2017-10-19 14:31:23 -07:00
  • 97a6f14ca2 Consolidate jsdoc node getters Nathan Shively-Sanders 2017-10-19 14:12:56 -07:00
  • 8475e307f2 Port master into release-2.6 10/19 (#19348) Mohamed Hegazy 2017-10-19 13:13:57 -07:00
  • c2bbfafcbe Fix getParameterSymbolFromJSDoc Nathan Shively-Sanders 2017-10-19 09:13:31 -07:00
  • ecdc4b363e Test:jsdoc @param errors on vardecls/assignments Nathan Shively-Sanders 2017-10-19 09:12:49 -07:00
  • 8695f38d6f LEGO: Merge pull request 19342 csigs 2017-10-19 09:10:30 -07:00
  • 5a6e5e7f79 LEGO: check in for master to temporary branch. csigs 2017-10-19 16:10:06 +00:00
  • 1f282f19e0 Fix "noStringLiteral" lint errors (#19310) Andy 2017-10-19 08:15:48 -07:00
  • a53d3bb5aa Remove some unnecessary undefined checks in extractSymbol (#19256) Andy 2017-10-19 08:15:01 -07:00
  • 8212c962cd Workaround for nonnull operator on indexed accesses (#19275) Wesley Wigham 2017-10-18 17:39:05 -07:00
  • f8d9079c47 Add regression test Anders Hejlsberg 2017-10-18 16:59:43 -07:00
  • e0c10853ce Accept new baselines Anders Hejlsberg 2017-10-18 16:59:35 -07:00
  • a885894baa Infer properties of type {} when argument of a mapped type is incorrect Anders Hejlsberg 2017-10-18 16:58:56 -07:00
  • d8373c3dbb Merge pull request #19314 from Microsoft/fix-tsc-instrumented Nathan Shively-Sanders 2017-10-18 16:41:40 -07:00
  • 8fc651870e Merge pull request #19306 from Microsoft/doNoWriteFilesMultipleTimes Sheetal Nandi 2017-10-18 16:12:36 -07:00
  • 0f55f4a701 Use Promise instead of PromiseLike (#19305) Andy 2017-10-18 16:04:42 -07:00
  • 6c1afba389 Remove extra blank line in logs (#19307) Andy 2017-10-18 16:04:18 -07:00
  • 2b6ef79ada Fixed incorrect insertSpaceBeforeFunctionParenthesis behavior on functions with type-arguments Vakhurin Sergey 2017-10-19 02:00:05 +03:00
  • 16c3255988 Updated an incredible amount of tests. Armando Aguirre 2017-10-18 15:49:46 -07:00
  • f1abe3c284 Fix undefined error using getEffectiveTypeRoots (#19300) Andy 2017-10-18 15:47:15 -07:00
  • e5f8287e5c findAllRefs: Support anonymous default export (#19302) Andy 2017-10-18 15:46:39 -07:00
  • 5fa8db55b2 Fix https://github.com/Microsoft/TypeScript/issues/19270: ensure output name is a valid locale name (#19308) Mohamed Hegazy 2017-10-18 15:46:09 -07:00
  • 79c672424e Fix lint Nathan Shively-Sanders 2017-10-18 15:32:24 -07:00
  • 93c2b10f68 Fix tsc-instrumented Nathan Shively-Sanders 2017-10-18 15:29:11 -07:00
  • 9bea0dbdc2 Actually use cached semantic diagnostics Sheetal Nandi 2017-10-18 15:28:20 -07:00
  • 7bfda06189 LEGO: Merge pull request 19312 csigs 2017-10-18 15:10:49 -07:00
  • 7d23ed152b LEGO: check in for master to temporary branch. csigs 2017-10-18 22:10:31 +00:00
  • 75a687b524 make getCurrentDirectory required (#19303) Wesley Wigham 2017-10-18 14:57:18 -07:00
  • b40e18df00 Merge pull request #19304 from Microsoft/dedupe-jsdoc-annotation-refactors Nathan Shively-Sanders 2017-10-18 14:50:13 -07:00
  • 8004fec2ce Addressed PR comments: added simplified/full version, changed design Armando Aguirre 2017-10-18 14:48:06 -07:00
  • f59241971d Merge pull request #19138 from Microsoft/configuredProjectRef Sheetal Nandi 2017-10-18 14:23:25 -07:00
  • 7e780c0a1a Do not cache the semantic diagnostics when compiler options has --out since we would anyways get all fresh diagnostics Sheetal Nandi 2017-10-18 13:43:20 -07:00
  • 835d7cb910 Simplify emit changed files further Also use source file version as the signature of declaration file instead of computing it from text Sheetal Nandi 2017-10-18 12:50:36 -07:00
  • 8fbfb5ffc0 Modify api to emit affected files using callback instead of generating in memory output Also marking few apis introduced during watch improvements changes that are suppose to be internal for now Sheetal Nandi 2017-10-03 15:06:56 -07:00
  • f9c901ada7 Use get files affected by internally and hence use file paths as input Sheetal Nandi 2017-10-17 21:18:27 -07:00
  • d3f954e0cc Add failing testcase where when d.ts file is in program, the files get emitted multiple times with --out setting Sheetal Nandi 2017-10-17 23:02:22 -07:00
  • a7f9ec00ed Respond to CR uniqueiniquity 2017-10-18 13:17:07 -07:00
  • f82dd7b1da Move isJSDocIndexSignature to utilities Nathan Shively-Sanders 2017-10-18 13:16:22 -07:00
  • aa73ed8226 Fix bugs in jsdoc annotation refactor Nathan Shively-Sanders 2017-10-18 13:07:54 -07:00
  • 2473ffcaac Add a better test for jsdoc index signatures. Nathan Shively-Sanders 2017-10-18 13:06:15 -07:00
  • c13506e70c Update annotateWithTypeFromJSDoc tests Nathan Shively-Sanders 2017-10-18 13:04:13 -07:00
  • 89e19fff35 Merge pull request #19301 from Microsoft/dev/bill/port19228toMaster Bill Ticehurst 2017-10-18 12:54:51 -07:00
  • f374117858 Remove erroneous error for JSDoc object literals Nathan Shively-Sanders 2017-10-18 11:32:48 -07:00
  • 9da745d37b Update API baselines Bill Ticehurst 2017-10-17 16:50:32 -07:00
  • 45ba0ac3b9 Set the scriptKind from the host configuration if present Bill Ticehurst 2017-10-16 13:38:28 -07:00
  • 50843b56f8 Merge pull request #19276 from Microsoft/dev/billti/port19228-to-2.6 Bill Ticehurst 2017-10-18 10:40:48 -07:00
  • 3220ebc182 Disambiguate same-named refactors using description (#19267) Andy 2017-10-18 10:23:18 -07:00
  • f8f662d0a1 LEGO: Merge pull request 19297 csigs 2017-10-18 09:10:32 -07:00
  • 2ca0df8844 LEGO: check in for master to temporary branch. csigs 2017-10-18 16:10:11 +00:00
  • d01df0208a LEGO: Merge pull request 19288 csigs 2017-10-18 03:10:30 -07:00
  • d08b58c7d1 LEGO: check in for master to temporary branch. csigs 2017-10-18 10:10:12 +00:00
  • 574ebf7575 LEGO: Merge pull request 19281 csigs 2017-10-17 21:10:23 -07:00
  • b792daab98 LEGO: check in for master to temporary branch. csigs 2017-10-18 04:10:04 +00:00
  • f9df4e69e6 Respect newLine compiler option in language service output (#19279) Wesley Wigham 2017-10-17 18:45:21 -07:00
  • 0c1730a218 Fix #19257: Ensure a generated signature has a return type (#19264) Mohamed Hegazy 2017-10-17 16:51:22 -07:00
  • 240f1d294c Update API baselines Bill Ticehurst 2017-10-17 16:50:32 -07:00
  • e962e4abfb Update baselines Nathan Shively-Sanders 2017-10-17 16:35:28 -07:00
  • 64fc495234 Collapse jsdoc annotation refactors to one Nathan Shively-Sanders 2017-10-17 16:33:52 -07:00
  • 51d4fa0e64 Set the scriptKind from the host configuration if present Bill Ticehurst 2017-10-16 13:38:28 -07:00
  • 2cc4f537af This wasnt required before... (#19262) Wesley Wigham 2017-10-17 15:41:16 -07:00
  • e99e9333fa Merge pull request #19263 from Microsoft/directoryWatcherInsteadOfFileWatch Sheetal Nandi 2017-10-17 15:08:08 -07:00
  • d05443bb1d Add quickfix and refactoring to install @types packages (#19130) Andy 2017-10-17 15:04:09 -07:00
  • bd0c2103cf Merge branch 'master' into directoryWatcherInsteadOfFileWatch Sheetal Nandi 2017-10-17 14:34:40 -07:00
  • a5861af00e Handle when directory watcher is invoked on file change Fixes #19206 Sheetal Nandi 2017-10-17 14:13:12 -07:00
  • 75665294a9 Respond to CR uniqueiniquity 2017-10-17 13:39:16 -07:00
  • 314172a988 Merge pull request #19239 from Microsoft/reduceWatchedDirectories Sheetal Nandi 2017-10-17 13:05:46 -07:00
  • 49cfbb438f Added test for windows style paths watched directories Sheetal Nandi 2017-10-17 12:18:17 -07:00
  • 28509e1732 noUnusedLocals: Warn for recursive call to private method (#18920) Andy 2017-10-17 11:57:47 -07:00
  • d0c4d13fe2 In tsserver, indent logged JSON (#19080) Andy 2017-10-17 11:34:59 -07:00
  • 832d239afe Instantiation and naming cleanup rbuckton/matchType Ron Buckton 2017-10-17 11:24:33 -07:00
  • 487504da46 Merge pull request #19250 from Microsoft/mark-fresh-spread-types-with-ContainsObjectLiteral Nathan Shively-Sanders 2017-10-17 11:01:34 -07:00
  • f09fe3d0ec Dont try to run unit tests with rwc tests again (#19240) Wesley Wigham 2017-10-17 10:45:48 -07:00
  • 2b566b9a53 Add exported members of all project files in the global completion list (#19069) Andy 2017-10-17 10:20:11 -07:00
  • abdfbaa067 Fix lint Nathan Shively-Sanders 2017-10-17 09:59:32 -07:00
  • e58aa10068 Test excess property checks of spreads of unions. Nathan Shively-Sanders 2017-10-17 09:56:28 -07:00
  • 08d7e182cd Mark fresh spread objects w/ContainsObjectLiteral Nathan Shively-Sanders 2017-10-17 09:56:04 -07:00
  • 845f5737cf Update API baselines uniqueiniquity 2017-10-17 09:17:11 -07:00
  • 5f8a1b5b56 Add baselines uniqueiniquity 2017-10-17 08:52:36 -07:00
  • 269d37a2e6 Update tests uniqueiniquity 2017-10-16 16:51:39 -07:00
  • abb3f58db2 Add support for JSX fragment syntax uniqueiniquity 2017-10-13 17:14:56 -07:00
  • 3a84b661b5 LEGO: Merge pull request 19248 csigs 2017-10-17 09:10:23 -07:00
  • 1af25ae9f1 LEGO: check in for master to temporary branch. csigs 2017-10-17 16:10:05 +00:00
  • fcb48dd906 LEGO: Merge pull request 19241 csigs 2017-10-16 21:10:23 -07:00
  • 92d191990a LEGO: check in for master to temporary branch. csigs 2017-10-17 04:10:06 +00:00
  • 50628e73c5 Do not watch root folders for failed lookup locations and effective type roots Fixes #19170 Sheetal Nandi 2017-10-16 16:53:33 -07:00
  • b86153da88 Changed command designed based on review input Armando Aguirre 2017-10-16 17:50:35 -07:00
  • 1ccc04fe0a Update LKG Mohamed Hegazy 2017-10-16 16:57:02 -07:00
  • d393e86b18 Merge branch 'release-2.6' of https://github.com/Microsoft/TypeScript into release-2.6 Mohamed Hegazy 2017-10-16 16:54:20 -07:00
  • a704915747 Port master into release-2.6 10/16 (#19237) Mohamed Hegazy 2017-10-16 16:53:36 -07:00
  • 344ff573fb Merge branch 'port-master-10-16' into release-2.6 Mohamed Hegazy 2017-10-16 16:20:50 -07:00
  • 6f13c64a0b Merge branch 'master' into port-master-10-16 Mohamed Hegazy 2017-10-16 16:15:16 -07:00
  • 3c452057c2 Add release-2.6 to covered branches Mohamed Hegazy 2017-10-16 16:09:16 -07:00
  • 06fd5e0bfe Merge pull request #19230 from Microsoft/fix18186 Ron Buckton 2017-10-16 15:17:30 -07:00
  • 169b8e436a Merge pull request #19232 from Microsoft/fix19187 Ron Buckton 2017-10-16 15:17:14 -07:00