Commit Graph

  • 1e0e02092c Even in javascript files when creating completion entry from symbols we need to perform identifier check Fixes #11217 Sheetal Nandi 2016-10-05 13:46:47 -07:00
  • 5b8ecafdf7 Don't show globals (e.g. snippets) in JSX positions Ryan Cavanaugh 2016-10-05 13:32:12 -07:00
  • 40b5627b77 Add tests and baselines Kanchalai Tanglertsampan 2016-10-05 12:24:50 -07:00
  • 948cd1e842 Only emit inferred type-alias if it is fully instantiated Kanchalai Tanglertsampan 2016-09-28 14:51:33 -07:00
  • 8a44f48d9a Removed debugger statement Sheetal Nandi 2016-10-05 11:51:30 -07:00
  • f6b3afa7d6 Address PR Kanchalai Tanglertsampan 2016-09-16 14:08:03 -07:00
  • 4fb0f06f6d Serialize type alias when type alias symbol is not accessible Kanchalai Tanglertsampan 2016-10-05 11:45:52 -07:00
  • 32de4d7f08 Another test case Sheetal Nandi 2016-10-05 11:24:26 -07:00
  • 40c2a53164 For union or intersection types use constituent serialized type if its same for all of the constituent types Fixes #10809 Sheetal Nandi 2016-10-05 11:24:26 -07:00
  • c40234fe96 Adding test for emit of metadata for string literal union Sheetal Nandi 2016-10-04 16:52:39 -07:00
  • ebcfce4127 Error span moved from constructor to this keyword. Paul van Brenk 2016-10-05 11:29:38 -07:00
  • a401ba56b5 Update baselines from cherry-pick changes from master Kanchalai Tanglertsampan 2016-10-05 11:05:59 -07:00
  • d806cceddc Add tests Kanchalai Tanglertsampan 2016-09-16 09:15:46 -07:00
  • 18527467a2 Update baselines Kanchalai Tanglertsampan 2016-09-15 09:21:14 -07:00
  • cf4e30090a Merge branch 'master' into pvb/codeaction/api Paul van Brenk 2016-10-05 10:58:15 -07:00
  • a31415d5b0 Merge pull request #11228 from Microsoft/master_11192 Yui 2016-10-05 10:55:34 -07:00
  • 06492fad9e Make declaration emit test name consistent Kanchalai Tanglertsampan 2016-09-15 08:59:14 -07:00
  • 60876674f8 Update baselines from porting change to release-2.0.5 Kanchalai Tanglertsampan 2016-10-05 10:35:53 -07:00
  • f8b34c96a0 Merge pull request #11118 from Microsoft/fix11081 Yui 2016-10-05 10:28:22 -07:00
  • b9dc02b4c4 Update baselines Kanchalai Tanglertsampan 2016-09-23 17:28:18 -07:00
  • 5347bab4e8 Add tests Kanchalai Tanglertsampan 2016-09-23 17:28:08 -07:00
  • 13373e41c8 Address Github #11081 when we start paring "1" in type and keep going instead of terminate when see ")" Kanchalai Tanglertsampan 2016-09-23 17:27:53 -07:00
  • c5e1cb8e42 Merge pull request #11389 from Microsoft/brace_matching Andy 2016-10-05 10:02:46 -07:00
  • ef17dc5741 Merge pull request #11374 from Microsoft/port-11368 Vladimir Matveev 2016-10-05 09:49:19 -07:00
  • 5c925c2e23 Add additional test for brace matching Andy Hanson 2016-10-04 14:01:21 -07:00
  • 527a24bd63 Merge pull request #11388 from Microsoft/is_this_identifier Andy 2016-10-05 09:16:59 -07:00
  • 29599fe9e1 Merge pull request #11358 from Microsoft/update-browserify-for-gulp-typescript-3 Nathan Shively-Sanders 2016-10-05 09:04:07 -07:00
  • 1879e28fd3 Add helper functions for detecting 'this' identifiers Andy Hanson 2016-10-05 08:54:20 -07:00
  • 567b842438 Generate browserify bundle in correct location Nathan Shively-Sanders 2016-10-05 08:41:42 -07:00
  • 617daa9c27 Change fragment initialization Arthur Ozga 2016-10-04 17:48:35 -07:00
  • a12fe2e491 Eliminate allocation of filtered completions Arthur Ozga 2016-10-04 17:32:24 -07:00
  • 49695edadb Split up binary operators Ron Buckton 2016-10-04 17:38:35 -07:00
  • 1cc973273f PR feedback Paul van Brenk 2016-10-04 17:37:46 -07:00
  • f89db7d99f Added missing binary operator In. Ron Buckton 2016-10-04 17:13:29 -07:00
  • 4f39a3b919 do not apply subtype reduction if type set contains enum literals fro… (#11368) Vladimir Matveev 2016-10-04 16:32:16 -07:00
  • 4f404ad92b Implement codefixes in tsserver Paul van Brenk 2016-10-04 16:58:17 -07:00
  • ebb17e8019 do not apply subtype reduction if type set contains enum literals fro… (#11368) Vladimir Matveev 2016-10-04 16:32:16 -07:00
  • 18969b024d Handle the require call in javascript file for getSymbolAtLocation This helps in getting the alias symbol so that it can go to the definition of external module Fixes #9251 Sheetal Nandi 2016-10-04 16:29:51 -07:00
  • a830c844b7 Bind the source file as external module only if not already done Return type of require call is from external module resolution only if it doesnt resolve to local module Fixes #10931 Sheetal Nandi 2016-10-04 12:25:07 -07:00
  • 1baf49668b merge master and add isGlobalCompletion flags to CompletionInfo Arthur Ozga 2016-10-04 14:37:40 -07:00
  • f4dc11427f Merge pull request #11338 from Microsoft/AddIsGlobalCompletionForSnippets jramsay 2016-10-04 14:17:39 -07:00
  • 8dabe33b32 fix linter (#11366) Vladimir Matveev 2016-10-04 14:00:45 -07:00
  • eb362fe115 Merge branch 'master' into FixTripleSlashCompletions Arthur Ozga 2016-10-04 13:51:57 -07:00
  • 2e589f1120 Actually fixed comments Arthur Ozga 2016-10-04 13:32:37 -07:00
  • 55d4e124fc Fixed a comment Arthur Ozga 2016-10-04 13:28:43 -07:00
  • d737dc1d30 Responding To billti's comments Arthur Ozga 2016-10-04 13:07:24 -07:00
  • 62fddba88e Changes from CR feedback Jason Ramsay 2016-10-04 12:48:44 -07:00
  • a70624d415 Add test when require is just a function in external module Sheetal Nandi 2016-10-04 12:08:58 -07:00
  • 93b8df7c5d Addresses #11348: Could the tsserver add process.noAsar = true; (#11351) (#11360) Vladimir Matveev 2016-10-04 12:11:59 -07:00
  • 20dea29e39 Merge branch 'master' into pvb/codeaction/api Paul van Brenk 2016-10-04 11:38:45 -07:00
  • 6e8eb1db8a Merge branch 'pvb/codeaction/api' of https://github.com/Microsoft/TypeScript into pvb/codeaction/api Paul van Brenk 2016-10-04 10:43:04 -07:00
  • b63e1345f3 Removed isTemplateLiteralFragmentKind Ron Buckton 2016-10-04 10:41:43 -07:00
  • 132d1dacec Addresses #11348: Could the tsserver add process.noAsar = true; (#11351) Dirk Bäumer 2016-10-04 19:18:03 +02:00
  • e38f8c9c31 Merge pull request #11357 from Microsoft/lint_equals Andy 2016-10-04 09:37:27 -07:00
  • 42b2fe4985 Update browserify task for gulp-typescript 3.0 Nathan Shively-Sanders 2016-10-04 09:08:07 -07:00
  • 860dd23708 Lint whitespace around "=" Andy Hanson 2016-10-04 09:04:23 -07:00
  • f7647db7f7 Fix tests changed by #11309 Andy Hanson 2016-10-04 06:30:05 -07:00
  • e31f98279a Merge pull request #11323 from Microsoft/use_for_of Andy 2016-10-04 06:01:20 -07:00
  • 20c17ef0b2 Merge pull request #11325 from Microsoft/lsHost Andy 2016-10-04 06:00:09 -07:00
  • efda30c6de remove redundant type assertion Herrington Darkholme 2016-10-04 20:32:13 +08:00
  • 0d7c84ef28 Added literal kind properties for each node. Ron Buckton 2016-10-03 19:05:12 -07:00
  • a0fc9059f9 Merge pull request #11252 from Microsoft/mapOnTuples Daniel Rosenwasser 2016-10-03 20:07:30 -07:00
  • e70f4ac6b2 Merge pull request #11291 from Microsoft/fix11177 Ron Buckton 2016-10-03 19:06:28 -07:00
  • d186c83119 Add isGlobalCompletion to CompletionInfo for snippet injection Jason Ramsay 2016-10-03 16:29:06 -07:00
  • 4b8e8b77bb Merge pull request #11212 from Microsoft/cleanup-TypeFlags Nathan Shively-Sanders 2016-10-03 16:25:57 -07:00
  • f852696087 Just assign true inside an if where a boolean was just checked Nathan Shively-Sanders 2016-10-03 16:10:16 -07:00
  • 45af47a12f getTypeFromObjectBindingPattern just returns Type again Nathan Shively-Sanders 2016-10-03 16:06:06 -07:00
  • 663ee44e62 Rename isObjectLiteralPatternWithComputedProperties Nathan Shively-Sanders 2016-10-03 16:01:08 -07:00
  • 99cbd1ffa9 Merge branch 'master' into cleanup-TypeFlags Nathan Shively-Sanders 2016-10-03 15:55:07 -07:00
  • 84e319e226 Minor style cleanup Nathan Shively-Sanders 2016-10-03 15:54:41 -07:00
  • 57850ecf1a Add more generic assignability cases Nathan Shively-Sanders 2016-10-03 15:49:23 -07:00
  • adeb2a2d83 Merge pull request #11332 from Microsoft/vladima/fs-case-sensitivity Vladimir Matveev 2016-10-03 15:30:04 -07:00
  • d4e910f8e4 Merge branch 'master' into object-spread Nathan Shively-Sanders 2016-10-03 15:21:25 -07:00
  • b9af986df1 Update object spread scenarios test Nathan Shively-Sanders 2016-10-03 15:18:04 -07:00
  • 5cdbe773c6 guard against cases when current file name is already in uppercase Vladimir Matveev 2016-10-03 14:42:06 -07:00
  • 0c000e831d Merge remote-tracking branch 'tf/bug-mac-osx-case-sensitive' into vladima/fs-case-sensitivity Vladimir Matveev 2016-10-03 14:16:25 -07:00
  • 0d3f4aa29b Merge pull request #11330 from Microsoft/vladima/port-11300 Vladimir Matveev 2016-10-03 13:17:59 -07:00
  • 6e0eea76e2 validate inferred typing names to be legal package names Vladimir Matveev 2016-10-01 11:56:51 -07:00
  • 0871628ace Remove trailing comment Arthur Ozga 2016-10-03 11:30:35 -07:00
  • 179ceda746 Removed comments and fixed indentation Arthur Ozga 2016-10-03 11:25:23 -07:00
  • 728252fd4d Merge branch 'master' into FixAbsoluteTripleSlashCompletions Arthur Ozga 2016-10-03 11:07:41 -07:00
  • 3ce97afa03 Rename labels in tests Arthur Ozga 2016-10-03 11:07:12 -07:00
  • 4800464ed6 do not reset current flow after processing finally block if it was unreachable (#11310) Vladimir Matveev 2016-10-03 11:03:28 -07:00
  • dd63c46cc3 Update tests and baselines Anders Hejlsberg 2016-10-03 10:52:28 -07:00
  • 9afb07de5a Merge pull request #11300 from Microsoft/vladima/validate-package-names Vladimir Matveev 2016-10-03 10:31:01 -07:00
  • 4900c074f5 Fix capitalization of lsHost Andy Hanson 2016-10-03 10:05:48 -07:00
  • 2866552c31 Merge pull request #11309 from Microsoft/concat_libs Andy 2016-10-03 09:45:14 -07:00
  • 2906656f40 More robust check for Intl.Collator (#11318) mihailik 2016-10-03 17:22:24 +01:00
  • 6c2344ee35 Add comments to tests Anders Hejlsberg 2016-10-03 09:01:53 -07:00
  • fcb4c2ba0f Use a for-of loop for a dense array instead of iterating over keys and then indexing Andy Hanson 2016-10-03 08:32:37 -07:00
  • d4a7fac96e Add newlines between concatted files in lib.d.ts Andy Hanson 2016-10-02 15:57:03 -07:00
  • f293bf5cb4 Updated baselines Ron Buckton 2016-10-01 15:31:24 -07:00
  • d120bcd6fe validate inferred typing names to be legal package names Vladimir Matveev 2016-10-01 11:56:51 -07:00
  • 7a1635f2f4 Merge pull request #11289 from Microsoft/vladima/fix-goto-impl Vladimir Matveev 2016-10-01 10:22:56 -07:00
  • 571d1f7b54 Fix gulp-typescript to 2.14.1 untill gulpFile.ts is migrated. (#11290) Mohamed Hegazy 2016-10-01 02:16:43 -07:00
  • a747a4da81 Fix crash with nested generators Ron Buckton 2016-09-30 17:29:24 -07:00
  • 3e15394b90 add readDirectory to LSHost Arthur Ozga 2016-09-30 16:52:28 -07:00
  • d1ac8dde0b Merge pull request #11288 from Microsoft/fix11236 Ron Buckton 2016-09-30 16:51:58 -07:00
  • fecd9c38a7 Remove debug code. Ron Buckton 2016-09-30 16:50:17 -07:00
  • 1931ece855 linter Vladimir Matveev 2016-09-30 16:41:00 -07:00