Commit Graph

  • cdc999a6c5 Only check if method declaration has modifier when method is declared in object literal expression Yui T 2015-07-07 16:26:48 -07:00
  • 1b02232165 Merge branch 'fix3737' of https://github.com/RyanCavanaugh/TypeScript into fix3737 Ryan Cavanaugh 2015-07-07 16:22:43 -07:00
  • 8f3bce121d Actually fix the bug this time. Ryan Cavanaugh 2015-07-07 16:22:04 -07:00
  • 6e332cf266 Remove file that shouldn't have been in this branch Ryan Cavanaugh 2015-07-07 15:45:35 -07:00
  • 24d22da804 Merge remote-tracking branch 'upstream/master' into fix3737 Ryan Cavanaugh 2015-07-07 15:36:13 -07:00
  • b5b1b7b5bb Use symbol.getName for classExpression and functionExpression since it now correctly represent declared-name. Yui T 2015-07-07 15:26:01 -07:00
  • 872fdcf444 Merge branch 'master' into completionListWithLocalName Yui T 2015-07-07 15:17:42 -07:00
  • 003c3a0641 Merge branch 'master' into semanticBindingPropNames Daniel Rosenwasser 2015-07-07 14:48:30 -07:00
  • 8cdd59f7be Merge pull request #3727 from Microsoft/elipsisMeansQuiet Daniel Rosenwasser 2015-07-07 14:45:59 -07:00
  • f2731e4033 Merge pull request #3757 from Microsoft/noImportClauseBuilders Daniel Rosenwasser 2015-07-07 14:45:39 -07:00
  • 33df79d11e Correct "NodeList" to "NodeListOf" Zhengbo Li 2015-07-07 14:40:08 -07:00
  • 719498eb0f Merge pull request #3770 from RyanCavanaugh/fix3764 Ryan Cavanaugh 2015-07-07 14:38:26 -07:00
  • 3ccaa0ee26 Cleanup Ryan Cavanaugh 2015-07-07 14:33:59 -07:00
  • 70c4f08b10 Changed the return type of several well-known functions to NodeList<Element> Zhengbo Li 2015-07-07 14:30:38 -07:00
  • 99fc99f3bc Improved fix from @JsonFreeman Ryan Cavanaugh 2015-07-07 14:27:57 -07:00
  • d6dc67d38f Add window.URL Zhengbo Li 2015-07-07 14:11:18 -07:00
  • 42168e39ec Merge pull request #3769 from Microsoft/bindingAnonymouseWithName Yui 2015-07-07 13:28:38 -07:00
  • 9344bd0a39 Add tests Yui T 2015-07-07 13:25:53 -07:00
  • 48ae5ea6f8 Remove check if node is a block Yui T 2015-07-07 13:25:39 -07:00
  • 363dc03d8e Delete some files that shouldn't have existed Ryan Cavanaugh 2015-07-07 12:54:20 -07:00
  • 006356d2a3 Whitespace Ryan Cavanaugh 2015-07-07 12:53:53 -07:00
  • d353d62434 Addressed CR feedback. Daniel Rosenwasser 2015-07-07 12:48:17 -07:00
  • 311d20fa99 Fix bug #3737 (exported JSX classes props not validated) Ryan Cavanaugh 2015-07-07 12:46:58 -07:00
  • 00f7ba155b Merge branch 'master' into semanticBindingPropNames Daniel Rosenwasser 2015-07-07 12:40:02 -07:00
  • 1fa74c56a7 Fix up other React tests Ryan Cavanaugh 2015-07-07 11:37:55 -07:00
  • 1568bfd642 Mark 'React' symbol as used and error if it doesn't exist Ryan Cavanaugh 2015-07-07 11:32:57 -07:00
  • 1a8200fea7 Add testcase for #3764 Ryan Cavanaugh 2015-07-07 11:01:34 -07:00
  • 92d2d1957d Update tests Yui T 2015-07-07 09:58:13 -07:00
  • 93a721cf1d Bind classExpression and functionExpression to its name if the expression is declared with name Yui T 2015-07-07 09:57:58 -07:00
  • 0148915daf Fix comment Yui T 2015-07-07 09:18:08 -07:00
  • 66d3060210 Merge branch 'master' into generateFactoryMethods Ron Buckton 2015-07-06 18:24:42 -07:00
  • 474298503d Adds script to generate factory functions for each node kind Ron Buckton 2015-07-06 18:18:59 -07:00
  • f682980216 Merge pull request #3751 from RyanCavanaugh/fix3678 Ryan Cavanaugh 2015-07-06 17:43:24 -07:00
  • f4cd1ac868 Address code review, handle type parameter in completion list inside class expression Yui T 2015-07-06 17:03:33 -07:00
  • f20cc83288 Merge branch 'master' into noImportClauseBuilders Daniel Rosenwasser 2015-07-06 16:43:54 -07:00
  • 15962e0bb1 Merge branch 'master' into elipsisMeansQuiet Daniel Rosenwasser 2015-07-06 16:39:59 -07:00
  • 204d96037f Merge pull request #3698 from Microsoft/noObjectBindingBuilder Daniel Rosenwasser 2015-07-06 16:37:43 -07:00
  • 9b2d44a676 Merge pull request #3561 from Microsoft/cancellableDiagnostics CyrusNajmabadi 2015-07-06 15:58:35 -07:00
  • be18381926 Removed unnecessary check. Daniel Rosenwasser 2015-07-06 15:34:44 -07:00
  • 97dd855663 Fix test. Daniel Rosenwasser 2015-07-06 15:33:49 -07:00
  • 3a26cd21f9 Adding comments. Cyrus Najmabadi 2015-07-06 15:31:22 -07:00
  • 1dfcc3ec0e Merge branch 'master' into cancellableDiagnostics Cyrus Najmabadi 2015-07-06 15:19:57 -07:00
  • 40a6300e02 Added original test case. Daniel Rosenwasser 2015-07-06 15:15:04 -07:00
  • 4906f41f94 Remove builder from import clauses. Daniel Rosenwasser 2015-07-06 15:12:16 -07:00
  • 52581678d4 Refactor completion code for object literals/bindings and import clauses. Daniel Rosenwasser 2015-07-06 15:05:47 -07:00
  • 03444a4d34 Verify builders. Daniel Rosenwasser 2015-07-06 15:02:18 -07:00
  • 276e7989aa Use a more accurate test name. Daniel Rosenwasser 2015-07-06 14:47:39 -07:00
  • e009d68d6b Merge pull request #3556 from Microsoft/cancellableClassification CyrusNajmabadi 2015-07-06 14:33:45 -07:00
  • 370372e043 Remove shim cancellation test. Cyrus Najmabadi 2015-07-06 14:25:18 -07:00
  • b01e4d82c3 Address code review Yui T 2015-07-06 14:18:47 -07:00
  • af94f1c5d0 Throttle how often we call into the host side to check for cancellation. Cyrus Najmabadi 2015-07-06 14:04:42 -07:00
  • 7c52aaa4b8 Merge branch 'master' into completionListWithLocalName Yui T 2015-07-06 13:35:01 -07:00
  • cacc366809 Avoid unnecessary contextToken checking, addressed CR feedback. Daniel Rosenwasser 2015-07-06 13:27:00 -07:00
  • bcd8cce03d Merge branch 'master' into cancellableClassification Cyrus Najmabadi 2015-07-06 13:22:40 -07:00
  • be73f73beb previousToken -> contextToken Daniel Rosenwasser 2015-07-06 13:00:10 -07:00
  • 71c6433514 Merge pull request #3622 from Microsoft/intersectionTypes Anders Hejlsberg 2015-07-06 12:58:28 -07:00
  • a7983a4f3e Added test for JSX spread properties. Daniel Rosenwasser 2015-07-06 12:40:05 -07:00
  • 48c48417a6 Properly parse keyword-like identifiers in JSX Ryan Cavanaugh 2015-07-06 11:42:06 -07:00
  • 3fe0d3defe Updated test. Daniel Rosenwasser 2015-07-06 11:30:43 -07:00
  • 6da98ce897 Fix comments Yui T 2015-07-06 10:51:43 -07:00
  • 7494134041 updated baselines Arthur Ozga 2015-07-06 10:31:15 -07:00
  • a4c801d49c New Test Arthur Ozga 2015-07-06 10:31:01 -07:00
  • f126767eb3 Merge pull request #3724 from Microsoft/apparentTypeOfContextualType Jason Freeman 2015-07-06 10:18:21 -07:00
  • f65a9e8d47 Merge branch 'master' into abstractConstructorAssignability Arthur Ozga 2015-07-06 09:40:20 -07:00
  • 19c332d572 Merge pull request #3723 from Microsoft/fixErrorCheckIndentation Arthur Ozga 2015-07-06 09:35:50 -07:00
  • b402b63f3a Fixing first example SaschaNaz 2015-07-05 01:22:13 +09:00
  • fc1888ec8a Merge branch 'master' into intersectionTypes Anders Hejlsberg 2015-07-03 11:26:38 -07:00
  • 144a635bc5 Changing comment per CR feedback Anders Hejlsberg 2015-07-03 11:20:44 -07:00
  • b294443c35 Merge pull request #3719 from Microsoft/createNodePos Ron Buckton 2015-07-02 18:47:15 -07:00
  • d89c1d6586 Fixed/added test. Daniel Rosenwasser 2015-07-02 17:08:03 -07:00
  • ba87e14bea Merge pull request #3726 from Microsoft/restParamModifier Jason Freeman 2015-07-02 16:28:38 -07:00
  • 935071f1c5 Don't show completion with dots not part of property accesses and qualified names. Daniel Rosenwasser 2015-07-02 16:21:09 -07:00
  • 4a53096171 Added test. Daniel Rosenwasser 2015-07-02 16:14:06 -07:00
  • 35db9f68f4 Add tests Jason Freeman 2015-07-02 16:13:47 -07:00
  • 0fcc63e33e Disallow modifiers on rest parameters Jason Freeman 2015-07-02 16:13:38 -07:00
  • a61ec94501 Remove unnecessary check. Daniel Rosenwasser 2015-07-02 16:04:34 -07:00
  • 652995181e Add tests for inferential typing Jason Freeman 2015-07-02 15:21:43 -07:00
  • 98de6117f1 Accept baselines Jason Freeman 2015-07-02 15:21:09 -07:00
  • 1085e39b9a Always take the apparent type when you retrieve a contextual type Jason Freeman 2015-07-02 15:20:57 -07:00
  • 738415d65c Changed tabs to spaces and reformatted file Arthur Ozga 2015-07-02 15:17:26 -07:00
  • 0a79c9cd66 updated baselines Arthur Ozga 2015-07-02 15:11:25 -07:00
  • e2b858dbf8 Check abstractness via constructor return types Arthur Ozga 2015-07-02 14:53:03 -07:00
  • e4ebf1fe4c Change default node pos/end to -1 Ron Buckton 2015-07-02 12:57:34 -07:00
  • cd64f2b537 Merge pull request #3717 from Microsoft/builderInIndexSignature Daniel Rosenwasser 2015-07-02 12:30:41 -07:00
  • 7abe8a1550 Add builder in computed properties and index signatures. Daniel Rosenwasser 2015-07-02 12:22:07 -07:00
  • e8a1f16e62 Added tests for index signature completion builders. Daniel Rosenwasser 2015-07-02 12:20:20 -07:00
  • f37a7f5752 Merge pull request #3712 from Microsoft/abstractExtraError Arthur Ozga 2015-07-02 10:59:06 -07:00
  • 6775d88da3 Merge pull request #3333 from aozgaa/mergedDeclarationClassInterface Arthur Ozga 2015-07-02 10:41:43 -07:00
  • 3af3177fe3 update baselines Arthur Ozga 2015-07-02 10:26:36 -07:00
  • c06e5eb8b4 Update test Arthur Ozga 2015-07-02 10:26:23 -07:00
  • 4878cce73f merged with master Arthur Ozga 2015-07-02 10:10:17 -07:00
  • 233153149a updated baselines Arthur Ozga 2015-07-02 09:37:39 -07:00
  • 61a9a64619 Added conformance test Arthur Ozga 2015-07-02 09:37:27 -07:00
  • 06472035a4 Prevent extra checks once abstract new-call detected Arthur Ozga 2015-07-02 09:37:14 -07:00
  • 77d93625cb Merge pull request #3699 from RyanCavanaugh/fixJsxAttribCompletion Ryan Cavanaugh 2015-07-01 23:52:40 -07:00
  • ef67f029b4 Merge pull request #3701 from zhengbli/issue3216 Zhengbo Li 2015-07-01 22:19:13 -07:00
  • 06c9876368 Address code review Yui T 2015-07-01 18:45:58 -07:00
  • 9bfdc289d9 Fix issue #3216 Zhengbo Li 2015-07-01 16:22:34 -07:00
  • 0e73a7822b Merge pull request #3579 from Microsoft/abstract-classes2 Arthur Ozga 2015-07-01 16:16:18 -07:00
  • 6d0c7c9f6a removed a comment Arthur Ozga 2015-07-01 16:14:46 -07:00