Commit Graph

  • fc37b7926d Stop not emitting mappings for function and class names (#25210) Wesley Wigham 2018-06-26 15:05:34 -07:00
  • b155a71e70 Retain the version information of script infos when they are deleted This helps in having to not restart the versioning, which could potentially have same version but different contents and project could confuse with it Sheetal Nandi 2018-06-25 16:41:09 -07:00
  • b59824ad9f Merge pull request #25190 from mprobst/fix-generic-type-emit Mohamed Hegazy 2018-06-26 14:04:37 -07:00
  • cb6325d8ec Merge pull request #25241 from Microsoft/fixFailedTestsUnlink Ron Buckton 2018-06-26 13:06:59 -07:00
  • 9025bc7c69 Fix control flow loop in yield expression (#25228) Nathan Shively-Sanders 2018-06-26 12:50:29 -07:00
  • 9044589377 Fix duplicate errors in js special assignments (#24508) Nathan Shively-Sanders 2018-06-26 12:40:58 -07:00
  • e705c15c14 Add exists check before unlink Ron Buckton 2018-06-26 12:28:28 -07:00
  • 38dab7417a Fix lint race when not running tests in parallel (#25235) Wesley Wigham 2018-06-26 12:27:49 -07:00
  • a7be62f9db Track name scope aloneside lexical scope Wesley Wigham 2018-06-26 12:24:55 -07:00
  • 133bb9f78d Add name to jsDocParsing link tag test (#25229) Nathan Shively-Sanders 2018-06-26 10:50:59 -07:00
  • ff28ffab9f Remove @internal from Program::isSourceFileDefaultLibrary Eugene Timokhov 2018-06-26 20:40:11 +03:00
  • e38aad8b79 Merge pull request #25202 from RyanCavanaugh/addChakraAPIs Ryan Cavanaugh 2018-06-26 09:29:25 -07:00
  • 17673e88e9 Update user baselines (#25226) TypeScript Bot 2018-06-26 09:27:25 -07:00
  • 6a24eabd18 Set current scope for classes. Martin Probst 2018-06-26 16:33:36 +02:00
  • f1fe0b8116 use better scope Martin Probst 2018-06-26 15:51:37 +02:00
  • f426e048c4 accept baseline 王文璐 2018-06-26 10:42:34 +08:00
  • a62a54df57 Merge branch 'master' into fix-missing-enum-member 王文璐 2018-06-26 10:30:09 +08:00
  • 70975cd08f Merge pull request #24897 from Microsoft/restTuples Anders Hejlsberg 2018-06-25 19:26:35 -07:00
  • d5268c81e7 add quick fix for add missing enum member 王文璐 2018-06-24 23:04:43 +08:00
  • 656ccd87e7 Revert package.json change Anders Hejlsberg 2018-06-25 15:58:48 -10:00
  • bc3268b654 Merge pull request #25211 from Microsoft/gulpBrowserify Ron Buckton 2018-06-25 16:56:47 -07:00
  • 78bf10ad80 Merge pull request #25004 from Microsoft/trackFailedTests Ron Buckton 2018-06-25 16:55:43 -07:00
  • 72a00b148c Merge pull request #25146 from Microsoft/gulpWatch Ron Buckton 2018-06-25 16:55:13 -07:00
  • 5ed96ec072 Clean up browserify task, remove unused 'debugMode.js' script Ron Buckton 2018-06-25 16:21:28 -07:00
  • 99ebcd788f Treat link tag as comment (#25206) Nathan Shively-Sanders 2018-06-25 15:27:49 -07:00
  • 6a9e077110 Merge pull request #25203 from Microsoft/gulpUpToDate Ron Buckton 2018-06-25 14:27:37 -07:00
  • a9b4763249 Ensure upToDate also handles referenced project outputs Ron Buckton 2018-06-25 14:14:19 -07:00
  • fa9f071c14 Don't try to write --pretty results to unsupported consoles in --build Ryan Cavanaugh 2018-06-25 14:10:27 -07:00
  • d474603844 Pipe through Chakra APIs for tsc.exe --build Ryan Cavanaugh 2018-06-25 14:10:07 -07:00
  • 5ef7e9ff34 Accept new baselines Anders Hejlsberg 2018-06-25 10:45:48 -10:00
  • d869e56d33 Add tests Anders Hejlsberg 2018-06-25 10:45:38 -10:00
  • d7443f04fd Contextual typing by tuple rest elements Anders Hejlsberg 2018-06-25 10:45:02 -10:00
  • 0b5b7ef547 Fix removal of default import (#25200) Andy 2018-06-25 12:41:32 -07:00
  • f52c881ab1 Improve verify.renameLocations (#25192) Andy 2018-06-25 12:41:12 -07:00
  • 9c71eaf590 Merge pull request #25194 from Vimal-Raghubir/master Mohamed Hegazy 2018-06-25 12:27:57 -07:00
  • 6cd27a3217 Support doc comment template at function expression (#25050) Andy 2018-06-25 11:40:45 -07:00
  • d3ef20caf0 Fix bad merge Ron Buckton 2018-06-25 11:33:23 -07:00
  • 4c326b2b6c Simplify addJSDocComment (#25196) Andy 2018-06-25 11:36:37 -07:00
  • 62e5541a66 parseJSDocCommentWorker: Don't need result (#25197) Andy 2018-06-25 11:34:20 -07:00
  • 8923a01481 Fix test failure (#25199) Andy 2018-06-25 11:34:04 -07:00
  • 9aa60f27eb goToDefinition: Don't add duplicate definitions for PropertyAssignment and ArrowFunction at m: () => {} (#24995) Andy 2018-06-25 11:33:47 -07:00
  • 52fa900b5c Merge branch 'master' into trackFailedTests Ron Buckton 2018-06-25 11:26:08 -07:00
  • e8e80d2bbd Don't crash on property access with type (#25170) Andy 2018-06-25 11:25:52 -07:00
  • b3a6428186 Fix completions trigger character on JSX opening tag (#25167) Andy 2018-06-25 11:10:38 -07:00
  • 878bf80a48 Make GetEditsForFileRenameRequestArgs not extend FileRequestArgs (#25052) Andy 2018-06-25 11:00:51 -07:00
  • 806a661be3 Add refactor to convert named to default export and back (#24878) Andy 2018-06-25 10:34:24 -07:00
  • b883a82f9f Fix issue regarding WeakMap constructor Vimal Raghubir 2018-06-25 12:53:41 -04:00
  • fefad791d3 LEGO: Merge pull request 25191 csigs 2018-06-25 09:10:48 -07:00
  • ed4236e442 LEGO: check in for master to temporary branch. csigs 2018-06-25 16:10:24 +00:00
  • be5986b32d Remove unused function (#25138) Andy 2018-06-25 08:32:33 -07:00
  • 55c3ec3e94 Fix decorator design:types emit for type variables. Martin Probst 2018-06-25 10:58:05 +02:00
  • 3cc3b49030 Accept new baselines Anders Hejlsberg 2018-06-24 14:33:11 -10:00
  • 9cd8eadfd2 Update tests Anders Hejlsberg 2018-06-24 14:32:50 -10:00
  • 28c9f5933a Complete support for rest elements in tuples Anders Hejlsberg 2018-06-24 14:32:41 -10:00
  • 22d33d2292 LEGO: Merge pull request 25165 csigs 2018-06-22 15:10:59 -07:00
  • 91568b7288 LEGO: check in for master to temporary branch. csigs 2018-06-22 22:10:36 +00:00
  • bd97e12f76 Multifaceted approach to performantly enabling fileExists outside of the synchronize step in the emit host (#25107) Wesley Wigham 2018-06-22 14:05:36 -07:00
  • c441451f83 Cache specifier resolutions for speed when emitting many types from the same place (#25112) Wesley Wigham 2018-06-22 14:05:07 -07:00
  • 38a60ac59b Fix --strictNullChecks error with getDefaultProjectForFile (#25060) Andy 2018-06-22 11:22:34 -07:00
  • 42fc8431f7 getEditsForFileRename: Don't update import with non-relative path if the imported file didn't move (#25159) Andy 2018-06-22 11:21:45 -07:00
  • cb9c3e0f6a Don't provide a path completion if a directory name was already typed (#25055) Andy 2018-06-22 11:18:16 -07:00
  • 88444fe414 Accept new baselines Anders Hejlsberg 2018-06-22 06:26:59 -10:00
  • b650d7d06b Fix issue Anders Hejlsberg 2018-06-22 06:26:52 -10:00
  • 3f214445d7 LEGO: Merge pull request 25156 csigs 2018-06-22 09:10:58 -07:00
  • b0d8c6551e Merge branch 'master' into restTuples Anders Hejlsberg 2018-06-22 06:10:50 -10:00
  • 80b4c7ea9e LEGO: check in for master to temporary branch. csigs 2018-06-22 16:10:35 +00:00
  • f557d7cd1b Adds support for gulp.watch Ron Buckton 2018-06-22 00:09:21 -07:00
  • 7054e73ee7 Accepted baselines. strongTypesForLargeErrors Daniel Rosenwasser 2018-06-21 21:47:39 -07:00
  • a001ab58b7 Avoid printing out useless weak (but still important for society as a whole) types when reporting errors. Daniel Rosenwasser 2018-06-21 21:43:04 -07:00
  • cfe65d183d Merge pull request #25144 from Microsoft/gulpfileFixes Ron Buckton 2018-06-21 21:54:42 -07:00
  • 007d28daa6 Accepted baselines. Daniel Rosenwasser 2018-06-21 21:42:14 -07:00
  • b94fd85339 Added test. Daniel Rosenwasser 2018-06-21 21:39:54 -07:00
  • b7918bf92d Fix runtests-parallel, tsserverlibrary, up-to-date checks Ron Buckton 2018-06-21 21:27:46 -07:00
  • 0a94f77b72 Accept new baselines Anders Hejlsberg 2018-06-21 17:29:24 -10:00
  • cffa1dd2d0 Accept new baselines Anders Hejlsberg 2018-06-21 17:23:27 -10:00
  • 4037d07a0b Accept new baselines Anders Hejlsberg 2018-06-21 17:21:34 -10:00
  • c2310009e1 Update tests Anders Hejlsberg 2018-06-21 17:02:35 -10:00
  • ae859d6303 Update destructuring to support optional and rest elements in tuples Anders Hejlsberg 2018-06-21 17:01:46 -10:00
  • 0bb897273f Parse nested prop and param tags the same way (#25139) Nathan Shively-Sanders 2018-06-21 16:12:55 -07:00
  • b4cf51365d Merge pull request #25136 from Microsoft/useGetObjectFlags Daniel Rosenwasser 2018-06-21 14:30:59 -07:00
  • a5b9a4c5ea Use getObjectFlags as suggested in previous PR. Daniel Rosenwasser 2018-06-21 13:51:12 -07:00
  • 72068e22af Merge pull request #25115 from Microsoft/matchingTypeRefs Daniel Rosenwasser 2018-06-21 13:46:21 -07:00
  • 51e7ae0813 provide spelling suggestion for indexed access (#22225) Wenlu Wang 2018-06-22 04:40:41 +08:00
  • 6d755aa301 Accepted baselines. Daniel Rosenwasser 2018-06-21 13:13:50 -07:00
  • 9df95fee79 Expand better error messages to anonymous object types with identical type aliases. Daniel Rosenwasser 2018-06-21 13:13:26 -07:00
  • 662ca71efc Add 'withContext' helper in createNodeBuilder (#24994) Andy 2018-06-21 12:17:38 -07:00
  • e3e4c5dd2e getEditsForFileRename: For directory rename, preserve casing of suffix (#24975) Andy 2018-06-21 11:46:13 -07:00
  • a7af92eb63 check return tag in getTypePredicateOfSignature (#25130) Nathan Shively-Sanders 2018-06-21 11:30:37 -07:00
  • 7a73c89c57 Convert getInsertNodeAfterOptionsWorker to switch statement (#25128) Andy 2018-06-21 11:20:03 -07:00
  • e200e68178 Merge pull request #25066 from Microsoft/gulpProjectRefs Ron Buckton 2018-06-21 11:02:39 -07:00
  • 272e5554c8 Merge branch 'master' into gulpProjectRefs Ron Buckton 2018-06-21 10:55:35 -07:00
  • 22fde18657 Fix RWC baseline paths Wesley Wigham 2018-06-21 10:43:01 -07:00
  • 2b9166b2f9 Don't recommend to install '@types/foo' if that already exists (#24815) Andy 2018-06-21 10:19:14 -07:00
  • e7b338e943 Don't treat a declaration as a type argument position (#25046) Andy 2018-06-21 10:18:37 -07:00
  • 077d64fb83 Merge pull request #25122 from mprobst/fix-case-insensitive Daniel Rosenwasser 2018-06-21 10:03:45 -07:00
  • 43d0794ba3 Fix crash when binding jsdoc-style inner namepaths (#25106) Nathan Shively-Sanders 2018-06-21 10:01:39 -07:00
  • 40899eaf5b Error on 'const' in class expression (#25125) Andy 2018-06-21 09:57:52 -07:00
  • 3e50f502bb Mark some Type[] and Signature[] as ReadonlyArray (#25099) Andy 2018-06-21 09:57:14 -07:00
  • 398b3ef6f6 Merge pull request #25124 from nrcoley/update-mailmap Mohamed Hegazy 2018-06-21 09:23:07 -07:00
  • 4b7208a79f Fix the build on case-sensitive file systems. Martin Probst 2018-06-21 13:51:49 +02:00