Commit Graph

  • cc0f923ef3 LEGO: Merge pull request 20103 csigs 2017-11-17 09:10:27 -08:00
  • 294ebaa85f LEGO: check in for master to temporary branch. csigs 2017-11-17 17:10:08 +00:00
  • 041d04577e Revise return control flow graph construction logic Anders Hejlsberg 2017-11-17 09:05:46 -08:00
  • 74a44e09a7 Support semantic classification of alias (#20012) Andy 2017-11-17 08:04:51 -08:00
  • 46c0edcebd In getContextualTypeForBinaryOperand, only need to look for = assignment operator, not e.g. += (#20037) Andy 2017-11-17 07:29:32 -08:00
  • 36f7f307f5 lineAction: Use an enum instead of true | false | undefined (#20086) Andy 2017-11-17 06:13:56 -08:00
  • 12989456d1 LEGO: Merge pull request 20092 csigs 2017-11-16 21:10:29 -08:00
  • ad7149be75 LEGO: check in for master to temporary branch. csigs 2017-11-17 05:10:10 +00:00
  • 890820b528 cleanup NodeTypingsInstaller Arthur Ozga 2017-11-16 19:19:05 -08:00
  • 8b0d3ab318 remove comments Arthur Ozga 2017-11-16 19:10:38 -08:00
  • c098a5cf83 type event callback correctly Arthur Ozga 2017-11-16 19:06:08 -08:00
  • cda486ad85 update baselines Arthur Ozga 2017-11-16 18:27:30 -08:00
  • 49d92d844b defer callback and remove handler object Arthur Ozga 2017-11-16 18:15:39 -08:00
  • 464ae31776 Merge pull request #20082 from armanio123/KendoOptionalMin Armando Aguirre 2017-11-16 17:37:24 -08:00
  • 63b08f0f4b Port the actual JSON file Ryan Cavanaugh 2017-11-16 17:32:43 -08:00
  • 190f99e460 Exclude static properties Anders Hejlsberg 2017-11-16 17:30:14 -08:00
  • 03e6d60eb8 Remove incorrect baseline file Ryan Cavanaugh 2017-11-16 17:05:38 -08:00
  • 9992395f42 Support arbitrary prototype property assignments in navigation bar (#19923) Andy 2017-11-16 16:51:02 -08:00
  • 789a2dccf0 Fix merge Ryan Cavanaugh 2017-11-16 16:27:11 -08:00
  • 49c169a523 Fixed unbalanced parenthesis Armando Aguirre 2017-11-16 16:16:10 -08:00
  • 48aa83e13a Modified Kendo regex to include -ui folders and files without min Armando Aguirre 2017-11-16 15:59:27 -08:00
  • 2f7ff67646 LEGO: Merge pull request 20081 csigs 2017-11-16 15:11:47 -08:00
  • 25e4dc990a LEGO: check in for master to temporary branch. csigs 2017-11-16 23:11:19 +00:00
  • c698a2b8e5 Merge pull request #19227 from Microsoft/infer-object-type-from-string-literal-to-keyof-T Nathan Shively-Sanders 2017-11-16 15:07:12 -08:00
  • c964f220e7 Port PR #20048 Ryan Cavanaugh 2017-11-16 14:19:41 -08:00
  • 9d5b07e445 Squash port of PR #19542 Ryan Cavanaugh 2017-11-16 14:26:10 -08:00
  • b9a548cd13 Squash port of PR #19542 Ryan Cavanaugh 2017-11-16 14:26:10 -08:00
  • f2931a1320 Port PR #20048 Ryan Cavanaugh 2017-11-16 14:19:41 -08:00
  • 1ea1ad4a37 Merge pull request #20048 from RyanCavanaugh/fixSafeList Ryan Cavanaugh 2017-11-16 14:18:11 -08:00
  • a416826b64 Apply safelist exclusions even when include is not specified; recompute project contexts when installer reqs finish Ryan Cavanaugh 2017-11-16 12:37:40 -08:00
  • 1da35d9dca Treat exhaustive switch as last statement in function #18882 (#20063) Charles Pierce 2017-11-16 12:17:26 -08:00
  • 478b404f42 Detect re-exports from "export *" in completions (#20043) Andy 2017-11-16 11:15:14 -08:00
  • 94581c1946 Strip "/index" from import fix module specifiers (#19962) Andy 2017-11-16 11:12:34 -08:00
  • 3a7a99f7c5 Accept new baselines Anders Hejlsberg 2017-11-16 11:08:03 -08:00
  • 98112d4964 Add very error-ful test for chrome devtools js (#19992) Wesley Wigham 2017-11-16 11:02:00 -08:00
  • 2263a1e73b Merge pull request #20071 from Microsoft/error-on-excess-spread-arguments Nathan Shively-Sanders 2017-11-16 11:00:24 -08:00
  • 3357aae2d8 Update tests Anders Hejlsberg 2017-11-16 10:58:12 -08:00
  • 8cbff0159d Add --strictPropertyInitialization compiler option Anders Hejlsberg 2017-11-16 10:58:00 -08:00
  • c11969f804 Mark returnFlowNode property as internal Anders Hejlsberg 2017-11-16 10:57:15 -08:00
  • 5f6d7f34d8 Add strict property initialization checks Anders Hejlsberg 2017-11-16 10:36:32 -08:00
  • f1762a04ea Attach return control flow graph to contructor declaration nodes Anders Hejlsberg 2017-11-16 10:35:14 -08:00
  • 6a08820fe7 Improve spread arity mismatch error messages Nathan Shively-Sanders 2017-11-16 10:28:17 -08:00
  • b6f96052d8 Merge pull request #19976 from Microsoft/optimizeParser Anders Hejlsberg 2017-11-16 10:19:10 -08:00
  • 865f3281bc Update spread tests w/new excess arguments error Nathan Shively-Sanders 2017-11-16 09:39:31 -08:00
  • 8657dc10a7 Error on excess spread arguments Nathan Shively-Sanders 2017-11-16 09:31:50 -08:00
  • f352e46892 Revert "Change "isThisless" predicates to "mayReferenceThis" predicates (#20036)" (#20054) Andy 2017-11-16 06:47:12 -08:00
  • 5c2fea4d4e make eventSender required for TypingsInstaller Arthur Ozga 2017-11-15 19:49:34 -08:00
  • 1fc1133377 baseline accept Arthur Ozga 2017-11-15 19:39:26 -08:00
  • a7822c550d expose just eventSender Arthur Ozga 2017-11-15 19:39:02 -08:00
  • d6c3a15ea6 Move event into IoSession Arthur Ozga 2017-11-15 18:51:25 -08:00
  • b4ea7006f1 Merge pull request #15473 from Microsoft/dynamicNames Ron Buckton 2017-11-15 18:04:48 -08:00
  • ccba1280dc Use correct base primitive type Ron Buckton 2017-11-15 17:31:52 -08:00
  • 0b24f02aae Use correct base primitive type Ron Buckton 2017-11-15 17:12:05 -08:00
  • 86b0759b09 PR feedback Ron Buckton 2017-11-15 16:47:01 -08:00
  • a21a129abb Merge branch 'master' into dynamicNames Ron Buckton 2017-11-15 15:24:05 -08:00
  • 062e7595fb LEGO: Merge pull request 20059 csigs 2017-11-15 15:12:06 -08:00
  • 21f6b16156 LEGO: check in for master to temporary branch. csigs 2017-11-15 23:11:36 +00:00
  • 005c86340f move socketSender to IOSession Arthur Ozga 2017-11-15 13:12:48 -08:00
  • 4b96edf72f Treat ... in jsdoc type as creating a synthetic rest parameter -- not as an array type (#19483) Andy 2017-11-15 13:04:08 -08:00
  • 3d05952719 Change "isThisless" predicates to "mayReferenceThis" predicates (#20036) Andy 2017-11-15 12:43:16 -08:00
  • d49491b3a7 smartIndenter: Don't indent after control-flow ending statements like break; (#20016) Andy 2017-11-15 11:08:51 -08:00
  • 09d0a671ee Merge pull request #19993 from weswigham/mark-submodules-dirty Nathan Shively-Sanders 2017-11-15 10:47:09 -08:00
  • 337e810d3e LEGO: Merge pull request 20041 csigs 2017-11-15 09:10:29 -08:00
  • b8c34a5b62 LEGO: check in for master to temporary branch. csigs 2017-11-15 17:10:09 +00:00
  • df57cdc2d6 Have CompletionEntryDetails source use a relative path (#19917) (#20022) Andy 2017-11-15 07:06:13 -08:00
  • 1201bfd2fd LEGO: Merge pull request 20029 csigs 2017-11-15 03:10:46 -08:00
  • fe75696e9d LEGO: check in for master to temporary branch. csigs 2017-11-15 11:10:25 +00:00
  • 93ff7ba2c5 lint more Arthur Ozga 2017-11-14 22:27:01 -08:00
  • 930be75e0c lint Arthur Ozga 2017-11-14 18:14:15 -08:00
  • 6a910919ac use arrow to capture this Arthur Ozga 2017-11-14 18:09:32 -08:00
  • e341e52174 Merge branch 'master' into dev/aozgaa/eventPortTelemetry-IOSessionSocket Arthur Ozga 2017-11-14 16:50:54 -08:00
  • ab332cffac update baselines Arthur Ozga 2017-11-14 16:44:04 -08:00
  • bf8f9be677 expose event to overwrite in SessionOptions Arthur Ozga 2017-11-14 16:42:18 -08:00
  • 8a7b8445de Merge pull request #19655 from Microsoft/instantiate-this-in-type-parameter-constraints Nathan Shively-Sanders 2017-11-14 16:22:37 -08:00
  • 0c77b776ce Rename and inline functions Nathan Shively-Sanders 2017-11-14 16:06:48 -08:00
  • c453e08135 accept baseline Arthur Ozga 2017-11-14 15:10:58 -08:00
  • 1746f4b3d3 factor out socket-event-sending Arthur Ozga 2017-11-14 15:10:44 -08:00
  • 592ee00906 Have CompletionEntryDetails source use a relative path (#19917) Andy 2017-11-14 14:26:49 -08:00
  • 9c51a8534e Synchronize getEntityNameForDecoratorMetadata and serializeUnionOrIntersectionType (#19879) Wesley Wigham 2017-11-14 14:20:18 -08:00
  • ee851784a6 Remove dead code that didn't get removed in #19979 Anders Hejlsberg 2017-11-14 14:03:56 -08:00
  • adfd5d3488 Porting #19249 and #19968 to release-2.6 (#20002) Benjamin Lichtman 2017-11-14 10:09:52 -08:00
  • 0bda420a73 Merge branch 'master' into optimizeParser Anders Hejlsberg 2017-11-14 10:09:31 -08:00
  • 36ce7eac5a Update JSX intrinsic element test to match babel’s (#19946) meyer 2017-11-14 09:40:32 -08:00
  • 787c323990 Accept new baselines Anders Hejlsberg 2017-11-14 09:32:28 -08:00
  • dbeb68274f Merge branch 'master' into optimizeParser Anders Hejlsberg 2017-11-14 09:22:18 -08:00
  • 9c771958ab LEGO: Merge pull request 20014 csigs 2017-11-14 09:10:29 -08:00
  • 96dcf398bf LEGO: check in for master to temporary branch. csigs 2017-11-14 17:10:10 +00:00
  • 7e8851e65b Always require '=' before parsing an initializer (#19979) Andy 2017-11-14 07:15:59 -08:00
  • bee12e6eac LEGO: Merge pull request 20004 csigs 2017-11-13 21:10:30 -08:00
  • 492cd15e61 LEGO: check in for master to temporary branch. csigs 2017-11-14 05:10:09 +00:00
  • 9be4d601b2 react starter needs node ref, accept fixed leveldown (#19994) Wesley Wigham 2017-11-13 16:44:09 -08:00
  • 7d93434f2c Fix crash on non-dts-require (#19980) Wesley Wigham 2017-11-13 16:41:29 -08:00
  • 3d602936e0 Handle binding elements while looking for invalid await and yield (#19972) Wesley Wigham 2017-11-13 16:40:08 -08:00
  • 26ef7e5533 Merge pull request #19991 from Microsoft/fix-bom Ron Buckton 2017-11-13 16:38:22 -08:00
  • 2f941f33e2 Make BOM a constant Ron Buckton 2017-11-13 16:36:13 -08:00
  • 5d5da4c1b7 Merge pull request #18925 from Microsoft/fix-spread-contextually-typed-by-binding-pattern Nathan Shively-Sanders 2017-11-13 16:06:19 -08:00
  • b3d3b781ab Treat {} in T = {} as any in JS files (#19977) Wesley Wigham 2017-11-13 15:39:08 -08:00
  • 969f06462d Improve lookahead for arrow functions to reduce speculative parsing Anders Hejlsberg 2017-11-13 15:12:46 -08:00
  • babd3e7f0e Also make clones/updates shallow Wesley Wigham 2017-11-13 15:04:11 -08:00
  • c8b77ae83a mark all submodule changes as ignored Wesley Wigham 2017-11-13 15:02:28 -08:00