Commit Graph

  • b61eaf70a1 Inline function that is called once Nathan Shively-Sanders 2017-05-15 10:31:47 -07:00
  • 9ba0668afa Test:spread array after required params Nathan Shively-Sanders 2017-05-15 10:20:28 -07:00
  • 20a4e32bec parenthesization in factory Arthur Ozga 2017-05-15 10:18:34 -07:00
  • 26416c32f3 Allow spreading arrays after required parameters Nathan Shively-Sanders 2017-05-15 10:17:36 -07:00
  • 278fb803b1 Merge pull request #15781 from Microsoft/inline Andy 2017-05-15 09:51:01 -07:00
  • fceb897f75 Merge pull request #15843 from DickvdBrink/issue-15828 Nathan Shively-Sanders 2017-05-15 09:06:08 -07:00
  • 5eb2bd08ac findAllReferences: In export default foo, symbol name is foo Andy Hanson 2017-05-15 08:24:29 -07:00
  • 0cd2245c9a Accept baselines for const enum changes Dick van den Brink 2017-05-15 14:57:24 +02:00
  • 8af5910555 Only report used before declaration errors on regular enums const enums don't generate code and the values are inlined so now error is necessary Dick van den Brink 2017-05-15 14:55:17 +02:00
  • 6fd86b47f9 temp Arthur Ozga 2017-05-12 17:51:14 -07:00
  • 9e9054bd2b handle todo Arthur Ozga 2017-05-12 17:42:10 -07:00
  • 50e2912cd2 Merge pull request #15791 from Microsoft/fix13935 Ron Buckton 2017-05-12 16:49:13 -07:00
  • 3e13fadd95 Merge pull request #15808 from alexeagle/master Mohamed Hegazy 2017-05-12 16:45:14 -07:00
  • a32bc985bf respond to comments Arthur Ozga 2017-05-12 16:27:35 -07:00
  • 4240f6f5d9 Extract diagnostics formatter used by --pretty Alex Eagle 2017-05-12 16:17:32 -07:00
  • 2300a99606 Merge pull request #15614 from Microsoft/completionListForClassElementDeclarations Sheetal Nandi 2017-05-12 16:10:47 -07:00
  • 303d7b209e Merge branch 'master' into completionListForClassElementDeclarations Sheetal Nandi 2017-05-12 15:31:52 -07:00
  • 0455aaf427 Merge pull request #15805 from Microsoft/Fix14661 Mohamed Hegazy 2017-05-12 15:10:46 -07:00
  • ca748d6c02 Add insertSpaceAfterTypeAssertion to the server protocol Mohamed Hegazy 2017-05-12 14:48:13 -07:00
  • 0588f8b380 cleanup Arthur Ozga 2017-05-12 13:25:15 -07:00
  • 62dbf12825 Merge branch 'master' into typeToStringViaTypeNode Arthur Ozga 2017-05-12 13:09:43 -07:00
  • 8534a5abfc Update LKG Mohamed Hegazy 2017-05-12 12:56:50 -07:00
  • 6976dda2a3 Address PR Yui T 2017-05-12 11:54:23 -07:00
  • dbae5d210e Add more tests and update baselines Yui T 2017-05-11 22:40:34 -07:00
  • 5eb9fd04c1 getApparentType of the propsType Yui T 2017-05-11 22:40:21 -07:00
  • 07b48575c4 Update baselines Kanchalai Tanglertsampan 2017-05-11 16:31:40 -07:00
  • 62c0e69000 Add tests and update lib tests file Kanchalai Tanglertsampan 2017-05-11 16:30:56 -07:00
  • 331285be6b getApparentType for each constituent of props type of the targetAttributesType Kanchalai Tanglertsampan 2017-05-11 16:30:43 -07:00
  • d68b436e7d Merge pull request #15789 from Microsoft/master-fix15742 Mohamed Hegazy 2017-05-12 12:22:43 -07:00
  • 99ea9c730f Add the members of interfaces that need to be implemented to class element completion Sheetal Nandi 2017-05-11 13:59:06 -07:00
  • 8907c70a86 Address PR Yui T 2017-05-12 11:54:23 -07:00
  • 1becbf4d2c Merge pull request #15754 from charlespierce/string_literal_completion Mohamed Hegazy 2017-05-12 11:07:00 -07:00
  • bed1e02f87 Merge pull request #15783 from Microsoft/goToDef-default Andy 2017-05-12 11:00:41 -07:00
  • aaf6b83cb5 Don't goto aliased symbol with no declarations; and update tests Andy Hanson 2017-05-12 07:32:00 -07:00
  • e6d472c291 Merge pull request #15541 from Microsoft/union-completion Andy 2017-05-12 10:23:34 -07:00
  • 22cf036ed9 Clean up naming, add documentation, flatten (some) nested commas Ron Buckton 2017-05-12 09:57:39 -07:00
  • 1328cb81e6 Merge pull request #15777 from Microsoft/move-levenshtein-out-of-public-API Nathan Shively-Sanders 2017-05-12 07:57:03 -07:00
  • 0002d9553b Accepted baselines. becauseItsLiterallyTheWorst Daniel Rosenwasser 2017-05-12 01:38:17 -07:00
  • 145d071f46 Added test with regression in error. Daniel Rosenwasser 2017-05-12 01:38:02 -07:00
  • 68651ad3ab Replacement -> Base Daniel Rosenwasser 2017-05-12 01:18:17 -07:00
  • 8168c8e3bf Accepted baselines. Daniel Rosenwasser 2017-05-12 01:17:33 -07:00
  • 266bc47e50 Don't substitue if the source & target's base types aren't the same. Daniel Rosenwasser 2017-05-12 01:17:06 -07:00
  • ee931a8fc8 Accepted baselines. Daniel Rosenwasser 2017-05-12 00:51:56 -07:00
  • ab8555f6fa First approximation at better error reporting with literal types. Daniel Rosenwasser 2017-05-12 00:44:39 -07:00
  • f45f7579fc Adds CommaList to avoid large deeply nested comma expressions Ron Buckton 2017-05-11 23:51:20 -07:00
  • 8d09085800 Add more tests and update baselines Yui T 2017-05-11 22:40:34 -07:00
  • 84f419b533 getApparentType of the propsType Yui T 2017-05-11 22:40:21 -07:00
  • 3640abd0a7 Remove unused flags Arthur Ozga 2017-05-11 18:53:57 -07:00
  • 7d48deec34 handle todo Arthur Ozga 2017-05-11 18:44:26 -07:00
  • 0432257949 use EmitFlags.SingleLine Arthur Ozga 2017-05-11 18:39:40 -07:00
  • c099938f61 move state to flags Arthur Ozga 2017-05-11 18:18:35 -07:00
  • 82109d3d1c cleanup Arthur Ozga 2017-05-11 17:39:27 -07:00
  • a12ec1af43 Merge pull request #15788 from Microsoft/fix15707 Ron Buckton 2017-05-11 17:10:52 -07:00
  • a5e93c427b remove souceFile checks Arthur Ozga 2017-05-11 16:40:14 -07:00
  • 705771d874 Update baselines Kanchalai Tanglertsampan 2017-05-11 16:31:40 -07:00
  • bce7ddb5c5 Add tests and update lib tests file Kanchalai Tanglertsampan 2017-05-11 16:30:56 -07:00
  • 181ff86150 getApparentType for each constituent of props type of the targetAttributesType Kanchalai Tanglertsampan 2017-05-11 16:30:43 -07:00
  • 3521b9c546 if a JSSpecialPropertyDeclaration has a JSDoc type, use it Ron Buckton 2017-05-11 16:22:54 -07:00
  • d6fa91edcd goToDefinition: Skip default and = imports Andy Hanson 2017-05-11 15:48:17 -07:00
  • 5a4be34aaf Merge branch 'master' into union-completion Andy Hanson 2017-05-11 15:24:13 -07:00
  • 1a7c193621 Merge pull request #15753 from Microsoft/es2017Atomics Ron Buckton 2017-05-11 14:43:49 -07:00
  • 588c4eca42 Filter out existing members of the class from the completion list Sheetal Nandi 2017-05-11 13:59:06 -07:00
  • d5f34da9dd Accept baselines and update test Arthur Ozga 2017-05-11 14:07:33 -07:00
  • 7c89ff7d77 Inline resolvedModuleFromResolved Andy Hanson 2017-05-11 13:39:37 -07:00
  • 7a64de3aa9 Merge pull request #15772 from Microsoft/getWidth Andy 2017-05-11 13:23:10 -07:00
  • 9520108b9f Move Levenshtein distance out of public API Nathan Shively-Sanders 2017-05-11 13:18:46 -07:00
  • 83beae7b8d Merge pull request #15751 from Microsoft/tsx-gotodef Andy 2017-05-11 13:12:22 -07:00
  • 35001e9416 Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3 Nathan Shively-Sanders 2017-05-11 12:41:42 -07:00
  • 3831804cdf Test:reference ambient block scoped vars in different file Nathan Shively-Sanders 2017-05-11 11:38:26 -07:00
  • 7dd3cde196 Allow references to ambient block scoped variables Nathan Shively-Sanders 2017-05-11 11:37:28 -07:00
  • b1da19ac42 Merge pull request #15771 from Microsoft/ambient-block-scoped-references-in-different-files Nathan Shively-Sanders 2017-05-11 12:37:06 -07:00
  • 6d6cdac645 Handle escaped identifiers Andy Hanson 2017-05-11 12:22:10 -07:00
  • 20a70f99b1 findAllReferences: Clean up uses of getWidth and getStart Andy Hanson 2017-05-11 11:58:54 -07:00
  • a8ad40f131 Add async to the list of class element completion keyword and refactoring according to feedback Sheetal Nandi 2017-05-11 11:42:36 -07:00
  • 7803c1ce17 Test:reference ambient block scoped vars in different file Nathan Shively-Sanders 2017-05-11 11:38:26 -07:00
  • e76c96ce54 Allow references to ambient block scoped variables Nathan Shively-Sanders 2017-05-11 11:37:28 -07:00
  • c97b389b07 Simplifying the json conversion notifier Sheetal Nandi 2017-05-11 09:06:01 -07:00
  • cff19ab3d3 Switch map to be used as a set rather than a map Charles Pierce 2017-05-11 10:42:25 -07:00
  • ac6018aa95 type arguments in qualified names Arthur Ozga 2017-05-10 17:01:05 -07:00
  • 60def44886 Merge pull request #15767 from Microsoft/moduleResolution Andy 2017-05-11 09:35:29 -07:00
  • b60de870bc Merge branch 'master' into ownJsonParsing Sheetal Nandi 2017-05-11 09:11:26 -07:00
  • d7e9609ae5 Merge branch 'master' into ownJsonParsing Sheetal Nandi 2017-05-11 09:06:01 -07:00
  • 5c5b5e9a3b Fail on bad moduleResolution kind Andy Hanson 2017-05-11 09:06:01 -07:00
  • 066bb16173 Merge pull request #15539 from Microsoft/isolated-modules_export-star Andy 2017-05-10 17:59:08 -07:00
  • 2ba89fc534 Merge pull request #15538 from Microsoft/isolated-modules_re-export-type Andy 2017-05-10 17:58:49 -07:00
  • 3c8732fab1 Prevent Duplicate String Literal Completions Charles Pierce 2017-05-10 17:26:47 -07:00
  • 578826cd61 Adds definitions for the es2017 Atomics global object Ron Buckton 2017-05-10 16:41:30 -07:00
  • 12cfa248c1 Merge pull request #15673 from Microsoft/import-star-export-equals Andy 2017-05-10 17:04:04 -07:00
  • 0f7cc75d9b Merge pull request #15752 from Microsoft/PortCompileOnSaveFixToRelease-2.3 jramsay 2017-05-10 16:34:57 -07:00
  • 69324278d1 Merge pull request #15741 from Microsoft/import_propertyName_isWriteAccess Andy 2017-05-10 16:30:48 -07:00
  • fd43e15058 In shims.ts resolveModuleName should only return resolved modules found in ts files (.ts, .d.ts, .tsx) Jason Ramsay 2017-05-10 11:38:10 -07:00
  • 8cf8184a57 Merge pull request #15744 from Microsoft/CompileOnSaveFixInResolveModuleName jramsay 2017-05-10 16:09:38 -07:00
  • f05a85d56f Fix bug for goto-definition on a TSX constructor using an alias declaration Andy Hanson 2017-05-10 15:49:40 -07:00
  • 8491ad9710 Merge pull request #15743 from Microsoft/findAllRefs-enum-namespace Andy 2017-05-10 12:58:04 -07:00
  • 52df34bfab Fix lint Nathan Shively-Sanders 2017-05-10 11:51:07 -07:00
  • 7b660c8f36 Test: no declare in declaration tmp in namespace Nathan Shively-Sanders 2017-05-10 11:48:32 -07:00
  • 03bca49794 Correctly emit expression in extends in namespace Nathan Shively-Sanders 2017-05-10 11:45:01 -07:00
  • 2f0e34149d Merge pull request #15740 from Microsoft/emit-expression-in-extends-nested Nathan Shively-Sanders 2017-05-10 12:41:11 -07:00
  • f3fe0138a2 Also make EnumMember have Type meaning Andy Hanson 2017-05-10 12:20:46 -07:00
  • e26d2ae139 An enum should include a Namespace SemanticMeaning Andy Hanson 2017-05-10 12:11:44 -07:00