Commit Graph
2771 Commits
Author SHA1 Message Date
Arthur Ozga 1b8486df89 Still re-writing missing member grabber 2016-11-04 16:35:51 -07:00
Arthur Ozga 3b0b696517 broken 2016-11-03 16:02:32 -07:00
Arthur Ozga d02eb6c1f1 fix jakefile1 2016-11-02 14:43:16 -07:00
Arthur Ozga 1b60a97bed Remove unused 2016-11-02 10:40:10 -07:00
Arthur Ozga 0380f3f38e Recognize modifiers 2016-11-01 17:19:06 -07:00
Arthur Ozga 324000020c Merge branch 'master' into interfaceFixes 2016-11-01 15:43:54 -07:00
Arthur Ozga aa6ecd4154 Fix linting errors 2016-11-01 15:39:01 -07:00
Arthur Ozga cbaea9996c Cleanup Extends -> Interface Change 2016-10-31 14:47:02 -07:00
Arthur Ozga 16dc834d2d extends->implements w/ implements keyword present 2016-10-28 18:39:17 -07:00
Arthur Ozga c89b97b56a Add removeAbstractModifier Fix
Still need to add localization strings
2016-10-28 18:38:03 -07:00
Arthur Ozga d24236b933 Simplify getCodeFixChanges 2016-10-27 16:39:47 -07:00
Arthur Ozga 3ac9ffa75e Nerf Extends to implements For Now 2016-10-27 16:33:33 -07:00
Andy Hanson 12f6dcefa1 Revert "Merge pull request #11354 from Microsoft/map4"
This reverts commit adfdae0dc4, reversing
changes made to aad663cebf.
2016-10-27 15:50:21 -07:00
Andy Hanson bcc0807198 Respond to PR comments 2016-10-27 13:14:56 -07:00
Andy Hanson 867093707b Merge branch 'master' into map4 2016-10-27 12:36:50 -07:00
Andy Hanson dec5f4b39a Merge branch 'master' into map4 2016-10-27 12:21:06 -07:00
Andy Hanson 0f8003fb39 Make extension property of ResolvedModule optional; introduce ResolvedModuleFull interface for when the extension is provided. 2016-10-27 11:35:20 -07:00
AndyandGitHub b5ba3152ff Merge pull request #11704 from Microsoft/refactor_module_resolution
Return both ts and js results from module resolution
2016-10-27 06:03:29 -07:00
Ron BucktonandGitHub e6bea90a1f Merge pull request #11769 from Microsoft/moveModuleTransformToEnd
Move module transformers to end of transformations
2016-10-26 17:51:34 -07:00
Arthur Ozga 5d9a4e3054 Move codeFixProvider.ts 2016-10-26 17:02:09 -07:00
Arthur Ozga a66b0ae54c Split CodeFixes in Separate Files 2016-10-26 16:57:43 -07:00
Arthur Ozga ecc029fd1c more temp 2016-10-26 14:27:51 -07:00
Arthur Ozga 2abf906ac7 Merge branch 'master' into interfaceFixes 2016-10-26 14:02:09 -07:00
Arthur Ozga f74872dd69 temp 2016-10-26 11:30:52 -07:00
Andy Hanson c958c47ef5 Merge branch 'master' into map4 2016-10-26 11:05:51 -07:00
Alexander RusakovandMohamed Hegazy 8ad68adac9 Fix #10108 (Completion suggestion for object literal with getter) (#11808)
* Fix #10108 (Completion suggestion for object literal with getter)

* completions for setter
2016-10-26 10:01:23 -07:00
Andy Hanson 9130fbd731 Merge branch 'master' into refactor_module_resolution 2016-10-26 08:27:34 -07:00
Andy Hanson 07bb2582b6 Don't require resolvedTsFileName and resolvedJsFileName, just resolvedFileName and extension. Also, change search order to do all TS searching before searching for JS. 2016-10-26 08:13:58 -07:00
Vladimir MatveevandMohamed Hegazy 7890f63250 use unresolved imports as a source of used typings (#11828) 2016-10-25 15:24:21 -07:00
Arthur Ozga d1cea7361b Refactor Loop 2016-10-25 14:17:10 -07:00
Arthur Ozga 151f940100 Refactor classDeclarations 2016-10-25 14:01:33 -07:00
Arthur Ozga 6b4f6b5864 Remove Type Assignability QuickFix 2016-10-25 13:58:32 -07:00
Arthur Ozga 59cfa2eafe remove whitespace 2016-10-25 11:06:04 -07:00
Arthur Ozga 77df58bdb6 simplify regex 2016-10-25 11:03:54 -07:00
Arthur Ozga 476b6e02c8 remove check on property assignment 2016-10-25 10:59:17 -07:00
Arthur Ozga c9b490f234 Merge branch 'master' into arozga/RemoveNavBarWhiteSpace 2016-10-25 10:39:18 -07:00
Arthur Ozga 82e8e43236 only remove whitespace for expr assignment 2016-10-25 10:38:41 -07:00
Arthur Ozga cb804df151 remove whitespace 2016-10-24 17:53:03 -07:00
Anders HejlsbergandGitHub 39a4feb90a Merge pull request #11771 from Microsoft/typeFlagsRefactoring
Type flags refactoring
2016-10-24 10:49:59 -07:00
Anders Hejlsberg 7facab08cb Rename TypeFlags.ObjectType to TypeFlags.Object 2016-10-21 16:32:28 -07:00
Vladimir Matveev a477d1f7bb Merge pull request #11764 from Microsoft/vladima/11744
watch configuration files if they exist even if they cannot be parsed
2016-10-20 21:31:38 -07:00
Ron Buckton c40c7f9679 Merge branch 'master' into moveModuleTransformToEnd 2016-10-20 17:07:07 -07:00
Anders Hejlsberg 10c6ab6703 Introduce ObjectFlags in object types 2016-10-20 15:28:32 -07:00
Andy Hanson 5e7e5421fa Add noop, notImplemented, and notYetImplemented helpers 2016-10-19 14:21:48 -07:00
Andy Hanson a11838215c Merge branch 'master' into map4 2016-10-19 13:16:55 -07:00
Andy Hanson 1d201c1add Merge branch 'master' into refactor_module_resolution 2016-10-19 09:20:45 -07:00
Andy Hanson 6814c1d883 Forbid unused locals/parameters anywhere 2016-10-19 08:27:49 -07:00
AndyandGitHub db0ee4f763 Merge pull request #11715 from Microsoft/unused
Forbid unused locals/parameters in compiler
2016-10-19 06:43:01 -07:00
jramsayandGitHub 14e5de3b1d Merge pull request #11647 from Microsoft/AddIsGlobalCompletionRestrictions
Add restrictions to IsGlobalCompletion
2016-10-18 14:25:36 -07:00
Jason Ramsay dba03377b8 Adding JSXExpression check for isGlobalCompletion and associated tests 2016-10-18 14:04:21 -07:00