Commit Graph

  • 94747aa4e1 Bump version to 4.3. (#42728) Daniel Rosenwasser 2021-02-09 17:07:28 -08:00
  • 980b273aa5 Bump version to 4.2.1-rc and LKG v4.2-rc TypeScript Bot 2021-02-10 00:52:29 +00:00
  • aace53f7d7 Bump version to 4.1.5 and LKG v4.1.5 TypeScript Bot 2021-02-10 00:22:08 +00:00
  • 13651e8481 Bump version to 4.0.7 and LKG v4.0.7 TypeScript Bot 2021-02-10 00:20:52 +00:00
  • 9b778b3494 Bump version to 3.9.9 and LKG v3.9.9 TypeScript Bot 2021-02-10 00:20:23 +00:00
  • 12e76910b2 Merge remote-tracking branch 'origin/master' into release-4.2 TypeScript Bot 2021-02-10 00:13:56 +00:00
  • 89f1a8854c Handle if plugin doesnt specify name (#42724) Sheetal Nandi 2021-02-09 15:26:29 -08:00
  • f1005c587c Handle if plugin doesnt specify name (#42723) Sheetal Nandi 2021-02-09 15:26:14 -08:00
  • ee713556c6 Handle if plugin doesnt specify name (#42722) Sheetal Nandi 2021-02-09 15:25:54 -08:00
  • 052aff3550 Handle if plugin doesnt specify name (#42721) Sheetal Nandi 2021-02-09 15:25:36 -08:00
  • af0ad80897 Handle if plugin doesnt specify name (#42720) Sheetal Nandi 2021-02-09 15:25:20 -08:00
  • 5280ba400c Handle if plugin doesnt specify name (#42717) Sheetal Nandi 2021-02-09 15:23:29 -08:00
  • 8c5fa5cc91 Revert assignability cases in getNarrowedType (#42231) Orta Therox 2021-02-09 23:03:11 +00:00
  • 1b19af0f14 Refactor params for interface (#42652) Jesse Trinity 2021-02-09 13:30:31 -08:00
  • 664ed17ebd Allow only package names as plugin names (#42713) Daniel Rosenwasser 2021-02-09 11:30:09 -08:00
  • fe2899c2ac Use a 10ms sampling frequency to filter tracing dumps Eli Barzilay 2021-02-08 15:54:35 -05:00
  • f462576ac2 Re-do tracing initialization and tests around calls Eli Barzilay 2021-01-13 16:01:53 -05:00
  • 7de5d0b83a Update package-lock.json TypeScript Bot 2021-02-07 06:22:44 +00:00
  • 60a6240210 feat(42637): add generateReturn option to UserPreferences (#42642) Oleksandr T 2021-02-06 01:24:48 +02:00
  • 4c43e09c9e Add fallback error locations for nameless declarations, better class error locations (#42585) Wesley Wigham 2021-02-05 12:07:14 -08:00
  • aba932aefa Create synthetic exports symbol for commonjs module (#42655) Nathan Shively-Sanders 2021-02-05 10:56:03 -08:00
  • 79ed041b6a Fix Format Selection on JSDoc comments (#42411) Andrew Branch 2021-02-05 10:37:47 -08:00
  • f1583f08a0 Signature help turns off current-parameter display for non-trailing rest parameters (#42592) Nathan Shively-Sanders 2021-02-05 09:37:28 -08:00
  • 215ee40dc8 Update package-lock.json TypeScript Bot 2021-02-05 06:23:09 +00:00
  • 19db9ad675 Swapping the quote style of a string for completions should swap _all_ quotes in the string (#42650) Wesley Wigham 2021-02-04 13:56:34 -08:00
  • f569aa3832 Use a (hopefully) more efficient regex for matching jquery in the safelist (#42653) Wesley Wigham 2021-02-04 13:53:05 -08:00
  • 62bc8bec4e Replace _all_ tabs in pretty output, not just the first on each line (#42649) Wesley Wigham 2021-02-04 13:25:53 -08:00
  • be18057792 Add check for no match into fs watch rename event handler (#42651) Wesley Wigham 2021-02-04 13:20:38 -08:00
  • ab2729a99b Smarter subtype reduction in union types (#42353) Anders Hejlsberg 2021-02-04 11:18:30 -10:00
  • 258be217a6 Fix completions crash on transient exported property named 'default' (#42583) Andrew Branch 2021-02-04 10:22:15 -08:00
  • 05e2f74fbe Update package-lock.json TypeScript Bot 2021-02-04 06:22:59 +00:00
  • 4c118ae67b fix(39022): wrap export references UnaryExpression to ParenthesizedExpression (#41156) Oleksandr T 2021-02-04 04:26:33 +02:00
  • e2318217fb Strip nullable types from 'this' type in inference with optional chain calls (#42536) Anders Hejlsberg 2021-02-03 13:50:23 -10:00
  • cce4bfbc7c Revert changes for template literal types, keeping tests. (#42588) Daniel Rosenwasser 2021-02-03 14:49:03 -08:00
  • 654975481f Use spaces instead of non-breaking spaces, narrow non-breaking spaces. (#42500) Daniel Rosenwasser 2021-02-03 14:29:42 -08:00
  • c3e132da59 Keep extended config's raw file, include, exclude relative to itself and correct it when setting extending options (#42544) Sheetal Nandi 2021-02-03 11:09:06 -08:00
  • 1c25b009f2 Sort import fixes by number of directory separators (#42614) Andrew Branch 2021-02-03 10:42:13 -08:00
  • bfc55b5762 Update package-lock.json TypeScript Bot 2021-02-03 06:25:50 +00:00
  • 96cc9b96fe Make object literal properties new identifier locations when not contextually typed (#42612) Andrew Branch 2021-02-02 16:17:55 -08:00
  • 71de94a543 Limit tuple size resulting from spread (#42448) Andrew Branch 2021-02-02 14:02:35 -08:00
  • fd6178b826 Update user baselines +cc @sandersn (#42420) TypeScript Bot 2021-02-02 08:39:34 -08:00
  • 60bde2dbef Update package-lock.json TypeScript Bot 2021-02-02 06:28:14 +00:00
  • 3e28e29c51 fix 38503. (#39716) Song Gao 2021-02-01 20:34:46 -06:00
  • a3b8ad22eb Accepted baselines. errorMessageImprovementsOnDiscriminant Daniel Rosenwasser 2021-02-01 18:01:08 -08:00
  • 96095efa2d Don't throw away results if there are multiple discriminants. Daniel Rosenwasser 2021-02-01 18:00:38 -08:00
  • c953969698 Switched 'ts.performance' to a mixed mode only uses native performance APIs when necessary (#42586) Ron Buckton 2021-02-01 15:33:34 -08:00
  • 66ecfcbd04 Update package-lock.json TypeScript Bot 2021-02-01 06:28:00 +00:00
  • 8523ca4fa3 Don’t create missing nodes for identifiers that would be valid in a newer script target (#42520) Andrew Branch 2021-01-29 14:10:29 -08:00
  • d7d7b888b6 Remove Travis CI (#42507) Andrew Branch 2021-01-29 12:38:26 -08:00
  • 9d21a5b56c Fix indentation of multiline conditional expressions (#42484) Andrew Branch 2021-01-29 12:07:57 -08:00
  • c15f40abfa Fix discriminant property narrowing through optional chain with null (#42503) Andrew Branch 2021-01-29 12:03:42 -08:00
  • 65e4d60d81 Fix formatter determination of initial indentation of list items after the first (#42352) Andrew Branch 2021-01-29 09:49:47 -08:00
  • fca0b39f0c Use related spans for "implement abstract class" errors Ivan Arcuschin 2021-01-29 01:25:07 -03:00
  • 2730cb24f5 Only skip any checks for unwrapped tuples in conditionals, rather than all nondistributive conditionals for backcompat (#42447) Wesley Wigham 2021-01-28 23:36:43 -08:00
  • 7da2b51297 Remove cast, reduce line length. Daniel Rosenwasser 2021-01-28 15:51:24 -08:00
  • 9dbfaeef2d Narrow QualifiedName inside typeof (#42540) Nathan Shively-Sanders 2021-01-28 15:19:01 -08:00
  • 5a21291b7c Propegate contextual types through nonnull assertion operators (#42526) Wesley Wigham 2021-01-28 09:24:54 -08:00
  • d2443a5df1 @typedef: Improve error spans from declaration emit (#42501) Nathan Shively-Sanders 2021-01-28 08:35:05 -08:00
  • 517f32940a Add regression test for #37314 (#42525) Wesley Wigham 2021-01-27 15:30:59 -08:00
  • 203a5ce78f Include all properties from the mapped modifier type when calculating index types for mapped types with name types (#41976) Wesley Wigham 2021-01-27 13:32:46 -08:00
  • cdd11e96ad Update package-lock.json TypeScript Bot 2021-01-27 06:27:40 +00:00
  • b8faaea90c Only look for file exists and read file on supported locale directories that we build (#42505) Sheetal Nandi 2021-01-26 17:43:37 -08:00
  • 6ed344f2c8 Update package-lock.json TypeScript Bot 2021-01-26 06:27:09 +00:00
  • 871096b3a1 Merge pull request #42356 from armanio123/FixJSDocFormatting Armando Aguirre 2021-01-25 15:05:44 -08:00
  • 701493fb80 Support top level "for await of" (#37424) M.Yoshimura 2021-01-26 06:40:45 +09:00
  • f529115b41 fixes microsoft/TypeScript#41286 (#41294) AnyhowStep 2021-01-25 16:33:28 -05:00
  • d7d8f33def In bundle declaration emit, refuse to rewrite nonrelative references to files outside the common source directory (#42306) Wesley Wigham 2021-01-25 11:16:59 -08:00
  • 1b57a0395e Fix incorrectly logging ts files instead of .js files as top files (#42463) Sheetal Nandi 2021-01-25 10:04:39 -08:00
  • ca380af99b At starts jsdoc tag only after whitespace (#42364) Nathan Shively-Sanders 2021-01-25 09:42:24 -08:00
  • 89c173fddc Narrow via discriminant property through optional chain (#42450) Andrew Branch 2021-01-25 09:29:51 -08:00
  • 290af69b73 Filter out global keywords of UMD module export declarations in completion providing auto import suggestions (#42141) Amin Pakseresht 2021-01-25 12:29:13 -05:00
  • 154f2094fc WIP-semantic in session based TS (#42438) Orta Therox 2021-01-23 13:13:56 +00:00
  • 63003eb106 Update package-lock.json TypeScript Bot 2021-01-23 06:50:09 +00:00
  • 786a7e86ef Update user baselines (#42451) Ron Buckton 2021-01-22 18:44:25 -08:00
  • ee3fe472d7 Fix broken user and docker tests (#42431) Ron Buckton 2021-01-22 13:23:41 -08:00
  • 80dfc6a45b Only when typings file change for the project, schedule the update for the project (#42428) Sheetal Nandi 2021-01-22 11:16:07 -08:00
  • 4c62f6e7d6 Update package-lock.json TypeScript Bot 2021-01-22 06:51:52 +00:00
  • 71d4ee5d60 Preserve alias information where possible when looking up union and intersection base constraints (#42430) Wesley Wigham 2021-01-21 13:06:56 -08:00
  • 2f47527b99 Update package-lock.json TypeScript Bot 2021-01-21 06:51:56 +00:00
  • 424b805d61 Fix "Cannot find name 'global'. Did you mean 'global'?" (#42262) Matt Kantor 2021-01-20 15:23:34 -08:00
  • 0383b5cb4c Optimize import fixes for projects with many symlinks (#42150) Andrew Branch 2021-01-20 12:15:36 -08:00
  • 9d286a21ae Update user baselines +cc @sandersn (#42366) TypeScript Bot 2021-01-20 08:51:28 -08:00
  • 028f14c507 Filter origin types when filtering union types (#42378) Anders Hejlsberg 2021-01-20 06:37:02 -10:00
  • a231b23772 Fix start position on JSDoc parsin Armando Aguirre 2021-01-19 23:02:56 -08:00
  • 1cef53f9f5 Update package-lock.json TypeScript Bot 2021-01-20 06:52:39 +00:00
  • 0d494abc77 Add missing unwrap call for the inferredExtendsType (#42409) Wesley Wigham 2021-01-19 18:02:35 -08:00
  • 98e9e77255 Fixed JSDoc with only one asterisk in comment Armando Aguirre 2021-01-19 15:55:01 -08:00
  • 147384c932 Fix typos in comments (#42396) Zuckjet 2021-01-20 01:13:26 +08:00
  • b34e680cd0 Update package-lock.json TypeScript Bot 2021-01-19 06:51:13 +00:00
  • 621e0afe00 Accept merge-conflicted baseline (#42398) Wesley Wigham 2021-01-18 07:05:11 -08:00
  • 852c7027e9 Update package-lock.json TypeScript Bot 2021-01-18 06:50:43 +00:00
  • b5bab16a96 Update package-lock.json TypeScript Bot 2021-01-16 06:49:45 +00:00
  • 70c82cab75 Include alias type arguments in keys for aliased types (#42365) Anders Hejlsberg 2021-01-15 16:00:55 -10:00
  • ab32fcadbd Fix type parameter lookup for TypeAlias LibraryManagedAttributes (#42245) Wesley Wigham 2021-01-15 17:23:01 -08:00
  • d1e1e9dccc Feat/exclude completions of variable initializers (#42087) chenjigeng 2021-01-16 07:57:18 +08:00
  • 0aa77fcea7 Update user baselines +cc @sandersn (#41496) TypeScript Bot 2021-01-15 15:42:23 -08:00
  • 8324dec9e9 feat(33715): include methods of class defined in a property (#42164) Oleksandr T 2021-01-15 19:52:46 +02:00
  • 22f8fa443b Update package-lock.json TypeScript Bot 2021-01-15 06:49:09 +00:00
  • 995023c2a7 Fix double asterisk formatting in JSDoc Armando Aguirre 2021-01-14 21:38:55 -08:00
  • c83f769850 fix(41405): allow using property access as reference to function (#41429) Oleksandr T 2021-01-15 03:02:48 +02:00