Commit Graph

  • 442bc56fc2 Add test for region spans uniqueiniquity 2017-08-21 15:39:58 -07:00
  • fb462c91a4 Ensure returned spans are ordered by start uniqueiniquity 2017-08-21 15:28:40 -07:00
  • 562d988614 Exclude region delimiters in multiline comments uniqueiniquity 2017-08-21 11:19:21 -07:00
  • 4971e3152c Ensure region boundaries are entire line uniqueiniquity 2017-08-09 10:14:52 -07:00
  • 0ef5498de3 Clean up unused functions uniqueiniquity 2017-08-09 09:13:18 -07:00
  • 0b3ec247bc Fix name capture logic uniqueiniquity 2017-08-09 09:00:46 -07:00
  • f91c23b25f Add regex sweep implementation uniqueiniquity 2017-08-08 15:58:42 -07:00
  • 9726ba1198 Add support for custom outlining regions uniqueiniquity 2017-08-08 09:50:07 -07:00
  • 3908325f46 Merge branch 'watchImprovements' into builder Sheetal Nandi 2017-08-21 11:44:09 -07:00
  • 84b2e23033 More PR feedback work Sheetal Nandi 2017-08-21 11:39:04 -07:00
  • 2b28916e5e Simplify resolveBaseTypesOfClass (#17918) Andy 2017-08-21 11:34:53 -07:00
  • 07e1d3b13d Ensure string enums are generated in protocol.d.ts (#17914) Mohamed Hegazy 2017-08-21 09:44:03 -07:00
  • 1f77317b64 add strictTuples flag giving tuples known length Tycho Grouwstra 2017-08-13 15:12:11 +08:00
  • 914d428ff1 Add regression test Anders Hejlsberg 2017-08-19 09:53:46 +02:00
  • 049b336936 Accept new baselines Anders Hejlsberg 2017-08-19 09:46:09 +02:00
  • 35addce79e Add comment Anders Hejlsberg 2017-08-19 09:46:02 +02:00
  • a1ad389d24 Accepted baselines. Daniel Rosenwasser 2017-08-19 00:08:25 -07:00
  • 7739a1cea0 Actually misspell the property name. Daniel Rosenwasser 2017-08-19 00:03:35 -07:00
  • c79000801f Merge branch 'master' into fix-empty-object-property-access Henry Mercer 2017-08-19 01:38:52 +01:00
  • 70c4aa8fdc Fix tests that had syntax errors with empty object literal property accesses Henry Mercer 2017-08-19 01:33:28 +01:00
  • 5e8e735db5 quickInfo: Don't check for type === undefined, check for any (#17815) Andy 2017-08-18 17:21:25 -07:00
  • a136f554a7 Fix stack overflow when resolving default construct signatures (#17878) Wesley Wigham 2017-08-18 17:20:57 -07:00
  • eff6a3a7b6 Clean up other statement to match style Henry Mercer 2017-08-19 01:00:56 +01:00
  • 45c62ac0a6 Merge pull request #17709 from uniqueiniquity/objectsInArray Benjamin Lichtman 2017-08-18 16:25:08 -07:00
  • 424e84c112 Fix empty object literal property access Henry Mercer 2017-08-19 00:01:14 +01:00
  • e6c1afb4a0 Style changes and cleanup uniqueiniquity 2017-08-18 15:59:22 -07:00
  • 7cc6bfc985 Only give suggestions when the name is an identifier. Daniel Rosenwasser 2017-08-18 15:58:31 -07:00
  • a14aaf4772 Add release-2.5 to covered branches Mohamed Hegazy 2017-08-18 15:58:21 -07:00
  • 345622d22d Add test that demonstrates bug Henry Mercer 2017-08-18 23:53:20 +01:00
  • f5698fc9ab Merge branch 'EmitStringEnumsInProtocol' into release-2.5 Mohamed Hegazy 2017-08-18 15:43:45 -07:00
  • 3e5de59123 Update LKG Mohamed Hegazy 2017-08-18 15:40:22 -07:00
  • ba56b62b9f Ensure string enums are generated in protocol.d.ts Mohamed Hegazy 2017-08-18 15:38:19 -07:00
  • ecae295c5a Test getConstraintOfIndexedAccess fixes and update baselines Nathan Shively-Sanders 2017-08-18 15:16:24 -07:00
  • dc85623c30 Fix #17069 and #15371 Nathan Shively-Sanders 2017-08-18 15:13:04 -07:00
  • 60e2e68dfb Merge branch 'watchImprovements' into builder Sheetal Nandi 2017-08-18 13:38:24 -07:00
  • d217bec0e1 Merge branch 'master' into watchImprovements Sheetal Nandi 2017-08-18 13:35:35 -07:00
  • c425128075 When getting default project from session, get it only if the script info is not orphan Since the closed script info's that are orphan arent removed immediately but on next open request, treat the orphan script infos as if they are not present in the session Sheetal Nandi 2017-08-18 13:13:12 -07:00
  • 8e5e6c626b Update .npmignore (#17905) Mohamed Hegazy 2017-08-18 13:00:29 -07:00
  • 8b10ea4c1d Accepted baselines. Daniel Rosenwasser 2017-08-18 12:55:54 -07:00
  • 50671c374c Try to provide a spelling suggestion when object literals have excess properties. Daniel Rosenwasser 2017-08-18 12:55:35 -07:00
  • 70ad2bdb31 Ensure that property suggestions are correctly escaped. Daniel Rosenwasser 2017-08-18 12:54:35 -07:00
  • a3d113bed3 Merge pull request #16385 from aozgaa/isInMultiLineComment Arthur Ozga 2017-08-18 12:43:37 -07:00
  • 8deef58fd6 Remove the unused function from the Project since builder has this logic now. Sheetal Nandi 2017-08-18 12:15:03 -07:00
  • e639ceb038 Merge branch 'watchImprovements' into builder Sheetal Nandi 2017-08-18 11:56:12 -07:00
  • da0d374b30 Made updates to not expose methods/types that arent needed. Sheetal Nandi 2017-08-18 11:55:47 -07:00
  • baeedab96c Accepted LKG v2.5.1 Daniel Rosenwasser 2017-08-18 11:47:41 -07:00
  • 4ac9091ea1 Accepted baselines. Daniel Rosenwasser 2017-08-18 11:46:51 -07:00
  • 4983e11b67 Added test for leading underscore property name suggestions. Daniel Rosenwasser 2017-08-18 11:04:53 -07:00
  • ecd2ae8dac Deduplicate inputfiles before running RWC tests (#17877) Wesley Wigham 2017-08-18 11:44:36 -07:00
  • b3ac765503 Updated version for next publish. Daniel Rosenwasser 2017-08-18 11:36:27 -07:00
  • 487ba21c14 Merge pull request #17903 from Microsoft/revert-17870-fix-getConstraintOfIndexedAccess Arthur Ozga 2017-08-18 11:33:27 -07:00
  • 6b68da1185 Revert "Fix getConstraintOfIndexedAccess" Arthur Ozga 2017-08-18 11:32:53 -07:00
  • 439cdca52f Merge pull request #17870 from Microsoft/fix-getConstraintOfIndexedAccess Arthur Ozga 2017-08-18 11:32:48 -07:00
  • 4e570f0784 Revert public API changes to logger (#17901) Andy 2017-08-18 11:31:10 -07:00
  • ade3b565ae Revert public API changes to logger (#17899) Andy 2017-08-18 11:20:07 -07:00
  • b66b752561 Update based on feedback Sheetal Nandi 2017-08-18 11:15:42 -07:00
  • fa6773e685 Type parameters from class should not be in scope in base class expression Anders Hejlsberg 2017-08-18 11:00:46 +02:00
  • e4e969a210 respond to comments Arthur Ozga 2017-08-17 20:06:46 -07:00
  • e7d2af0d72 remove duplicate verify Arthur Ozga 2017-08-17 20:06:34 -07:00
  • fad97e369a Remove debug assertions due to invalid syntax in generators transform Ron Buckton 2017-08-17 17:32:06 -07:00
  • eef7d8bd3d Treat explicit imports from node_modules as external library imports (#16364) Andy 2017-08-17 13:26:38 -07:00
  • a187b17e97 Simplify mapped-type handling in computeBaseConstraint Nathan Shively-Sanders 2017-08-17 13:09:21 -07:00
  • 1b4f90705f Test getConstraintOfIndexedAccess fixes and update baselines Nathan Shively-Sanders 2017-08-17 12:45:20 -07:00
  • b8e0dedac0 Fix #17069 and #15371 Nathan Shively-Sanders 2017-08-17 12:40:10 -07:00
  • b326ac6e73 Merge pull request #17856 from Microsoft/synthesizedNamespaces Daniel Rosenwasser 2017-08-17 12:13:24 -07:00
  • f45ec92090 Fixed lints. Daniel Rosenwasser 2017-08-17 10:42:18 -07:00
  • babb88a0aa Remove duplicate function (#17807) Andy 2017-08-17 06:52:15 -07:00
  • 2729281a14 Merge pull request #17631 from Microsoft/synthesizedNamespaces Daniel Rosenwasser 2017-08-16 23:56:07 -07:00
  • a38da8af70 Merge pull request #17838 from Microsoft/rev2.6.0 Daniel Rosenwasser 2017-08-16 23:50:50 -07:00
  • 0d94d497df Merge pull request #16621 from aozgaa/formattingAfterParseError Arthur Ozga 2017-08-16 20:49:29 -07:00
  • 1653d6eeaf Merge branch 'master' into fixIifeIndentation Arthur Ozga 2017-08-16 20:38:34 -07:00
  • bc0c9a440e Merge branch 'master' into formattingAfterParseError Arthur Ozga 2017-08-16 20:27:06 -07:00
  • 760ef44c36 test if onlyMultiLine flag changes answer Arthur Ozga 2017-08-16 18:48:27 -07:00
  • 6029b5cce8 cleanup Arthur Ozga 2017-08-16 18:12:28 -07:00
  • 19e2fa6fc5 Merge branch 'master' into isInMultiLineComment Arthur Ozga 2017-08-16 17:57:04 -07:00
  • b7bc7d889e clarify JsxText handling Arthur Ozga 2017-08-16 17:56:20 -07:00
  • 23ca368020 Use simpler indentation for comments Arthur Ozga 2017-08-16 17:51:29 -07:00
  • 62f16bee55 add tests Arthur Ozga 2017-08-16 17:36:50 -07:00
  • 4b9f5a0f8f rename tests Arthur Ozga 2017-08-16 17:36:39 -07:00
  • 70e4f346bb update test Arthur Ozga 2017-08-16 17:35:14 -07:00
  • 153b94aeb4 JsxText has no leading comments Arthur Ozga 2017-08-16 15:28:47 -07:00
  • b7020628c1 Addressed code review feedback. Daniel Rosenwasser 2017-08-16 15:06:51 -07:00
  • 3f50f20d0a Updated version in 'src' as well. Daniel Rosenwasser 2017-08-16 14:49:44 -07:00
  • d4fecd4e46 Have grammarErrorAtPos take the source file of its argument (#17834) Andy 2017-08-16 14:48:58 -07:00
  • 9bcbc97e14 Replace 'isSourceFileJavaScript(getSourceFileOfNode())' with 'NodeFlags.JavaScriptFile' (#17835) Andy 2017-08-16 14:48:46 -07:00
  • 54af8aa945 Array arguments to concat should be ReadonlyArrays (#17806) Andy 2017-08-16 14:32:14 -07:00
  • af68a61ba7 Ignore scripts for types packages Ryan Cavanaugh 2017-08-16 11:50:00 -07:00
  • 76fb6545a5 fix some copy-pasting error (#17766) Tycho Grouwstra 2017-08-16 11:49:24 -07:00
  • 146f828919 Merge pull request #17710 from Microsoft/add-readonly-check-to-property-access-of-index-signature Nathan Shively-Sanders 2017-08-16 11:16:54 -07:00
  • afdd77f1f6 Bump version to 2.6.0. Daniel Rosenwasser 2017-08-16 10:41:49 -07:00
  • 7809398ad4 Indexed-assignment readonly err is not unknownType Nathan Shively-Sanders 2017-08-16 10:06:01 -07:00
  • 34a55899be Remove unnecessary call to getApparentType (#17788) Andy 2017-08-16 10:04:51 -07:00
  • ce2ac1751e Merge pull request #17771 from Microsoft/fixCircularContextualType Anders Hejlsberg 2017-08-16 09:17:15 +02:00
  • 9dd574b1a9 Added host.useCaseSens..., memoized getDefaultLibFileName. Armando Aguirre 2017-08-15 18:44:28 -07:00
  • a5c9f40344 In services, show the aliasSymbol for a type even if it's not accessible in the current scope (#17810) v2.5.0 v2.5-rc Andy 2017-08-15 14:59:26 -07:00
  • ad9c29b928 add test Arthur Ozga 2017-08-15 12:39:40 -07:00
  • b07fd3e180 Fix linter issues Paul van Brenk 2017-08-15 12:27:02 -07:00
  • 93abebc04a Change function name to camelCase (#17751) Andy 2017-08-15 12:26:00 -07:00
  • 281d821fe8 Fix lint errors. Daniel Rosenwasser 2017-08-15 12:16:54 -07:00
  • a08d18af57 consolidate isInComment and getRangeOfEnclosingComment Arthur Ozga 2017-08-15 12:01:43 -07:00