Commit Graph

  • 0da5a7e4ba Add missing BinaryExpression source side cases to isMatchingReference (#41765) Wesley Wigham 2020-12-01 14:47:14 -08:00
  • 4d6947ae14 Check nested conditional types for non-distributiveness in mapped types with 'as' clauses (#41713) Anders Hejlsberg 2020-12-01 14:07:47 -08:00
  • 4782c74b75 Propagate wildcard types in non-homomorphic mapped types (#41622) Anders Hejlsberg 2020-12-01 13:57:00 -08:00
  • d57954345b Fix typos (#41723) inokawa 2020-12-02 06:46:41 +09:00
  • 2a3f5508ec addImplementationSuccessElaboration admits declarations with no symbol (#41758) Wesley Wigham 2020-12-01 12:19:12 -08:00
  • d0c28ab0c2 Update package-lock.json TypeScript Bot 2020-12-01 06:22:02 +00:00
  • cf4df4e472 fix(41736): tsserver should not crash if external file does not exist (#41737) Keen Yee Liau 2020-11-30 16:37:40 -08:00
  • 0c76803854 Fix typos in comments (#41307) Toan Nguyen 2020-12-01 06:02:07 +07:00
  • 5a8186f86d Produce source maps for local typescriptServices build (#41589) Andrew Branch 2020-11-30 14:28:13 -08:00
  • 06fb724cd1 Improve uncalled function checks (#41599) Nathan Shively-Sanders 2020-11-30 14:27:19 -08:00
  • 23b3eb685f fix(41621): fixUnusedIdentifier - allow deleting prefix/postfix unary operators (#41624) Oleksandr T 2020-11-30 23:58:47 +02:00
  • 475e201abf Add new 'useUnknownInCatchVariables' flag. Daniel Rosenwasser 2020-10-08 18:06:51 -07:00
  • 67b4b9076d Add test case for 'useUnknownInCatchVariables'. Daniel Rosenwasser 2020-10-08 16:43:00 -07:00
  • 1bd8e388ae fix(41688): completions with infer keyword (#41704) Oleksandr T 2020-11-30 21:56:12 +02:00
  • ee57040276 Update package-lock.json TypeScript Bot 2020-11-27 06:21:31 +00:00
  • 3a903b8a28 fix(41653): convert arrow function to function expression that used as destructure initializer Oleksandr T 2020-11-26 21:19:15 +02:00
  • 411c6d04c6 Fix getTypeFacts for pattern template literal types (#41693) Anders Hejlsberg 2020-11-26 08:55:01 -08:00
  • d616d8fc11 Update package-lock.json TypeScript Bot 2020-11-26 06:21:13 +00:00
  • ec1490fb44 Properly cache types for shared control flow nodes (#41665) Anders Hejlsberg 2020-11-25 16:51:38 -08:00
  • d5779c75d3 replace whole path if directory separator appears for import completion. (#41412) Song Gao 2020-11-26 01:37:08 +08:00
  • 242e0202cf fix(41216): update baseline (#41687) Oleksandr T 2020-11-25 19:11:42 +02:00
  • 3fa30f4826 Remove obsolete go-to-definition code after CommonJS alias changes (#41522) Andrew Branch 2020-11-25 09:01:56 -08:00
  • 86429aae33 LEGO: Merge pull request 41678 csigs 2020-11-24 16:11:30 -08:00
  • dbcbe9369d LEGO: check in for master to temporary branch. csigs 2020-11-25 00:11:00 +00:00
  • 5adb55eb18 feat(41216): show JSDoc for aliases (#41452) Oleksandr T 2020-11-25 00:40:51 +02:00
  • a6ebf5d79a Trace checkDeferredNode to cover JSX elements (#41572) Andrew Casey 2020-11-24 14:33:15 -08:00
  • 4c8418ee19 Use stricter types for tracing event arguments (#41217) Andrew Casey 2020-11-24 14:33:00 -08:00
  • 03877260f8 fix(41194): ignore jsxFrag identifier in import declarations (#41441) Oleksandr T 2020-11-25 00:29:47 +02:00
  • d070acf29d LEGO: Merge pull request 41673 csigs 2020-11-24 10:11:17 -08:00
  • 64702dee11 LEGO: check in for master to temporary branch. csigs 2020-11-24 18:10:46 +00:00
  • 72bb0eb0e6 LEGO: Merge pull request 41670 csigs 2020-11-24 04:11:15 -08:00
  • 0e2d8b4a5a LEGO: check in for master to temporary branch. csigs 2020-11-24 12:10:42 +00:00
  • d338c20c15 Add a comment to clarify the #private field (#41547) Guerric Phalippou 2020-11-24 07:34:27 +01:00
  • d163ab67c8 fix(41240): allow emitting numeric with underscored separators as-is in esnext target (#41435) Oleksandr T 2020-11-24 03:01:42 +02:00
  • e60753339f LEGO: Merge pull request 41661 csigs 2020-11-23 16:11:22 -08:00
  • 3328fda2ff LEGO: check in for master to temporary branch. csigs 2020-11-24 00:10:50 +00:00
  • 71559a5c0c Fix show deprecated suggestion for alias (#41128) Jean Pierre 2020-11-23 18:50:12 -05:00
  • 669305b914 Pass throwIfNoEntry to fs.statSync (#41604) Andrew Casey 2020-11-23 12:43:00 -08:00
  • bf1ac8ae49 Update fourslash test Anders Hejlsberg 2020-11-23 08:35:50 -10:00
  • a2c1adf60d Permit abstract modifier on class expressions Anders Hejlsberg 2020-11-23 08:35:28 -10:00
  • 54f8d38535 Update package-lock.json TypeScript Bot 2020-11-23 06:20:23 +00:00
  • d057f7a992 Remove-unused-identifiers codefix skips assigned identifiers (#41168) Nathan Shively-Sanders 2020-11-21 09:57:17 -08:00
  • f4157b41db Add an action to update baselines/fix lints (#39898) Daniel Rosenwasser 2020-11-20 16:03:58 -08:00
  • 68925b66f4 Split line and node counts by file extension (#39720) Andrew Casey 2020-11-20 15:03:11 -08:00
  • 9d25e593ab Adds Format param to the tsserver session (#41614) Orta Therox 2020-11-20 16:41:49 -05:00
  • 9bcbca4e6c fix(41534): fix children circular references Oleksandr T 2020-11-14 23:14:07 +02:00
  • d2e3a35a03 Add missing 'break' statement fix39364 Anders Hejlsberg 2020-11-20 09:11:05 -08:00
  • dbe4a57004 Merge branch 'master' into fix39364 Anders Hejlsberg 2020-11-20 06:58:19 -08:00
  • eac0f6dc30 Update package-lock.json TypeScript Bot 2020-11-20 06:19:39 +00:00
  • 308814f6fa Update JSX test errors (#41602) Andrew Branch 2020-11-19 16:38:08 -08:00
  • 6b04f50394 Do not parse template arguments in JavaScript files. (#36673) Martin Probst 2020-11-19 20:41:35 +01:00
  • f1e53da978 Update LKG v4.1.2 TypeScript Bot 2020-11-19 00:12:36 +00:00
  • 2cc67ec0a6 If there are no open files, do not schedule ensureProjectForOpenFiles (#41537) Sheetal Nandi 2020-11-18 16:10:11 -08:00
  • ca766df7e4 Fix/jsx global preferred over config implicit (#41476) (#41583) Wesley Wigham 2020-11-18 15:57:32 -08:00
  • 4a39972490 Accept new baselines Anders Hejlsberg 2020-11-18 14:58:08 -08:00
  • d787239ad9 Add tests Anders Hejlsberg 2020-11-18 14:57:39 -08:00
  • c96b3280d7 Fix minor issues Anders Hejlsberg 2020-11-18 14:57:13 -08:00
  • 9bbbe5c0c7 fix(41227): change message about incorrect property access with possible replacement with static access (#41275) Oleksandr T 2020-11-18 22:50:32 +02:00
  • d3abd35428 Unused Identifier codefix better understands constructors and methods (#41555) Nathan Shively-Sanders 2020-11-18 11:19:43 -08:00
  • a9c2c70671 Accept new API baselines Anders Hejlsberg 2020-11-18 07:31:37 -08:00
  • a0354a3285 Support 'typeof class {}' types Anders Hejlsberg 2020-11-18 07:18:36 -08:00
  • 6643d97385 Update package-lock.json TypeScript Bot 2020-11-18 06:19:14 +00:00
  • 09eb3d3b9c Fix/jsx global preferred over config implicit (#41476) Mateusz Burzyński 2020-11-18 02:52:32 +01:00
  • ca93b24e2b Revert "Don't relate unmatched parameter positions in signatures (#41308)" revert-41308-fix40251 Daniel Rosenwasser 2020-11-17 13:49:19 -08:00
  • 6369d89711 fix(41492): make more friendly handling the missing call function in binary expressions (#41502) Oleksandr T 2020-11-17 19:42:27 +02:00
  • 79ffd03f8b Add tracing support to tsserver (#41374) Andrew Casey 2020-11-16 09:26:28 -08:00
  • 4885dec80d Update package-lock.json TypeScript Bot 2020-11-15 06:17:33 +00:00
  • d72de70fbc Actually install playwright in artifact build script now that it's not installed by default Daniel Rosenwasser 2020-11-14 21:58:53 -08:00
  • ba1b9d2d6d Bump version to 4.1.2 and LKG TypeScript Bot 2020-11-15 05:55:58 +00:00
  • c12cc533b2 Remove bundledPackageName from release 4.1 (#41536) Orta Therox 2020-11-15 00:39:08 -05:00
  • 566faa7a01 Update package-lock.json TypeScript Bot 2020-11-13 06:17:47 +00:00
  • d7f8d8de73 Update package-lock.json TypeScript Bot 2020-11-12 06:17:29 +00:00
  • 64a6e6c30d Merge pull request #41507 from microsoft/fix32890 Ron Buckton 2020-11-11 20:50:09 -08:00
  • 54e54f4f19 Fix definition of ts.Iterator Ron Buckton 2020-11-11 18:42:12 -08:00
  • 573768aaf5 Merge pull request #41506 from weswigham/fix-post-LK-build Wesley Wigham 2020-11-11 17:14:01 -08:00
  • ebaa926f39 Fix post-LKG build Wesley Wigham 2020-11-11 16:50:08 -08:00
  • bfea348e40 Actually install playwright in artifact build script Wesley Wigham 2020-11-11 16:33:39 -08:00
  • f79a78cd54 Merge pull request #41498 from amcasey/RemoveBeginEnd Andrew Casey 2020-11-11 15:23:11 -08:00
  • e8996a34a9 Remove redundant type annotation Andrew Casey 2020-11-11 13:56:27 -08:00
  • 612c19d755 Merge pull request #41500 from weswigham/pick-crash-fix Wesley Wigham 2020-11-11 13:51:18 -08:00
  • 1f27a712e0 Comment position feedback Wesley Wigham 2020-11-11 13:02:09 -08:00
  • 3307cff1fc Fix crash on attempting to suggest a ts import for a synthetic js resolution Wesley Wigham 2020-11-09 13:57:03 -08:00
  • a5606ec5e9 Merge pull request #41467 from weswigham/fix-incremental-jsx-crash Wesley Wigham 2020-11-11 13:20:17 -08:00
  • ad5508eb74 Update link to TypeScript-Handbook (#41460) Mattt 2020-11-11 13:11:53 -08:00
  • 44595042b2 Comment position feedback Wesley Wigham 2020-11-11 13:02:09 -08:00
  • 2c7c62d7fa Merge branch 'master' into fix-incremental-jsx-crash Wesley Wigham 2020-11-11 13:00:47 -08:00
  • 116000e548 Fold tracing.begin and end into push and pop Andrew Casey 2020-11-11 12:58:00 -08:00
  • 266d8de64a Proposal: importModuleSpecifierPreference: project-relative (#40637) Andrew Branch 2020-11-11 11:48:32 -08:00
  • de4a57afdc Update user baselines +cc @sandersn (#41423) TypeScript Bot 2020-11-11 13:47:30 -05:00
  • 40adb27799 dispose Mocha Runner after use to avoid MaxlistenersExceededWarning (#41403) Christopher Hiller 2020-11-11 10:38:43 -08:00
  • b5b0437a86 Update package-lock.json TypeScript Bot 2020-11-11 06:17:00 +00:00
  • 1ddf22f990 LEGO: Merge pull request 41488 csigs 2020-11-10 22:11:15 -08:00
  • 0ffcbcf8bf LEGO: check in for master to temporary branch. csigs 2020-11-11 06:10:47 +00:00
  • 56d5fbe1c2 LEGO: Merge pull request 41485 csigs 2020-11-10 16:11:13 -08:00
  • a335d84e17 LEGO: check in for master to temporary branch. csigs 2020-11-11 00:10:40 +00:00
  • 9fb6acf1e1 Add missed resolveSymbol in commonjs import resolution (#41479) Nathan Shively-Sanders 2020-11-10 11:28:49 -08:00
  • 728c9cc1bf LEGO: Merge pull request 41480 csigs 2020-11-10 10:10:57 -08:00
  • e5a860cc95 LEGO: check in for master to temporary branch. csigs 2020-11-10 18:10:28 +00:00
  • d72829757d LEGO: Merge pull request 41474 csigs 2020-11-10 04:10:59 -08:00
  • fb1fb6c68b LEGO: check in for master to temporary branch. csigs 2020-11-10 12:10:30 +00:00