Commit Graph

  • 4c7b49156f Merge pull request #20359 from amcasey/CorrectEnumBaselines Andrew Casey 2017-11-30 10:09:22 -08:00
  • c7d53f8b70 Fix whitespace lint Nathan Shively-Sanders 2017-11-30 09:41:55 -08:00
  • 1068ee105d Test:inference to self-referential mapped type Nathan Shively-Sanders 2017-11-30 09:40:43 -08:00
  • 43a35bad2e Miscellaneous fixes to avoid duplicate completions (#20349) Andy 2017-11-30 09:36:17 -08:00
  • b1316e589e Cut off inference for recursive mapped types Nathan Shively-Sanders 2017-11-30 09:33:05 -08:00
  • 192fabf89c LEGO: Merge pull request 20368 csigs 2017-11-30 09:10:36 -08:00
  • 224ffdc092 LEGO: check in for master to temporary branch. csigs 2017-11-30 17:10:15 +00:00
  • 56a046ddf4 installTypesForPackage refactor: Trigger even if resolved to a ".js" file (#20353) Andy 2017-11-30 08:41:15 -08:00
  • d7da7d48d3 Update affected fourslash test Andrew Casey 2017-11-29 18:27:56 -08:00
  • 011b567918 Don't offer to prepend an underscore to the name of an unused private property Andrew Casey 2017-11-29 18:05:36 -08:00
  • 3a05363a29 Correct errorForUsingPropertyOfTypeAsType03 Andrew Casey 2017-11-29 17:48:58 -08:00
  • cdd3cd4f51 Merge pull request #20335 from amcasey/TS2713 Andrew Casey 2017-11-29 17:39:32 -08:00
  • a1669bb431 handle multiline jsx strings correctly, emit escapes in jsx attributes correctly (#20309) Wesley Wigham 2017-11-29 17:08:51 -08:00
  • a625dec58a Elide import namespace from which only const enums are used (#20320) Wesley Wigham 2017-11-29 16:36:17 -08:00
  • 170cb9c811 Add baselines for the current state of enum members Andrew Casey 2017-11-29 15:57:11 -08:00
  • 31c4ca5235 Handle all non-namespace types Andrew Casey 2017-11-29 15:49:58 -08:00
  • 78250ec58f fix noImplicitReturns check when strictNullChecks is false (#20326) wenlu.wang 2017-11-30 07:27:32 +08:00
  • 93dca009f9 In navigation tree, don't merge static with non-static (#20347) Andy 2017-11-29 15:25:06 -08:00
  • 711d30cb14 LEGO: Merge pull request 20351 csigs 2017-11-29 15:10:37 -08:00
  • 3539aa4041 LEGO: check in for master to temporary branch. csigs 2017-11-29 23:10:20 +00:00
  • e01c0be8e5 prefix top-level describe clauses in tsserverProjectSystem Arthur Ozga 2017-11-29 14:36:19 -08:00
  • b76ab59666 Merge branch 'master' into dev/aozgaa/tsserverProjectTestOrganization Arthur Ozga 2017-11-29 14:30:55 -08:00
  • 5dc8708261 revert 0a6a568d and 0e4b8196 Arthur Ozga 2017-11-29 14:29:42 -08:00
  • 0b9e4987f4 Make AccessorDeclaration.body optional (#20329) Klaus Meinhardt 2017-11-29 22:59:40 +01:00
  • b8f22f5144 Enable ban-types lint rule (#19586) Andy 2017-11-29 12:54:02 -08:00
  • c6a77514e8 Test:js object literal assignment as declaration Nathan Shively-Sanders 2017-11-29 11:37:35 -08:00
  • 8bd66a095d JS Object literal assignments are declarations Nathan Shively-Sanders 2017-11-29 11:36:25 -08:00
  • 3dcc064303 Apply TS2713 to classes Andrew Casey 2017-11-29 11:32:45 -08:00
  • 618b6702f0 Remove location of other declaration from "Subsequent x declarations must have same type" errors (#20206) Andy 2017-11-29 10:54:13 -05:00
  • b6f53eb5a9 LEGO: Merge pull request 20327 csigs 2017-11-28 21:10:26 -08:00
  • 6468b0ca32 LEGO: check in for master to temporary branch. csigs 2017-11-29 05:10:08 +00:00
  • d79a474e6d Handle parentless nodes in nodeIsDecorated (#20314) Wesley Wigham 2017-11-28 17:01:19 -08:00
  • 433bfc555f Accept baseline changes Mohamed Hegazy 2017-11-28 16:36:15 -08:00
  • 098a05268a Remove temporary error-avoidance hack Nathan Shively-Sanders 2017-11-28 15:19:10 -08:00
  • 78a0b94a4f Update chrome devtools baseline Nathan Shively-Sanders 2017-11-28 15:12:39 -08:00
  • af29bd0240 LEGO: Merge pull request 20316 csigs 2017-11-28 15:12:27 -08:00
  • 5d07e5a2b5 LEGO: check in for master to temporary branch. csigs 2017-11-28 23:12:03 +00:00
  • 341e7029eb JS static prop assignments don't need same type Nathan Shively-Sanders 2017-11-28 15:11:08 -08:00
  • 72da4b8f12 Error when LHS of instanceof is Union of Primitives #18519 (#19063) Charles Pierce 2017-11-28 15:05:06 -08:00
  • 61fe04ba0d Merge branch 'master' into jsdoc-values-as-namespaces Nathan Shively-Sanders 2017-11-28 15:01:40 -08:00
  • 94ea38859b Disable import fix for method of 'export =' value (#20208) Andy 2017-11-28 17:46:06 -05:00
  • e441dd0005 Binder:clean up bindPropertyAssignment and friends Nathan Shively-Sanders 2017-11-28 14:29:39 -08:00
  • 74faa3d738 JS static properties:fix multi-file references+merging Nathan Shively-Sanders 2017-11-28 13:46:14 -08:00
  • 5ee640d2b6 Move utilities for getting type parameter constraints and defaults from public lazy members to services (#20162) Wesley Wigham 2017-11-28 13:37:42 -08:00
  • cb5fd53731 Handle shebang in import code fix (#20306) Andy 2017-11-28 15:41:59 -05:00
  • bbb56fed11 Support parameter properties in getRelatedSymbol (#20202) Andy 2017-11-28 14:12:28 -05:00
  • 185f15d2af Support both baseUrl and relative paths when adding missing import (#19724) Andy 2017-11-28 14:01:51 -05:00
  • 6df0575acd Remove length limit on spelling suggestions; use levenshteinWithMax for performance (#19937) Andy 2017-11-28 12:37:30 -05:00
  • 5b30bef2d1 LEGO: Merge pull request 20303 csigs 2017-11-28 09:10:29 -08:00
  • f43230a122 LEGO: check in for master to temporary branch. csigs 2017-11-28 17:10:08 +00:00
  • 835fae264f Allow possibly undefined destructuring in ambient parameter declarations (#20230) Wesley Wigham 2017-11-27 23:16:21 -08:00
  • d2da58e0ca LEGO: Merge pull request 20297 csigs 2017-11-27 21:10:25 -08:00
  • 1fe9fc00ab LEGO: check in for master to temporary branch. csigs 2017-11-28 05:10:03 +00:00
  • c3701dfe09 Deprecate virtualFileSystemWithWatch Ron Buckton 2017-11-27 17:01:15 -08:00
  • 33f3e491c3 Update chrome dev tools definitions Nathan Shively-Sanders 2017-11-27 16:07:33 -08:00
  • 5024aa6655 Update chrome-devtools baseline Nathan Shively-Sanders 2017-11-27 15:24:40 -08:00
  • 3a74147153 Add empty 'module' declarations for chrome-devtools Nathan Shively-Sanders 2017-11-27 15:21:38 -08:00
  • d338ecd6d0 Tests:more JS static property assignments Nathan Shively-Sanders 2017-11-27 15:20:06 -08:00
  • 4199038652 Fix type-annotation declaration in JS files Nathan Shively-Sanders 2017-11-27 15:19:07 -08:00
  • 0a6a568d01 reindent Arthur Ozga 2017-11-27 15:14:55 -08:00
  • 0e4b8196f3 enable running all tsserverProjectSystem tests Arthur Ozga 2017-11-27 15:14:40 -08:00
  • c5e502009f Migrate tsserverProjectSystem to vfs Ron Buckton 2017-11-27 15:00:05 -08:00
  • 7790c96e30 Update LKG Mohamed Hegazy 2017-11-27 12:04:36 -08:00
  • 9b8b750434 Always put assignments in locals. Nathan Shively-Sanders 2017-11-27 11:11:48 -08:00
  • 2c6ccc9a73 Update version Mohamed Hegazy 2017-11-27 10:50:59 -08:00
  • e934c30513 Merge pull request #20173 from RyanCavanaugh/fixTypingsInstallerAgain_master Andrew Casey 2017-11-27 10:47:05 -08:00
  • c9803f2871 Merge pull request #20174 from RyanCavanaugh/fixTypingsInstallerAgain_2.6 Andrew Casey 2017-11-27 10:47:02 -08:00
  • b36379c597 replaced @parm typo with @param (#20277) Cameron Taggart 2017-11-27 15:10:55 -03:00
  • 0ae5a8995e LEGO: Merge pull request 20262 csigs 2017-11-25 03:10:50 -08:00
  • 0da30253d6 LEGO: check in for master to temporary branch. csigs 2017-11-25 11:10:31 +00:00
  • 6b3cfc7008 Fix #19959 and #19958: Remove un-localizable messages (#20019) Mohamed Hegazy 2017-11-24 22:02:48 -08:00
  • 568e52d550 LEGO: Merge pull request 20255 csigs 2017-11-24 15:10:31 -08:00
  • df81cf87ed LEGO: check in for master to temporary branch. csigs 2017-11-24 23:10:11 +00:00
  • 0d9bc55033 LEGO: Merge pull request 20246 csigs 2017-11-23 15:10:28 -08:00
  • 5465670b49 LEGO: check in for master to temporary branch. csigs 2017-11-23 23:10:09 +00:00
  • c1873887fb LEGO: Merge pull request 20243 csigs 2017-11-23 09:10:29 -08:00
  • 9759144777 LEGO: check in for master to temporary branch. csigs 2017-11-23 17:10:10 +00:00
  • 8c889333d8 LEGO: Merge pull request 20236 csigs 2017-11-22 21:10:25 -08:00
  • ac2de11908 LEGO: check in for master to temporary branch. csigs 2017-11-23 05:10:07 +00:00
  • 61094ec2ea Merge pull request #20229 from Microsoft/fixParenthesizedAsyncArrowFunction Anders Hejlsberg 2017-11-22 19:50:35 -08:00
  • fa428356d5 Switch to function spies Ron Buckton 2017-11-22 18:59:59 -08:00
  • 0b79f4a073 Handle emit only declaration file to always produce declaration file and skip the diagnostics check Sheetal Nandi 2017-11-22 18:34:49 -08:00
  • 012f12bcbd To handle cancellation token, remove changed/affected files from the changeset only after getting the result Sheetal Nandi 2017-11-22 18:24:53 -08:00
  • fedc459ae1 Merge pull request #20233 from amcasey/BlockCompletions Andrew Casey 2017-11-22 15:57:43 -08:00
  • d62a8beea0 Port generated lib files (#20213) Mohamed Hegazy 2017-11-22 15:42:04 -08:00
  • dc3b4166b2 Update test baseline Andrew Casey 2017-11-22 15:11:38 -08:00
  • 643e9fc1e4 Offer global completions in all blocks Andrew Casey 2017-11-22 14:25:31 -08:00
  • ee5f91cb1e Update baselines Nathan Shively-Sanders 2017-11-22 13:54:19 -08:00
  • bee7d06761 Binder-based prop-assignment decls: messy version Nathan Shively-Sanders 2017-11-22 13:52:45 -08:00
  • 72afabeb7a Merge pull request #20228 from amcasey/GH20084_26 Andrew Casey 2017-11-22 13:40:18 -08:00
  • ffa64e8c4f Set program as affected if emitting/diagnostics for whole program Sheetal Nandi 2017-11-16 11:16:39 -08:00
  • e102fee363 Use the results from affected file enumerator apis as Affected File result Sheetal Nandi 2017-11-14 16:53:07 -08:00
  • 85ce1d0398 Make the builder state as internal and expose builder instead of builder state Sheetal Nandi 2017-11-14 14:47:58 -08:00
  • 6d36a3d778 Make the versions in the source file non zero when the source file is created Sheetal Nandi 2017-11-14 11:35:20 -08:00
  • c9a17f325b Add api to get the dependencies of the file Sheetal Nandi 2017-11-09 13:35:56 -08:00
  • 3c5a6e1ae7 Allow watch host to specify module name resolver Sheetal Nandi 2017-11-07 13:08:20 -08:00
  • 7ebf9d9f9d Lint errors fix Sheetal Nandi 2017-11-07 11:35:38 -08:00
  • 576fe1e995 Expose the watch and builder API in the typescript.d.ts Sheetal Nandi 2017-10-26 10:00:23 -07:00
  • a06f0c3d9f Use builder state to emit instead Sheetal Nandi 2017-10-18 17:15:02 -07:00
  • c8c46f6d45 Accept new baselines Anders Hejlsberg 2017-11-22 10:50:58 -08:00