Commit Graph

  • be1c11581e Add js user tests (#22449) Nathan Shively-Sanders 2018-03-09 15:59:46 -08:00
  • 2204fb3fe7 Add submodule update step to circle (#22451) Wesley Wigham 2018-03-09 14:50:34 -08:00
  • c2d0c26a46 Update LKG Mohamed Hegazy 2018-03-09 14:50:27 -08:00
  • c48b52f676 Merge branch 'master' into release-2.8 Mohamed Hegazy 2018-03-09 14:43:30 -08:00
  • 3dc754aa7d Merge pull request #22448 from Microsoft/portGeneratedLibFiles3-9-2 Mohamed Hegazy 2018-03-09 14:42:37 -08:00
  • fa2b7ff6b3 Merge pull request #22421 from Microsoft/typesInTypeArguments Sheetal Nandi 2018-03-09 14:36:45 -08:00
  • b6e83cd1a1 accept baselines Mohamed Hegazy 2018-03-09 14:22:00 -08:00
  • 15b61dcd6b Made watch mode always report summary Josh Goldberg 2018-03-09 14:09:38 -08:00
  • 88fc88120c Port generated lib files Mohamed Hegazy 2018-03-09 14:06:14 -08:00
  • ef64cde621 Merge pull request #22409 from Microsoft/symbolKind Sheetal Nandi 2018-03-09 13:59:38 -08:00
  • a20a00e222 Enable the commented out test and convert folder entries to sorted list Sheetal Nandi 2018-03-09 13:46:55 -08:00
  • 73947f8990 Add comments and make some nit changes based on PR feedback Sheetal Nandi 2018-03-09 13:57:57 -08:00
  • 4b6adb8a10 Merge pull request #22444 from obany/master Mohamed Hegazy 2018-03-09 13:42:41 -08:00
  • bcf6e342f1 Fix typo in emitDeclarationOnly error message for declaration required Martyn Janes 2018-03-09 22:37:10 +03:00
  • 6959bda3c9 Disable test Mohamed Hegazy 2018-03-09 09:58:38 -08:00
  • 4ae8764ffc update branch list Mohamed Hegazy 2018-03-09 09:45:25 -08:00
  • 67c7b368e6 Update LKG Mohamed Hegazy 2018-03-09 09:44:07 -08:00
  • a4ca0716eb Reverted now-unused ProgramDiagnosticsAndEmit Josh Goldberg 2018-03-09 09:41:11 -08:00
  • c5d2bb6367 Merge branch 'master' into pretty-watch-error-summaries Josh Goldberg 2018-03-09 09:37:26 -08:00
  • ffdefea82d Merge pull request #22442 from Microsoft/mergeMaster3-9 Mohamed Hegazy 2018-03-09 09:19:55 -08:00
  • 260194c7b4 Merge branch 'master' into release-2.8 Mohamed Hegazy 2018-03-09 09:05:59 -08:00
  • 3480bf2eb9 Port generated lib files (#22437) Mohamed Hegazy 2018-03-09 09:05:28 -08:00
  • c335c3803c Fix #22133: Expose getOutliningSpans on the server protocol (#22400) Mohamed Hegazy 2018-03-09 08:50:47 -08:00
  • 1fc3aebc20 Port changes from #22172, provide a callback to fs.close (#22405) Mohamed Hegazy 2018-03-09 08:30:09 -08:00
  • 9cf5538763 Simplified error message counts; internalized reporting to createWatchCompilerHost Josh Goldberg 2018-03-08 20:47:45 -08:00
  • 0f47c8a205 annotateWithTypeFromJSDoc: Do less special-casing for arrow functions (#22407) Andy 2018-03-08 16:32:32 -08:00
  • 2170f6e1f8 FunctionLike = SignatureDeclaration (#22365) Andy 2018-03-08 16:31:42 -08:00
  • e1a89e7011 Allow types as well as values in possibly type argument location Fixes #22369 Sheetal Nandi 2018-03-08 10:17:36 -08:00
  • e48bcd60ba Treat 'yield;' as 'yield undefined;' (#22297) Andy 2018-03-08 15:41:04 -08:00
  • 28e8c4f3b8 Factor out a getYieldedTypeOfYieldExpression helper (#22416) Andy 2018-03-08 15:06:29 -08:00
  • 87d88e2ba3 Handle resolving and unknown symbols in getLiteralTypeFromPropertyName (#22406) Wesley Wigham 2018-03-08 13:35:55 -08:00
  • 2071466420 Merge branch 'master' into requireJson Sheetal Nandi 2018-03-08 12:48:47 -08:00
  • 17b10dc2a9 Merge pull request #21243 from Microsoft/watchOptions Sheetal Nandi 2018-03-08 12:44:53 -08:00
  • a81f264d70 Call process.stdout._handle.setBlocking(true) (#22389) Nathan Shively-Sanders 2018-03-08 12:38:30 -08:00
  • 8378f692c7 Directly assign values for watchFile and watchDirectory in node System Sheetal Nandi 2018-03-08 12:18:04 -08:00
  • ea37c37e88 Symbol kind needs to use location before falling back to flags Fixes #22366 Sheetal Nandi 2018-03-08 11:01:17 -08:00
  • a49e83ffa7 annotateWithTypeFromJSDoc: Use changes.insertTypeAnnotation instead of replaceNode (#22404) Andy 2018-03-08 11:47:30 -08:00
  • e4610e3418 Import types in JS with var x = require('./mod') (#22161) Nathan Shively-Sanders 2018-03-08 11:11:51 -08:00
  • 99d866de4a Merge pull request #21974 from Microsoft/js-object-literal-assignments-as-declarations Nathan Shively-Sanders 2018-03-08 10:51:42 -08:00
  • ea9f999dfc Merge branch 'master' into vfs Ron Buckton 2018-03-05 12:27:17 -08:00
  • f8134d0b45 Merge branch 'master' into js-object-literal-assignments-as-declarations Nathan Shively-Sanders 2018-03-08 10:40:55 -08:00
  • 35730f2879 Improve error span:duplicate symbols cross-js/ts Nathan Shively-Sanders 2018-03-08 10:33:38 -08:00
  • 04ceb3d9bd Disallow JS/non-JS merge without crashing Nathan Shively-Sanders 2018-03-08 09:49:23 -08:00
  • 95862880fb Filter symbol property names out of index signature assignability checks (#22398) Wesley Wigham 2018-03-08 09:30:25 -08:00
  • 55bffba5fd Use getTextOfNode over getTextOfNodeFromSourceText(getSourceFileOfNode(node)) (#22387) Andy 2018-03-08 07:52:35 -08:00
  • 0605424852 fixJSDocTypes: Use ChangeTracker (#22391) Andy 2018-03-08 07:52:03 -08:00
  • 2676786e7f Add 'isNamedDeclaration' helper to reduce casts (#22089) Andy 2018-03-08 07:50:25 -08:00
  • 88ba1ef2de Platform independent wildcard file include ordering (#22393) Wesley Wigham 2018-03-07 19:54:19 -08:00
  • 45eaf42006 Use single replacer for string escaping (#22335) Wesley Wigham 2018-03-07 17:36:31 -08:00
  • a826c787f6 Accept user baseline changes Mohamed Hegazy 2018-03-07 16:52:33 -08:00
  • 239f214b1c Address PR comments Nathan Shively-Sanders 2018-03-07 16:26:29 -08:00
  • d86440f94f Merge branch 'master' into js-object-literal-assignments-as-declarations Nathan Shively-Sanders 2018-03-07 14:51:55 -08:00
  • 1f7a5097fa When every import is unused, error on the entire import declaration (#22386) Andy 2018-03-07 14:42:09 -08:00
  • 963acb3c02 Port generated lib files (#22381) Mohamed Hegazy 2018-03-07 14:41:32 -08:00
  • e5804aefde inferFromUsage: use ChangeTracker and typeToTypeNode (#22379) Andy 2018-03-07 14:40:50 -08:00
  • 0be9ee2871 Increase size of span for unused declaration (#22388) Andy 2018-03-07 14:14:11 -08:00
  • c0ac687a8f Mark SymbolTracker as deprecated publicly (#22384) Andy 2018-03-07 11:25:29 -08:00
  • 38798b2c01 Mapped Object Types mappedObjectTypesSpec Daniel Rosenwasser 2018-03-06 22:25:40 -08:00
  • 1e06637652 Set circle timeout to 5 minutes (#22363) Wesley Wigham 2018-03-06 13:02:33 -08:00
  • 36b45e3f13 Merge pull request #22343 from Microsoft/codeFixActionNotUndefined Sheetal Nandi 2018-03-06 12:31:04 -08:00
  • b2dd610e92 Fix ignore message indentation (#22340) Mohamed Hegazy 2018-03-06 12:19:19 -08:00
  • 2fb7e643f4 Simplify suppressLeadingAndTrailingTrivia (#22356) Andy 2018-03-06 11:34:33 -08:00
  • 70944428a1 Create the action only if the text change creation is successful. … Make change for the infer type from usage could return undefined even if type is present if the type cannot be named Fixes #22184 Sheetal Nandi 2018-03-06 11:03:20 -08:00
  • 6f6c40186f Add test for undefined action returned Test for #22343 Sheetal Nandi 2018-03-06 11:00:41 -08:00
  • a138985448 isValidMethodAccess: Instantiate signature this type if necessary (#21722) Andy 2018-03-06 10:18:06 -08:00
  • 61a2b4ab61 Update LKG Mohamed Hegazy 2018-03-06 09:18:18 -08:00
  • 785fd363cb Update version Mohamed Hegazy 2018-03-06 09:15:06 -08:00
  • e5f91f5948 Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) Andy 2018-03-06 07:49:21 -08:00
  • 7826b38426 Apply 'no-unnecessary-initializer' lint rule (#22014) Josh Goldberg 2018-03-06 07:30:40 -08:00
  • 5e593acad9 Avoid cast by providing type predicate to isExternalModuleAugmentation (#22119) Andy 2018-03-06 07:27:36 -08:00
  • 5338500c05 Update symbol template test case with errors to include union types Jack Williams 2018-03-06 10:46:43 +00:00
  • 4e5c7be228 Add test case for taggedTemplate with symbol param and number return Jack Williams 2018-03-06 10:46:16 +00:00
  • bb6bd4512d LEGO: Merge pull request 22351 csigs 2018-03-05 21:10:39 -08:00
  • 449e2aaaf7 LEGO: check in for master to temporary branch. csigs 2018-03-06 05:10:16 +00:00
  • ed1c5d9688 update test for #20577 (#22310) Priyantha Lankapura 2018-03-06 11:15:08 +11:00
  • 48b63187c6 Remove TypeFacts.Discriminatable (#22346) Wesley Wigham 2018-03-05 15:51:47 -08:00
  • 2f0a13c7c3 Use global NonNullable type for nonnull types (#22096) Wesley Wigham 2018-03-05 14:52:06 -08:00
  • 4ddf045d6a For <div a= >, after =, do not try to parse an expression (#21373) Andy 2018-03-05 14:38:55 -08:00
  • f41555ce89 Make test timeout on travis huge (#22344) Wesley Wigham 2018-03-05 14:34:46 -08:00
  • 16bf02991d Allow indexing generics with unique symbols (#22339) Wesley Wigham 2018-03-05 13:58:19 -08:00
  • 53ae507545 Add inference priority for mapped type keys (#22246) Wesley Wigham 2018-03-05 13:19:00 -08:00
  • 2ac2291b84 Convert use-default-import refactor to a codefix (#22334) Andy 2018-03-05 12:43:01 -08:00
  • 3bcfed61b6 Update .npmignore (#22318) Klaus Meinhardt 2018-03-05 21:19:56 +01:00
  • 1192a1808b Merge pull request #22323 from Microsoft/checkInferredConstraints Anders Hejlsberg 2018-03-05 10:18:13 -08:00
  • 07ed899b46 Merge branch 'master' into checkInferredConstraints Anders Hejlsberg 2018-03-05 06:32:11 -08:00
  • 70818ae716 Merge pull request #22313 from Microsoft/fixDistributiveConditionalTypes Anders Hejlsberg 2018-03-05 06:23:45 -08:00
  • f97ab4d3ef Accept new baselines Anders Hejlsberg 2018-03-04 16:49:13 -08:00
  • 19e07eaea6 Add tests Anders Hejlsberg 2018-03-04 16:49:06 -08:00
  • 6fcc99e800 Properly check inferred constraints for 'infer X' type variables Anders Hejlsberg 2018-03-04 16:28:22 -08:00
  • 6569f45812 Accept new baselines Anders Hejlsberg 2018-03-03 18:08:42 -08:00
  • 081a394927 Add regression test Anders Hejlsberg 2018-03-03 18:08:36 -08:00
  • c1aa0bdb84 Accept new baselines Anders Hejlsberg 2018-03-03 18:04:27 -08:00
  • ae8637c99f Merge branch 'master' into watchOptions Sheetal Nandi 2018-03-03 10:51:59 -08:00
  • 8dfcc364bb Defer distributive conditional type when check type is generic Anders Hejlsberg 2018-03-03 09:26:40 -08:00
  • 1e058cd1d7 Remove parens from single parameter arrow functions Markus Johnsson 2018-03-03 06:58:47 +01:00
  • cbef5c29b5 Merge pull request #22151 from Microsoft/svcOfPendingReloadFile Sheetal Nandi 2018-03-02 19:11:11 -08:00
  • 6e756b5907 Merge pull request #22308 from Microsoft/declarationEmitOfIndirectAlias Sheetal Nandi 2018-03-02 19:10:36 -08:00
  • 1c93744a9c Much better comment preservation (#22141) Wesley Wigham 2018-03-02 17:23:59 -08:00
  • 5d5e7be3fb Merge branch 'master' into fix-insert-space-after-function-generic Vakhurin Sergey 2018-03-03 04:21:01 +03:00
  • 25525bc9d6 Change esnext.promise to es2018.promise (#22292) Yuichi Nukiyama 2018-03-03 10:08:36 +09:00