Commit Graph

  • 4829a7fedd Update package-lock.json TypeScript Bot 2021-06-12 06:05:58 +00:00
  • a0c44b26b7 Improve __spreadArray perf, and other fixes related to SpreadElement (#44527) Ron Buckton 2021-06-11 16:21:55 -07:00
  • cdd7ffdc56 Make handleDtsMayChangeOf void-returning (#44322) Andrew Casey 2021-06-11 14:52:52 -07:00
  • 41f78870e6 Update package-lock.json TypeScript Bot 2021-06-11 06:06:08 +00:00
  • 69cc9ba5e4 Init (#44206) Oliver Joseph Ash 2021-06-10 22:12:33 +01:00
  • 7c293c8d46 Include actual generated module specifiers in module specifier cache (#44176) Andrew Branch 2021-06-10 12:26:32 -05:00
  • 130e16d73b Add missing JSXSpreadAttribute case to JSX completion logic (#44514) Wesley Wigham 2021-06-10 10:01:25 -07:00
  • 481c2037cc Re-name really long file (#44413) Orta Therox 2021-06-10 14:18:56 +01:00
  • 4903c64ad2 Fix typo in open-cherry-pick-pr.ts (#44517) Ikko Ashimine 2021-06-09 22:16:08 +09:00
  • 147d721136 fix(43298): copy comments on converting from arrow function to anonymous function (#44236) Oleksandr T 2021-06-09 01:22:23 +03:00
  • 591be7bece feat(44263): add quick fix for misspelled override error (#44266) Oleksandr T 2021-06-09 01:17:56 +03:00
  • 703c1bc69d Include type reference directives in symlink cache, wait until program is present to create it (#44259) Andrew Branch 2021-06-08 12:06:55 -05:00
  • bf4642f089 Update package-lock.json TypeScript Bot 2021-06-08 06:13:21 +00:00
  • dab2ffc45a Add SolutionBuilderHostBase.getCustomTransformers to be used when emitting. (#44489) Sheetal Nandi 2021-06-07 15:32:39 -07:00
  • be2fec1386 Update playground build script (#44456) Orta Therox 2021-06-07 21:39:52 +01:00
  • faefc72566 Update package-lock.json TypeScript Bot 2021-06-05 06:26:13 +00:00
  • 60f6d7bb34 Cherry-pick PR #44394 into release-4.3 (#44431) TypeScript Bot 2021-06-04 15:26:37 -07:00
  • 24da242b67 Update the version in baselines (#44447) Sheetal Nandi 2021-06-04 15:08:23 -07:00
  • b60901da4f Fix duplicate visit of param tag comments (#44443) (#44444) Daniel Rosenwasser 2021-06-04 14:05:55 -07:00
  • 8e1bf08fa9 Fix duplicate visit of param tag comments (#44443) Nathan Shively-Sanders 2021-06-04 12:54:36 -07:00
  • b26f77a703 Do not incorrectly add line separators for non-synthetic nodes when emitting node list (#44070) Paul Gschwendtner 2021-06-04 16:46:23 +02:00
  • a7fb678c03 Update package-lock.json TypeScript Bot 2021-06-04 06:38:32 +00:00
  • 4b235eca17 fix: check if sysFormatDiagnosticsHost is defined (#44344) Kitson Kelly 2021-06-04 10:05:48 +10:00
  • 4f7fe4a1de Cherry-pick PR #44290 into release-4.3 (#44425) TypeScript Bot 2021-06-03 16:35:21 -07:00
  • cec2fda9a5 Update LKG. (#44423) Daniel Rosenwasser 2021-06-03 16:35:05 -07:00
  • 9df7ecb38b Handle strict flag when writing tsbuildinfo (#44394) Sheetal Nandi 2021-06-03 16:14:58 -07:00
  • 31f03f46f2 fix(44273): preserves 'override' modifier in JavaScript output (#44290) Oleksandr T 2021-06-04 01:42:19 +03:00
  • 9906092db2 Add flag to change catch variables' default types to unknown (#41013) Daniel Rosenwasser 2021-06-03 13:12:56 -07:00
  • 6baa1bec64 Improve non-ambient class and function merge error (#44352) Orta Therox 2021-06-03 14:08:04 +01:00
  • 9d345e7734 Rename TSConfig option categories (#42514) Orta Therox 2021-06-03 12:21:04 +01:00
  • d8e9f69519 Update package-lock.json TypeScript Bot 2021-06-03 06:36:35 +00:00
  • 0490253710 accept baselines Jesse Trinity 2021-06-02 16:11:06 -07:00
  • c26543fd55 use getNodePos Jesse Trinity 2021-06-02 16:06:03 -07:00
  • fa19d47e0d refactor parseExpectedMatchingBrackets Jesse Trinity 2021-06-02 14:31:23 -07:00
  • d2516fa95b Tsserver tests can be baselined (#44326) Sheetal Nandi 2021-06-02 11:22:01 -07:00
  • 9c50cb925e Fixes subset of bugs (three tests fixed) listed in issue #41974 (#44367) Isabel Duan 2021-06-02 09:32:19 -07:00
  • df6e3af022 Update package-lock.json TypeScript Bot 2021-06-02 06:50:26 +00:00
  • e425f573aa Fix unintended 'as const' name lookup error (#44311) (#44370) Daniel Rosenwasser 2021-06-01 14:55:21 -07:00
  • 391f9ffb85 Strict optional properties (#43947) Anders Hejlsberg 2021-06-01 14:52:16 -07:00
  • b603a04eed Switch references to master to main in the codebase + validating infra post-main migration (#44347) Orta Therox 2021-06-01 20:44:18 +01:00
  • 4c018818c1 Add a testcase that fails when someone tried to make an Object.keys PR (#44368) Ryan Cavanaugh 2021-06-01 10:58:59 -07:00
  • 663b19fe4a Update package-lock.json TypeScript Bot 2021-05-29 06:38:18 +00:00
  • 09a21ce7c6 Consider inferences between mapped type templates lower priority (#44126) Wesley Wigham 2021-05-28 21:07:39 -07:00
  • 1f4c8708c2 fix(44123): forbid convert to async for generator callbacks (#44147) Oleksandr T 2021-05-29 00:42:09 +03:00
  • e34b2adcae Update package-lock.json TypeScript Bot 2021-05-28 06:32:26 +00:00
  • 9aa50d6475 Fix unintended 'as const' name lookup error (#44311) Anders Hejlsberg 2021-05-27 17:23:28 -07:00
  • 817e45d1c1 Dont update timestamps of output files if noEmit was specified (#44306) Sheetal Nandi 2021-05-27 17:09:30 -07:00
  • 7c31d97cbf Move string trim methods from utilities to core (#44308) Wesley Wigham 2021-05-27 14:20:23 -07:00
  • e38a0cefab fix missing opening brace match error Jesse Trinity 2021-05-27 13:16:04 -07:00
  • 3cb457a4a9 Revert "Revert #43460 and #40884 (#44175)" Jesse Trinity 2021-05-27 12:59:18 -07:00
  • 8721dd06f1 Add type brands for fileId and fileIdListId (#44280) Sheetal Nandi 2021-05-27 11:15:13 -07:00
  • 6329a0df90 Add traces for module resolution reuse (#44282) Sheetal Nandi 2021-05-27 11:14:12 -07:00
  • 5fde87135f Update package-lock.json TypeScript Bot 2021-05-27 06:20:37 +00:00
  • 32323ce7fb redirectsTarget is keyed with Path (#44278) Sheetal Nandi 2021-05-26 16:50:14 -07:00
  • b1eaf3e170 Ensure AutoImportProviderProject can share source files with main program (#44274) Andrew Branch 2021-05-26 16:47:40 -07:00
  • 2ffd35de4d More updates to program reuse with different option changes (#44276) Sheetal Nandi 2021-05-26 15:57:43 -07:00
  • 3442d311cf Fix outFile check (#44277) Sheetal Nandi 2021-05-26 15:57:30 -07:00
  • 54fbeb511d Use correct state when getting it from redirected program (#44275) Sheetal Nandi 2021-05-26 15:31:26 -07:00
  • 3e29397d74 fix(44249): JSX: "extract to constant" generates invalid code when using fragment syntax (#44252) Oliver Joseph Ash 2021-05-26 21:24:02 +01:00
  • 459bd19941 Add unqualified JSDoc member references (#44202) Nathan Shively-Sanders 2021-05-26 09:54:05 -07:00
  • 3ffa245f07 Cache parsed path mapping patterns (#44078) Andrew Casey 2021-05-26 09:40:42 -07:00
  • ddd3cf9406 Update package-lock.json TypeScript Bot 2021-05-26 06:17:14 +00:00
  • 4559855c64 feat(44190): check misspelled base members in override checks (#44213) Oleksandr T 2021-05-26 07:24:28 +03:00
  • b7b4856944 Refactor tsbuild watch tests (#44258) Sheetal Nandi 2021-05-25 17:01:06 -07:00
  • 28e3e6ff2f 🤖 Pick PR #44219 (Properly remove generic types that ...) into release-4.3 (#44243) v4.3.2 TypeScript Bot 2021-05-25 11:40:42 -07:00
  • 3938958d36 Properly remove generic types that are constrained to 'null | undefined' in getNonNullableType (#44219) Anders Hejlsberg 2021-05-25 11:40:28 -07:00
  • 52cefdf79e IntelliSense doc string.replace typo (#41385) Jujhar Singh 2021-05-25 08:11:02 -07:00
  • 7a11b92cb1 IntelliSense doc string.replace typo (#41385) Jujhar Singh 2021-05-25 08:10:14 -07:00
  • aa3ad4e2e2 IntelliSense doc string.replace typo (#41385) Jujhar Singh 2021-05-25 08:06:08 -07:00
  • 98f04e224f IntelliSense doc string.replace typo (#41385) Jujhar Singh 2021-05-25 08:05:27 -07:00
  • 59e3a80234 Update package-lock.json TypeScript Bot 2021-05-25 06:13:11 +00:00
  • d6e6fa728e Cherry-pick PR #44129 into release-4.3 (#44240) TypeScript Bot 2021-05-24 16:12:47 -07:00
  • 0e1df66a7c don't duplicate function properties when emiting definitions of overload signatures (#44235) Zzzen 2021-05-25 06:52:40 +08:00
  • fcabb5c0cc Simplify or optimize regexes with polynomial time worst cases (#44197) Wesley Wigham 2021-05-24 15:28:52 -07:00
  • 2203228b62 Ensure static index signatures have an errorNode available (#44129) Wesley Wigham 2021-05-24 14:30:59 -07:00
  • 58a6692ef0 Implement a two-way mirroring between the wiki and its public repo Eli Barzilay 2021-05-21 16:44:02 -04:00
  • c4c6a83922 Add @linkcode and @linkplain tags (#44208) Nathan Shively-Sanders 2021-05-24 13:01:58 -07:00
  • fb5f855108 Avoid convertExport when there's a non-identifier or a bogus one Eli Barzilay 2021-05-15 11:38:01 -04:00
  • 7954f0c947 Kick out of normalizePath if there's nothing to do (#44173) Andrew Casey 2021-05-24 09:38:44 -07:00
  • eb7c1ada6f fix: internal createSignature support undefined declaration (#44109) ZYSzys 2021-05-24 21:50:20 +08:00
  • 27d6e4490d Bump version to 4.3.2 and LKG TypeScript Bot 2021-05-23 08:34:14 +00:00
  • 6df16b35f2 Update package-lock.json TypeScript Bot 2021-05-22 06:06:20 +00:00
  • 756392c1f5 support QualifiedName when narrowing inside loops (#43592) Zzzen 2021-05-22 01:36:54 +08:00
  • 14343bead8 Avoid calling replace in normalizeSlashes when it would do nothing (#44100) Andrew Casey 2021-05-21 10:28:22 -07:00
  • 086423729a Add jsdoc member names: Class#method (#44150) Nathan Shively-Sanders 2021-05-21 07:53:17 -07:00
  • fed2315062 Cherry-pick PR #44186 into release-4.3 (#44188) TypeScript Bot 2021-05-20 15:07:31 -07:00
  • 71cdf6a920 Private identifiers use standard identifier scanning (#44184) Nathan Shively-Sanders 2021-05-20 14:39:31 -07:00
  • 4ce12f9f65 Move class name capture for private state until after declaration evaluates (#44186) Ron Buckton 2021-05-20 14:35:40 -07:00
  • dec8261174 Revert #43460 and #40884 (#44175) (#44177) Jesse Trinity 2021-05-20 13:46:30 -07:00
  • ab81bf734e Fix regression no codefix for ts2657 (#43635) Jean Pierre 2021-05-20 14:13:38 -05:00
  • 87d0b3e07a Correct path segment regex (#44149) Andrew Casey 2021-05-20 10:54:15 -07:00
  • 89a737c871 Improve parser recovery for unclosed/mismatched JSX elements (#43780) Nathan Shively-Sanders 2021-05-20 07:20:57 -07:00
  • 7901f351eb fix(WeakMapConstructor): readonly iterable items (#43905) Mark Fulton 2021-05-20 09:18:58 -05:00
  • 4a59b63f35 Error for abstract property with initialiser (#43615) Nathan Shively-Sanders 2021-05-20 07:18:18 -07:00
  • 5ca7983ebe Fix the code that checks for variadic signatures Eli Barzilay 2021-05-14 02:12:17 -04:00
  • 6de6daeb01 Update package-lock.json TypeScript Bot 2021-05-20 06:06:13 +00:00
  • 5770434891 Revert #43460 and #40884 (#44175) Jesse Trinity 2021-05-19 16:54:07 -07:00
  • e67da8a748 Preserve generics in contextual types for rest arguments (#44122) Anders Hejlsberg 2021-05-19 13:46:07 -07:00
  • 73736d9b84 Fix logic for determining whether to simplify keyof on mapped types (#44042) Anders Hejlsberg 2021-05-19 13:43:22 -07:00
  • 87c5b6a752 Update package-lock.json TypeScript Bot 2021-05-19 06:06:08 +00:00