Commit Graph

  • 3676a66c54 Don't constrain string tag values falsandtru 2018-05-25 07:50:12 +09:00
  • 8ac795ba01 Correctly skip upstream-blocked projects Ryan Cavanaugh 2018-05-24 16:21:32 -07:00
  • cb8aa9b1a3 Don't use invalid cached SourceFiles Ryan Cavanaugh 2018-05-24 16:21:06 -07:00
  • 64642bb5c3 Dump fork output on unclean exit (#24394) Wesley Wigham 2018-05-24 16:13:32 -07:00
  • 8f9c0861bc Use external aliases in quickinfo and signature help return types (#24391) Wesley Wigham 2018-05-24 15:19:57 -07:00
  • 9761c0908d Update user baselines (#24374) TypeScript Bot 2018-05-24 15:19:34 -07:00
  • a7b2983d12 Disallow nested object param syntax in callback tag (#24392) Nathan Shively-Sanders 2018-05-24 15:11:33 -07:00
  • e250942d6a Disallow nested object param syntax in callback tag (#24392) Nathan Shively-Sanders 2018-05-24 15:11:33 -07:00
  • edf667b7e0 LEGO: Merge pull request 24393 csigs 2018-05-24 15:10:56 -07:00
  • 3502d35057 LEGO: check in for master to temporary branch. csigs 2018-05-24 22:10:36 +00:00
  • b745ea059e Fix to issue 23326 for completions on new.target (#24342) Elizabeth Dinella 2018-05-24 14:12:33 -07:00
  • 13734e7d68 Fix for issue #6154 - overriding methods with properties in the derived class (#24343) Elizabeth Dinella 2018-05-24 14:12:13 -07:00
  • 9b9ec6309e Merge pull request #24390 from Microsoft/isEmittedDeclarationFile Sheetal Nandi 2018-05-24 14:04:02 -07:00
  • b23671b96b Update LKG Mohamed Hegazy 2018-05-24 13:50:41 -07:00
  • 19ab8abbb9 Fix strictNullChecks breaks Ryan Cavanaugh 2018-05-24 13:42:12 -07:00
  • 51058b56e5 Do not trigger invalidation if emitted file is in declarationDir Sheetal Nandi 2018-05-24 13:18:21 -07:00
  • 4c417833a9 Use ObjectFlags.EmptyObjectType in addTypeToIntersection Anders Hejlsberg 2018-05-24 13:13:01 -07:00
  • 9164261183 Merge pull request #24387 from weswigham/port-prologue-fix Mohamed Hegazy 2018-05-24 13:11:59 -07:00
  • 8936b030cd Merge branch 'master' into tsbuild Ryan Cavanaugh 2018-05-24 13:01:58 -07:00
  • d9bfbfe3be Fix tests run in parallel Ryan Cavanaugh 2018-05-24 13:01:44 -07:00
  • 2a19a4d81d Use ObjectFlags.EmptyObjectType to check for empty object types Anders Hejlsberg 2018-05-24 13:00:40 -07:00
  • 1148cb0039 Accept baseline API changes Anders Hejlsberg 2018-05-24 12:59:45 -07:00
  • 246465e251 Hoisted declarations should occur after prologue directives (#24386) Wesley Wigham 2018-05-24 12:49:02 -07:00
  • 9e362b949e Accept new baselines Anders Hejlsberg 2018-05-24 12:49:20 -07:00
  • 4be4e56579 Hoisted declarations should occur after prologue directives (#24386) Wesley Wigham 2018-05-24 12:49:02 -07:00
  • 07812796d1 Add resolution branding Ryan Cavanaugh 2018-05-24 12:46:28 -07:00
  • 8a883ae204 Comments Ryan Cavanaugh 2018-05-24 12:38:33 -07:00
  • bac117d64d Empty object type in a union type absorbs all but null and undefined Anders Hejlsberg 2018-05-24 12:36:44 -07:00
  • a0b57808d0 Dont count duplicated errors in case-insensitive duped files in rwc (#24383) Wesley Wigham 2018-05-24 12:23:43 -07:00
  • a7b7b3c2ad moveToNewFile: Format the new file (#24379) (#24382) Andy 2018-05-24 11:35:02 -07:00
  • 16af96b006 moveToNewFile: Format the new file (#24379) Andy 2018-05-24 11:08:32 -07:00
  • fc22b5b146 WIP Ryan Cavanaugh 2018-05-24 10:59:07 -07:00
  • 68bc957cf6 moveToNewFile: Respect UserPreferences#quote (#24365) (#24378) Andy 2018-05-24 10:06:38 -07:00
  • bc570cd85f moveToNewFile: Respect UserPreferences#quote (#24365) Andy 2018-05-24 09:36:37 -07:00
  • 22252d50c7 LEGO: Merge pull request 24377 csigs 2018-05-24 09:10:51 -07:00
  • 749f7bccf8 LEGO: check in for master to temporary branch. csigs 2018-05-24 16:10:29 +00:00
  • 880ecc76c6 Merge pull request #24373 from j-oliveras/j-oliveras-template-version Mohamed Hegazy 2018-05-24 08:16:02 -07:00
  • ee8337d8e4 Minor cleanups in importFixes (#23995) Andy 2018-05-24 07:46:39 -07:00
  • 3d9a6ab068 remove failed test kingwl 2018-05-24 22:28:30 +08:00
  • a8ce9a29c3 Update Bug_report.md ts version to 3.0.0 Jordi Oliveras Rovira 2018-05-24 14:50:41 +02:00
  • 0047802022 Update issue_template.md ts version to 3.0.0 Jordi Oliveras Rovira 2018-05-24 14:49:51 +02:00
  • d5239cdf6a fix ambient context 王文璐 2018-05-24 18:20:54 +08:00
  • cb2be44d02 fix export class declare with name object targeting es5 (#17494) kingwl 2017-10-17 10:48:21 +08:00
  • ac0657a5d7 LEGO: Merge pull request 24370 csigs 2018-05-24 03:11:01 -07:00
  • 58bf08c7fc LEGO: check in for master to temporary branch. csigs 2018-05-24 10:10:39 +00:00
  • d470f32d8a Merge branch 'master' into add-braces 王文璐 2018-05-24 18:03:02 +08:00
  • 5497b42558 remove some case 王文璐 2018-05-24 18:00:42 +08:00
  • b9dd6be5d7 Merge branch 'master' into strictAny Anders Hejlsberg 2018-05-23 17:17:47 -07:00
  • 0e6ed3df04 Use undefined instead of identityMapper removeIdentityMapper Anders Hejlsberg 2018-05-23 16:56:37 -07:00
  • 4144f45725 Merge pull request #24366 from Microsoft/Port24328 Mohamed Hegazy 2018-05-23 16:37:33 -07:00
  • d9fbf96e55 Don't need to check failedLookupLocations if resolved successfully Andy Hanson 2018-05-22 13:39:30 -07:00
  • 0ef6937202 getEditsForFileRename: Handle old file still being present Andy Hanson 2018-05-22 12:20:34 -07:00
  • dd6dc5e27a Merge pull request #24328 from Microsoft/getEditsForFileRename_oldFileStillPresent Mohamed Hegazy 2018-05-23 16:16:00 -07:00
  • b61d4858d4 Simplify convertToMappedObjectType (#24360) Andy 2018-05-23 16:01:52 -07:00
  • 10ac8b47e5 Merge pull request #22022 from Kingwl/enum-eval-div-zero Mohamed Hegazy 2018-05-23 15:32:35 -07:00
  • e0c1d07b4b LEGO: Merge pull request 24362 csigs 2018-05-23 15:10:56 -07:00
  • e9981b100b LEGO: check in for master to temporary branch. csigs 2018-05-23 22:10:36 +00:00
  • 4606709672 add code fix convert to mapped object type (#24286) Wenlu Wang 2018-05-24 05:09:49 +08:00
  • b9ed782f98 LEGO: Merge pull request 24356 csigs 2018-05-23 10:56:10 -07:00
  • e59559e24e LEGO: check in for master to temporary branch. csigs 2018-05-23 17:55:46 +00:00
  • 5983c45e24 Fix typo: seperate -> separate (#24338) Andy 2018-05-23 09:36:17 -07:00
  • a4fd87eeb6 Merge pull request #24347 from weswigham/constraint-fix Mohamed Hegazy 2018-05-23 08:42:46 -07:00
  • 3546503d49 Merge pull request #24346 from weswigham/metadata-change Mohamed Hegazy 2018-05-23 08:42:34 -07:00
  • fb4caadaec Support signature help for partially-filled-in type arguments f< (#24138) Andy 2018-05-23 08:28:09 -07:00
  • 03a961504b Merge pull request #24349 from Microsoft/findRefInJson Mohamed Hegazy 2018-05-23 08:27:38 -07:00
  • c435179450 Fix getter of local symbol for export= when it is json module Fixes #24341 Sheetal Nandi 2018-05-22 17:10:56 -07:00
  • 16d7f4c103 Merge pull request #24348 from Microsoft/findRefInJson Sheetal Nandi 2018-05-22 20:15:59 -07:00
  • 6391742dca Make undefined for default case less pervasive by removing once done with it Jack Williams 2018-05-23 03:12:50 +01:00
  • de75f14d2b fix void return statement 王文璐 2018-05-23 10:49:57 +08:00
  • b6669c93c0 revert wrong inline parameter 王文璐 2018-05-23 10:27:10 +08:00
  • 1a59eb3949 update body only 王文璐 2018-04-26 10:11:59 +08:00
  • 0c06126d60 fix converter 王文璐 2018-04-25 18:25:47 +08:00
  • bd9a8b5c0c stash 王文璐 2018-04-18 17:34:30 +08:00
  • 32be0c7099 add tests and fix 王文璐 2018-04-17 10:33:21 +08:00
  • 5a69d9c255 add support for add or remove braces to arrow function 王文璐 2018-04-16 14:31:37 +08:00
  • d4a56b910f WIP more tests Ryan Cavanaugh 2018-05-22 18:10:03 -07:00
  • 9e43183884 Add fall-through test and correct comment about implied type Jack Williams 2018-05-23 01:03:04 +01:00
  • a0d4e4f059 Fix getter of local symbol for export= when it is json module Fixes #24341 Sheetal Nandi 2018-05-22 17:10:56 -07:00
  • 44da834551 Add fix option to lint task (#24344) Wesley Wigham 2018-05-22 17:01:45 -07:00
  • 7e4b20e587 Use compare paths for comparing diagnostic paths, since the canonicalization of fileName and unitName differ (#24340) Wesley Wigham 2018-05-22 17:01:34 -07:00
  • b60ad05eb5 Check for keyof constraint type instead of syntactic check (#24098) Wesley Wigham 2018-05-22 16:58:31 -07:00
  • 0102f8050c Check for keyof constraint type instead of syntactic check (#24098) Wesley Wigham 2018-05-22 16:58:31 -07:00
  • ef6b961877 Use unknown serialization kind when type symbol isnt resolved (#24332) Wesley Wigham 2018-05-22 16:56:12 -07:00
  • 8b8cd31784 Use unknown serialization kind when type symbol isnt resolved (#24332) Wesley Wigham 2018-05-22 16:56:12 -07:00
  • 14fcbc1830 moveToNewFile: Don't provide refactor if selection is just imports (#24336) (#24339) Andy 2018-05-22 16:04:58 -07:00
  • aed0eb6693 Improve verify.codeFixAvailable (#24325) Andy 2018-05-22 16:04:39 -07:00
  • 56f33ad3bb Remove duplicate class 'NodeSet' (#24337) Andy 2018-05-22 15:33:03 -07:00
  • 4e88e3c6eb Merge pull request #24335 from armanio123/FixObjectLiteralExpression Armando Aguirre 2018-05-22 15:33:01 -07:00
  • 3321537c99 Use symbolToTypeNode for class & interface references (#24330) (#24334) Wesley Wigham 2018-05-22 15:22:36 -07:00
  • ba63f49513 moveToNewFile: Don't provide refactor if selection is just imports (#24336) Andy 2018-05-22 15:21:04 -07:00
  • 38a037058a moveToNewFile: Support selecting the name of a declaration (#24331) (#24333) Andy 2018-05-22 14:48:37 -07:00
  • e53e56cf82 Enable '--strictNullChecks' (#22088) Andy 2018-05-22 14:46:57 -07:00
  • 3fe946df78 Use symbolToTypeNode for class & interface references (#24330) Wesley Wigham 2018-05-22 14:09:45 -07:00
  • 5622bc2dd6 moveToNewFile: Support selecting the name of a declaration (#24331) Andy 2018-05-22 14:00:29 -07:00
  • 900e269872 Don't need to check failedLookupLocations if resolved successfully Andy Hanson 2018-05-22 13:39:30 -07:00
  • 9cda2bdba0 Support recommended completion for union (#24326) Andy 2018-05-22 13:38:28 -07:00
  • 5a664be278 Baseline accept Ryan Cavanaugh 2018-05-22 13:34:52 -07:00
  • 694a985b49 For completions, treat a '// @ts-check' file like a TypeScript one (#24321) Andy 2018-05-22 13:06:59 -07:00
  • a72cf5ceb0 Merge pull request #24329 from Microsoft/MergeMaster5-22-2 Mohamed Hegazy 2018-05-22 12:59:24 -07:00
  • fa07830ca9 Passing tests Ryan Cavanaugh 2018-05-22 12:53:31 -07:00