Commit Graph

  • f1e9fe397e Merge pull request #14072 from Microsoft/filename Andy 2017-02-14 12:57:58 -08:00
  • cd272e8244 Error on emit declaration of extends class w/o symbol Nathan Shively-Sanders 2017-02-14 12:42:32 -08:00
  • e74c03aca3 Add missing filename to tsx test Andy Hanson 2017-02-14 12:17:18 -08:00
  • 0417e3f909 Merge pull request #14050 from Microsoft/tsx_completion Andy 2017-02-14 12:13:15 -08:00
  • 8bd5683b06 Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-14 12:08:16 -08:00
  • 72877ed596 Merge pull request #14035 from Microsoft/findallrefs_keyword_definition Mohamed Hegazy 2017-02-14 12:06:59 -08:00
  • f6a3a3fc3d Use '__this__' property in contextual type to indicate type of 'this' Anders Hejlsberg 2017-02-14 12:04:39 -08:00
  • fde1eda881 Update LKG Mohamed Hegazy 2017-02-14 11:54:46 -08:00
  • 27f2b668f8 Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-14 11:53:56 -08:00
  • 891b1aecde Merge pull request #14071 from Microsoft/portLibChanges Mohamed Hegazy 2017-02-14 11:44:33 -08:00
  • 13cb66c555 Merge pull request #13913 from Microsoft/allowExportDeclarationsInAmbientNamespaces Mohamed Hegazy 2017-02-14 11:44:07 -08:00
  • 477d9f2e48 Merge pull request #13796 from Microsoft/fix-duplicate-identifier-reporting Nathan Shively-Sanders 2017-02-14 11:42:48 -08:00
  • c57fc1fa54 Merge pull request #14055 from aozgaa/UnduplicateAbstractMethodCodeFix Arthur Ozga 2017-02-14 11:42:28 -08:00
  • b3bb8ae996 Merge pull request #14000 from mattmccutchen/lib-string-replace Mohamed Hegazy 2017-02-14 11:39:12 -08:00
  • 6c2c2f8f3f use deduplicate Arthur Ozga 2017-02-14 11:30:19 -08:00
  • 84111fa581 Use Promise instead of PromiseLike in the library Mohamed Hegazy 2017-02-14 11:29:14 -08:00
  • c547f52efd Merge pull request #14053 from Microsoft/usePromise Mohamed Hegazy 2017-02-14 11:17:40 -08:00
  • 65d637d757 Merge pull request #14060 from Microsoft/updateVersionTo2.3 Mohamed Hegazy 2017-02-14 11:13:04 -08:00
  • a742f6271c Handle additional cases Andy Hanson 2017-02-14 08:46:58 -08:00
  • de5091081a Fix failing tests Andy Hanson 2017-02-14 06:53:44 -08:00
  • 1c080d11e6 Set ScriptElementKind for enum members to "enum member" instead of "const" Andy Hanson 2017-01-20 07:20:23 -08:00
  • 2752bfb704 Fix lint failures Mohamed Hegazy 2017-02-13 22:21:34 -08:00
  • 6613530935 Accept baselines Mohamed Hegazy 2017-02-13 22:14:05 -08:00
  • abae1bd136 Accept baseline recursivelly Mohamed Hegazy 2017-02-13 22:13:48 -08:00
  • db0e3762e9 Merge remote-tracking branch 'origin/master' into functionAndClassProperties Mohamed Hegazy 2017-02-13 20:55:17 -08:00
  • 90eef8940e accept baseline change Mohamed Hegazy 2017-02-13 20:54:57 -08:00
  • 0aa8a6e4a5 Consolidate bindProperty logic in one function Mohamed Hegazy 2017-02-13 20:54:47 -08:00
  • 6feafc9483 Remove extra overload Mohamed Hegazy 2017-02-13 20:49:37 -08:00
  • ef3b1138bb Merge branch 'master' into FixObjectCreate Mohamed Hegazy 2017-02-13 20:41:19 -08:00
  • 53d095bd69 Update version Mohamed Hegazy 2017-02-13 20:35:54 -08:00
  • fc606eb428 Update LKG Mohamed Hegazy 2017-02-13 17:15:43 -08:00
  • 21355982fd Offer missing abstract codefix once Arthur Ozga 2017-02-13 16:58:14 -08:00
  • 0c8ef9ab6e Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-13 16:03:42 -08:00
  • 143edff303 Merge remote-tracking branch 'origin/master' into usePromise Mohamed Hegazy 2017-02-13 15:15:24 -08:00
  • 3f00197fce Accept baselines Mohamed Hegazy 2017-02-13 14:29:46 -08:00
  • 765e57b318 Update tests Mohamed Hegazy 2017-02-13 14:29:46 -08:00
  • 91ac4b29a1 Report a specialized error message for missing Promise constructor declaration when Promise type is available Mohamed Hegazy 2017-02-13 14:29:46 -08:00
  • 43aafb9f73 Merge branch 'master' into untyped_module_symbol Andy Hanson 2017-02-13 14:51:27 -08:00
  • aa5c88f5a6 Detect non-tag uses of < in TSX completions Andy Hanson 2017-02-13 14:42:51 -08:00
  • f673f48fad inject pre-finally and after-finally edges into flow graph to possible ignore pre-finally during flow walk (#13845) Vladimir Matveev 2017-02-13 14:36:12 -08:00
  • ab053bfe0e Accept baselines Mohamed Hegazy 2017-02-13 14:29:46 -08:00
  • ba8330cba6 Merge pull request #14006 from Microsoft/better-discriminated-union-errors Nathan Shively-Sanders 2017-02-13 14:14:22 -08:00
  • dedf4a7538 Merge branch 'master' into asyncGenerators Ron Buckton 2017-02-13 13:53:34 -08:00
  • 58b8a54e5f fix build break (#14049) Vladimir Matveev 2017-02-13 13:38:04 -08:00
  • a3feb54d32 Merge branch 'master' into untyped_module_symbol Andy Hanson 2017-02-13 13:33:53 -08:00
  • 271ca80c75 Address PR comments Nathan Shively-Sanders 2017-02-13 13:35:07 -08:00
  • 46d9f37020 Merge pull request #12033 from Microsoft/add-undefined-to-default-valued-parameters Nathan Shively-Sanders 2017-02-13 13:30:46 -08:00
  • c2cd4f66e7 Address PR comments and fix lint Nathan Shively-Sanders 2017-02-13 13:21:12 -08:00
  • 06522989b9 Merge pull request #13930 from Microsoft/no-subtype-reduction-in-includeFalsyTypes Nathan Shively-Sanders 2017-02-13 13:09:07 -08:00
  • 11929e33ed Address PR comments Nathan Shively-Sanders 2017-02-13 12:54:58 -08:00
  • d7ae0df647 Move interface Promise<T> declaration to es5.d.ts Mohamed Hegazy 2017-02-13 12:50:44 -08:00
  • bc1058e50a Merge pull request #13871 from Microsoft/master-fix13709 Yui 2017-02-13 12:32:50 -08:00
  • de40000814 switch FileExtensionInfo to always mean .js file and deduplicate entries in getSupportedExtensions (#14046) Vladimir Matveev 2017-02-13 12:19:33 -08:00
  • 7cd0e1a0e6 Merge pull request #13990 from Microsoft/fixPrivateProtected Anders Hejlsberg 2017-02-13 08:13:38 -10:00
  • 778fed96fd When performing find-all-refs for a keyword, use the first result as the definition. Andy Hanson 2017-02-13 06:47:41 -08:00
  • d24b6891d8 Merge pull request #13678 from Microsoft/package_json_main_2 Andy 2017-02-13 06:19:40 -08:00
  • 20cc428785 Fix jsdoc typedef symbol scope + avoid bind twice if the tag has a jsdoc namespace Zhengbo Li 2017-02-10 19:24:56 -08:00
  • 1c7628e653 Improve discriminated union error messages Nathan Shively-Sanders 2017-02-10 14:01:47 -08:00
  • ecfa0de449 lib: Fix documentation of String.replace first parameter. Matt McCutchen 2017-02-10 16:28:00 -05:00
  • 1243e11a7b Update unittests Kanchalai Tanglertsampan 2017-02-10 13:26:21 -08:00
  • b250acd1d8 Merge branch 'master-fix13709' of https://github.com/Microsoft/TypeScript into master-fix13709 Kanchalai Tanglertsampan 2017-02-10 12:48:31 -08:00
  • dc1ac131ff Emit "__esModule" before other statments Kanchalai Tanglertsampan 2017-02-10 12:48:14 -08:00
  • 15935ec48e Emit "__esModule" before other statments Kanchalai Tanglertsampan 2017-02-10 12:46:32 -08:00
  • 91421c8dbc Fix "semicolon" lint rule options (was not enabled) Andy Hanson 2017-02-10 12:24:10 -08:00
  • 3480fcc69a Always set allowNonTsExtensions for allowJs Jason Ramsay 2017-02-09 17:06:47 -08:00
  • 3e427f4860 Merge branch 'master' into asyncGenerators Ron Buckton 2017-02-10 09:46:06 -08:00
  • c870beffc7 Accept new baselines Anders Hejlsberg 2017-02-09 17:47:25 -08:00
  • 88961a276d Add tests Anders Hejlsberg 2017-02-09 17:47:04 -08:00
  • 22b9c69873 Merge the comment writer back into the emitter to reduce stack size. mergeCommentWriter Ron Buckton 2017-02-09 17:36:25 -08:00
  • 2fc634f460 Merge pull request #13905 from Microsoft/optionalParametersInJSFunctions Mohamed Hegazy 2017-02-09 16:46:19 -08:00
  • e76607e864 Fix typo Mohamed Hegazy 2017-02-09 16:24:32 -08:00
  • cd22d81c67 Merge branch 'master' into publicTransformers Ron Buckton 2017-02-09 15:44:51 -08:00
  • 43c49b1ae7 Properly handle private/protected properties in intersection types Anders Hejlsberg 2017-02-09 15:32:17 -08:00
  • 4b8396bb6b Merge branch 'master' into functionAndClassProperties Mohamed Hegazy 2017-02-09 15:28:31 -08:00
  • a47c47611f Respond to code review comments Mohamed Hegazy 2017-02-09 15:25:49 -08:00
  • 4ec68481ba Merge pull request #13903 from Microsoft/jsPropertyWidening Mohamed Hegazy 2017-02-09 15:08:35 -08:00
  • 24ddbe4b60 Widen after sub-type-reduction took place Mohamed Hegazy 2017-02-09 14:55:07 -08:00
  • a295aa8fd1 Reduce stack depth due to substitution Ron Buckton 2017-02-09 13:10:17 -08:00
  • 47203c5c3a Merge pull request #13983 from Microsoft/lintFixes Mohamed Hegazy 2017-02-09 13:02:10 -08:00
  • 270c0b80d9 Merge pull request #13959 from Microsoft/fix-assigned-type-of-assignment-nested-in-literals Nathan Shively-Sanders 2017-02-09 12:59:46 -08:00
  • f7b20624cf Merge pull request #13916 from Microsoft/master-fix13602 Yui 2017-02-09 12:51:22 -08:00
  • 84fc29f900 Fix lint failures detected by tslint@4.4.2 Mohamed Hegazy 2017-02-09 12:46:09 -08:00
  • e9a578c53c Update comment Kanchalai Tanglertsampan 2017-02-09 12:40:15 -08:00
  • 6dec0f5ea6 Add language service test when element type is a union type Kanchalai Tanglertsampan 2017-02-09 12:40:08 -08:00
  • d2e28809b1 Update LKG Mohamed Hegazy 2017-02-09 12:37:27 -08:00
  • 1d349526ba Fix versions of TypeScript and tslint Mohamed Hegazy 2017-02-09 12:36:43 -08:00
  • 8da2bd97bd Address code review Kanchalai Tanglertsampan 2017-02-09 12:32:50 -08:00
  • f02e11d86f Update version Mohamed Hegazy 2017-02-09 11:38:21 -08:00
  • 2e63608f82 Merge branch 'master' into release-2.2 Mohamed Hegazy 2017-02-09 11:34:37 -08:00
  • d0dcee0b23 Add tests and baselines for union element type Kanchalai Tanglertsampan 2017-02-09 11:25:48 -08:00
  • e90a328562 correctly handle the case when attributes type is empty object Kanchalai Tanglertsampan 2017-02-09 10:05:05 -08:00
  • b5c59c6f40 Merge pull request #13967 from Microsoft/vladima/13964 Mohamed Hegazy 2017-02-09 10:04:46 -08:00
  • 2480e8d492 do secondary lookup only if module has non-relative name Vladimir Matveev 2017-02-08 20:35:01 -08:00
  • 4de44ee1a2 Mark some more options as advanced Mohamed Hegazy 2017-02-08 19:32:27 -08:00
  • e238b38278 Update some tests because the original marker will be deleted zhengbli 2017-02-08 19:32:02 -08:00
  • c97673c55c Make categories localizable Mohamed Hegazy 2017-02-08 19:25:08 -08:00
  • 80568c5326 remove the new line after targeted line zhengbli 2017-02-08 19:11:42 -08:00
  • 1c0ca7ce1d Remove properties from tsconfig.json that defaults to false Mohamed Hegazy 2017-02-08 19:09:22 -08:00
  • 9fc4f6e1b9 Write comments for compiler options in tsc --init output Mohamed Hegazy 2017-02-08 19:07:15 -08:00
  • 328f5cc415 Add conformance tests for union element type Kanchalai Tanglertsampan 2017-02-08 17:19:11 -08:00