Commit Graph

  • 4db86f78b0 Merge branch 'master' into publicTransformers Ron Buckton 2017-02-16 17:47:09 -08:00
  • d7e153d252 Accept new baselines Anders Hejlsberg 2017-02-16 17:47:58 -08:00
  • 67a004195a Minor factory cleanup Ron Buckton 2017-02-16 17:42:58 -08:00
  • e512376b0c Update tests Anders Hejlsberg 2017-02-16 17:42:22 -08:00
  • 03b9066b7d Merge pull request #12346 from Microsoft/asyncGenerators Ron Buckton 2017-02-16 17:40:39 -08:00
  • 11f58ea2f0 Minor fixes after merging from master Ron Buckton 2017-02-16 17:31:26 -08:00
  • cf72ceb093 Merge branch 'master' into asyncGenerators Ron Buckton 2017-02-16 17:22:43 -08:00
  • 344a9d274d PR feedback Ron Buckton 2017-02-16 17:16:27 -08:00
  • 33fc26cb9c Detect this type for codefix Arthur Ozga 2017-02-16 17:11:01 -08:00
  • 7d82e15ee5 Add tests Arthur Ozga 2017-02-16 17:10:33 -08:00
  • 2ca6164fea Default contextual 'this' type is containing object literal Anders Hejlsberg 2017-02-16 17:04:30 -08:00
  • 8cd6c5d8eb Introduce ThisType<T> marker interface Anders Hejlsberg 2017-02-16 17:03:39 -08:00
  • 6b5c448d79 Merge pull request #14131 from Microsoft/release-2.2_default_import_name Mohamed Hegazy 2017-02-16 16:23:23 -08:00
  • 125a8fa2fe Merge pull request #14133 from aozgaa/MissingPropertyFix-2.2 Arthur Ozga 2017-02-16 14:55:09 -08:00
  • b62b4678ac add periods Arthur Ozga 2017-02-16 14:54:42 -08:00
  • 6ff081fea6 Merge branch 'master' into publicTransformers Ron Buckton 2017-02-16 14:33:01 -08:00
  • f2770a1216 widen type, index signature, and add tests Arthur Ozga 2017-02-16 13:37:35 -08:00
  • a4cf12efb7 cleanup Arthur Ozga 2017-02-15 15:15:09 -08:00
  • d9e0fffad9 use getBaseTypeOfLiteralType Arthur Ozga 2017-02-15 14:24:25 -08:00
  • 150e2fbf50 add tests Arthur Ozga 2017-02-14 18:10:21 -08:00
  • f133a6755e wip testing Arthur Ozga 2017-02-14 17:27:07 -08:00
  • 2187e677b3 Get Widened Type Arthur Ozga 2017-02-14 17:20:04 -08:00
  • 533262ce83 wip Arthur Ozga 2017-02-13 11:18:56 -08:00
  • 511cc41e56 Better strictNullChecks support for TransformationContext Ron Buckton 2017-02-16 14:13:59 -08:00
  • af18df3fe8 Simplify visitNode Ron Buckton 2017-02-16 14:11:53 -08:00
  • e66c824f31 Remove unnecessary else clause Kanchalai Tanglertsampan 2017-02-16 14:07:27 -08:00
  • 8a5bebe4de Merge pull request #14097 from aozgaa/MissingPropertyFix Arthur Ozga 2017-02-16 14:04:51 -08:00
  • ee13f31010 Handle undefined import name Andy Hanson 2017-02-16 14:04:49 -08:00
  • f6e9dad838 Check fullName has value for typedefTag Zhengbo Li 2017-02-16 14:04:43 -08:00
  • 8f79f9529f Add tests and baselines Kanchalai Tanglertsampan 2017-02-16 14:03:59 -08:00
  • ea01ad4cbd Check for conflict marker when trying to parse JSX child Kanchalai Tanglertsampan 2017-02-16 14:03:41 -08:00
  • f2f462f491 Merge pull request #14129 from Microsoft/default_import_name Andy 2017-02-16 14:03:16 -08:00
  • 0243510315 clean up trailing whitespace Ron Buckton 2017-02-16 13:56:32 -08:00
  • fd320b0f83 Support strictNullChecks mode in visitors Ron Buckton 2017-02-16 13:48:32 -08:00
  • 6e198f9c51 Merge branch 'master' into MissingPropertyFix Arthur Ozga 2017-02-16 13:40:27 -08:00
  • 1b6cf97766 widen type, index signature, and add tests Arthur Ozga 2017-02-16 13:37:35 -08:00
  • 896e576374 fix typo Zhengbo Li 2017-02-16 13:17:42 -08:00
  • 7fd711c81d Handle undefined import name Andy Hanson 2017-02-16 13:10:03 -08:00
  • 0f495fb694 Merge branch 'strictNullFactories' into publicTransformers Ron Buckton 2017-02-16 12:41:58 -08:00
  • 3a7874f138 Update factories to work with strictNullChecks Ron Buckton 2017-02-16 12:27:41 -08:00
  • 6c58938743 Merge pull request #13648 from Microsoft/functionAndClassProperties Mohamed Hegazy 2017-02-16 12:27:14 -08:00
  • 510b384e26 Update LKG Mohamed Hegazy 2017-02-16 12:10:01 -08:00
  • 2e466c6d8f Merge pull request #14122 from Microsoft/jsx-spread-calls-isValidSpreadType Nathan Shively-Sanders 2017-02-16 11:13:34 -08:00
  • 08fe20ec24 [release-2.2] use separate process to probe if drive is safe to watch (#14098) (#14124) Vladimir Matveev 2017-02-16 11:09:42 -08:00
  • 0627881e05 add release-2.2 (approved by @mhegazy) Vladimir Matveev 2017-02-16 11:01:28 -08:00
  • b9ac2649a5 use separate process to probe if drive is safe to watch (#14098) (#14123) Vladimir Matveev 2017-02-16 10:59:26 -08:00
  • bef1f9e87f call isValidSpreadType in createJsxAttributesTypeFromAttributesProperty Nathan Shively-Sanders 2017-02-16 10:41:35 -08:00
  • 8c54bbaa04 use separate process to probe if drive is safe to watch (#14098) Vladimir Matveev 2017-02-16 10:32:01 -08:00
  • c90040effb Merge pull request #14113 from Microsoft/vladima/update-gulp-ts Vladimir Matveev 2017-02-16 07:52:27 -08:00
  • da0bd618f8 update gulp-typescript to 3.1.5 Vladimir Matveev 2017-02-16 07:30:19 -08:00
  • 151023c69b Fix and consolidate tsx rename tests Andy Hanson 2017-02-16 06:59:17 -08:00
  • d99a46e8ce Better handle additional re-export cases Andy Hanson 2017-02-13 09:01:30 -08:00
  • 42a832ad3d Refactor findAllReferences. Now supports renamed exports and imports. Andy Hanson 2017-01-26 11:02:08 -08:00
  • 8d1c9d5f9a Addressing CR comments Jason Ramsay 2017-02-15 17:33:57 -08:00
  • 7e58afadc4 Bower_Components fix Jason Ramsay 2017-02-09 17:05:27 -08:00
  • cf3b4d6b00 cleanup Arthur Ozga 2017-02-15 15:15:09 -08:00
  • 96b52c871e Merge pull request #14096 from RyanCavanaugh/preserveConstEnums_2.2 Ryan Cavanaugh 2017-02-15 14:58:31 -08:00
  • 593ee683b9 Merge pull request #14095 from RyanCavanaugh/preserveConstEnums Ryan Cavanaugh 2017-02-15 14:58:23 -08:00
  • 8b9fa4ce74 LKG update Ryan Cavanaugh 2017-02-15 14:44:31 -08:00
  • 3115771a61 Include Jake change Ryan Cavanaugh 2017-02-15 14:41:34 -08:00
  • 1ed10f0cb9 Update LKG Ryan Cavanaugh 2017-02-15 14:41:50 -08:00
  • 36faa5a470 Include Jake change Ryan Cavanaugh 2017-02-15 14:41:34 -08:00
  • e4d7dc44b7 Merge pull request #13461 from flekmatik/getDefaultTypeRoots-fix Mohamed Hegazy 2017-02-15 14:32:36 -08:00
  • 9110461294 use getBaseTypeOfLiteralType Arthur Ozga 2017-02-15 14:24:25 -08:00
  • 81a6fd335c Preserve const enums for tsserver Ryan Cavanaugh 2017-02-15 14:05:53 -08:00
  • ddbd2b301e Preserve const enums for tsserver Ryan Cavanaugh 2017-02-15 14:05:53 -08:00
  • 37f7a459ed Make 'extends' error message uniform. Nathan Shively-Sanders 2017-02-14 15:04:31 -08:00
  • 50ff33ab82 Address PR comment Nathan Shively-Sanders 2017-02-14 14:13:12 -08:00
  • 170e1bdddb Test error w/exported class extending intersection Nathan Shively-Sanders 2017-02-14 13:31:22 -08:00
  • 57dce1c0bc Error on emit declaration of extends class w/o symbol Nathan Shively-Sanders 2017-02-14 12:42:32 -08:00
  • 1296f240c6 Merge pull request #14074 from Microsoft/error-on-decl-of-extends-intersection Nathan Shively-Sanders 2017-02-15 13:43:51 -08:00
  • 304864c626 Change prologue generation order; object rest back in prologue Nathan Shively-Sanders 2017-02-15 13:29:02 -08:00
  • 458e87824b ES5:Emit parameter initialiser before object rest destructuring Nathan Shively-Sanders 2017-02-15 08:40:23 -08:00
  • ca6f1c3a41 Merge pull request #13640 from Microsoft/wip-master-statelessOverload Yui 2017-02-15 07:17:32 -08:00
  • 9be853fb8f Merge pull request #13487 from Microsoft/genericDefaults Ron Buckton 2017-02-14 19:32:16 -08:00
  • 23216f9ba1 Merge branch 'master' into genericDefaults Ron Buckton 2017-02-14 19:19:18 -08:00
  • 18cba86e74 add tests Arthur Ozga 2017-02-14 18:10:21 -08:00
  • f047a6ea31 wip testing Arthur Ozga 2017-02-14 17:27:07 -08:00
  • 92e4c6b7db Get Widened Type Arthur Ozga 2017-02-14 17:20:04 -08:00
  • 9897c69492 wip Arthur Ozga 2017-02-13 11:18:56 -08:00
  • f4175c0184 Merge pull request #14076 from JamesHenry/make-unescapeIdentifier-public Mohamed Hegazy 2017-02-14 17:26:58 -08:00
  • a52ccff74e Update baseline adding of "__esModule" Kanchalai Tanglertsampan 2017-02-14 15:21:25 -08:00
  • e5cfe5c348 Merge branch 'master' into wip-master-statelessOverload Kanchalai Tanglertsampan 2017-02-14 15:21:06 -08:00
  • c2b2c78c4a Make 'extends' error message uniform. Nathan Shively-Sanders 2017-02-14 15:04:31 -08:00
  • 2cd0385943 Make unescapeIdentifier public James Henry 2017-02-14 22:26:12 +00:00
  • b8d04baf34 Update LKG Mohamed Hegazy 2017-02-14 14:23:42 -08:00
  • 518cb4d8bc Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-14 14:20:47 -08:00
  • 87b780d641 Merge pull request #12231 from RyanCavanaugh/ls-proxy Ryan Cavanaugh 2017-02-14 14:16:23 -08:00
  • 733dbd9a42 Update LKG Mohamed Hegazy 2017-02-14 14:15:12 -08:00
  • d1a972fcdd Address PR comment Nathan Shively-Sanders 2017-02-14 14:13:12 -08:00
  • 86cc405286 Fix downstream use Ryan Cavanaugh 2017-02-14 13:45:19 -08:00
  • fbab67f397 Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-14 13:44:43 -08:00
  • 83ef026613 Merge pull request #13996 from Microsoft/UnsupportedExtensionsFix Mohamed Hegazy 2017-02-14 13:42:13 -08:00
  • aec310996c Language service extensibility Ryan Cavanaugh 2017-02-14 13:35:16 -08:00
  • dd1df4fea1 Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-14 13:31:54 -08:00
  • 2f27e85a18 Test error w/exported class extending intersection Nathan Shively-Sanders 2017-02-14 13:31:22 -08:00
  • ae02db4950 Merge pull request #13936 from Microsoft/FixObjectCreate Mohamed Hegazy 2017-02-14 13:29:41 -08:00
  • b5b402b222 Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-14 13:20:31 -08:00
  • 81f4e38643 Enable per-request cancellation (#12371) Vladimir Matveev 2017-02-14 13:18:42 -08:00
  • 1f484a9a03 Merge pull request #13966 from zhengbli/13110 Zhengbo Li 2017-02-14 13:15:17 -08:00