Commit Graph

  • 1594468250 add possibility to invoke from parentheses BigAru 2018-12-07 12:58:35 +01:00
  • 74e3cd758e remove parentheses also when expression at ending BigAru 2018-12-07 12:14:23 +01:00
  • 7d9e8f4e21 treat corner cases BigAru 2018-12-07 11:43:15 +01:00
  • 882e616009 optimize preceding expression BigAru 2018-12-07 08:29:01 +01:00
  • 6de23d766a do not offer refactoring for tagged templates BigAru 2018-12-07 05:58:00 +01:00
  • 6fe4663d92 combine preceding expressions to one BigAru 2018-12-07 05:06:52 +01:00
  • 76ce1c67ac fix test case BigAru 2018-12-07 04:28:02 +01:00
  • 3b284886b1 add toString visibility from expression and from middle part BigAru 2018-12-07 04:24:01 +01:00
  • 576271ef55 catch empty head of template literal BigAru 2018-12-06 16:09:43 +01:00
  • 2b299943f9 complete toString BigAru 2018-12-06 14:42:33 +01:00
  • 3d2b552fd3 complete toTemplate BigAru 2018-12-06 13:23:47 +01:00
  • fc13b2b43a add test cases BigAru 2018-12-06 10:54:23 +01:00
  • b84f95dc5d add working conversion to template literal BigAru 2018-12-06 08:05:03 +01:00
  • 03f0f88101 add diagnostic messages BigAru 2018-12-05 09:14:23 +01:00
  • 6952b1f9a7 add visibility tests BigAru 2018-12-05 08:59:18 +01:00
  • 2bb2a8246a add test cases BigAru 2018-12-05 08:30:22 +01:00
  • 7620615212 add test cases BigAru 2018-12-05 06:00:28 +01:00
  • 2db0745b64 add skeleton BigAru 2018-12-05 05:39:11 +01:00
  • 7ec7f02ec3 Instantiate contextual type using non-fixing mapper Anders Hejlsberg 2019-03-23 10:46:46 -07:00
  • e20b87f66d Add script for posting perf results back to GH (#30526) Wesley Wigham 2019-03-22 17:39:20 -07:00
  • 0f6f3b79b5 Fix find all references of inherited constructor (#30514) Gabriela Araujo Britto 2019-03-22 15:17:50 -07:00
  • 1639a5a2c2 Handle huge unions better in createUnionOrIntersectionProperty (#30411) Wesley Wigham 2019-03-22 09:56:39 -07:00
  • e8b6615c2c update types 王文璐 2019-03-22 18:13:18 +08:00
  • 35ded510bb Merge branch 'master' into attach_property_to_default_export 王文璐 2019-03-22 17:40:37 +08:00
  • b86dea03f2 Fix crash caused by cyclic defaults (#30532) Wesley Wigham 2019-03-21 18:27:14 -07:00
  • e72f006664 Merge pull request #30524 from Microsoft/moduleResolutionError Sheetal Nandi 2019-03-21 10:05:49 -07:00
  • 722afc18bb Fix typo Sheetal Nandi 2019-03-21 09:01:52 -07:00
  • 8da384d32a Report output file not built error for any module resolution that ends up to source file Fixes #29918 Sheetal Nandi 2019-03-20 17:27:19 -07:00
  • adf760acf0 Update user baselines (#30521) TypeScript Bot 2019-03-21 08:33:22 -07:00
  • 34c3233d18 Allow --incremental to be command line option Sheetal Nandi 2019-03-20 14:44:14 -07:00
  • 09747e5c35 Add test for current --incremental behaviour Sheetal Nandi 2019-03-20 13:59:12 -07:00
  • 2932421370 Merge pull request #30495 from Microsoft/fix29427 Ron Buckton 2019-03-20 12:56:50 -07:00
  • 800f7a3447 Merge pull request #30414 from Microsoft/jsSyntaxCompletions Sheetal Nandi 2019-03-20 10:38:11 -07:00
  • fa9705455f Merge pull request #30438 from Microsoft/tsconfigChangeDetection Sheetal Nandi 2019-03-20 10:28:23 -07:00
  • e94b7d8b37 Check extended tsconfig time with oldest output time to report not upto date Sheetal Nandi 2019-03-19 17:19:15 -07:00
  • 8cef0c592a Merge branch 'master' into tsconfigChangeDetection Sheetal Nandi 2019-03-19 16:54:25 -07:00
  • 69900764f0 Update LKG. Daniel Rosenwasser 2019-03-19 16:41:08 -07:00
  • cfb0adeadf Merge pull request #28609 from ajafff/class-decorator-generics v3.3.4000 Ron Buckton 2019-03-19 15:46:58 -07:00
  • a0f122baa7 Merge pull request #30494 from Microsoft/fix29561 Ron Buckton 2019-03-19 15:42:20 -07:00
  • 519426407b Merge pull request #30492 from Microsoft/prettyBuild Sheetal Nandi 2019-03-19 12:11:09 -07:00
  • 07bec2893f Adjust offset to account for 'this' parameter when emitting parameter decorators Ron Buckton 2019-03-19 11:46:18 -07:00
  • e19c7f1a45 Prevent substitution of 'super' in async super helper Ron Buckton 2019-03-19 11:35:18 -07:00
  • 4b3178cf77 Merge pull request #30491 from Microsoft/fix30066-master Ron Buckton 2019-03-19 11:26:40 -07:00
  • 972eaf6ffe Merge pull request #30479 from Microsoft/fix30066 Ron Buckton 2019-03-19 11:25:42 -07:00
  • 0bcc46a4e3 Ensure --pretty with --build is passed correctly to create reporters Fixes #30282 Sheetal Nandi 2019-03-19 10:53:06 -07:00
  • 4e54f30fb4 Fix _superIndex emit when super access captured in async arrow Ron Buckton 2019-03-18 18:08:58 -07:00
  • 84087d0e0a Use shorthand property assignment in convert parameters to object (#30468) Gabriela Araujo Britto 2019-03-19 09:28:09 -07:00
  • 4fed54232a Fix _superIndex emit when super access captured in async arrow Ron Buckton 2019-03-18 18:08:58 -07:00
  • 9e28a811c5 Remove circularity fallback deferral in getConditionalType (#30470) Wesley Wigham 2019-03-18 16:35:41 -07:00
  • 45c7770f4b Update to '3.3.4000'. Daniel Rosenwasser 2019-03-18 15:04:33 -07:00
  • 3127962cd1 Fix authors script (#30440) Wesley Wigham 2019-03-18 12:26:27 -07:00
  • e5521630fb Merge pull request #30439 from Microsoft/forceBuild Sheetal Nandi 2019-03-18 11:15:25 -07:00
  • 10b9051624 Fix convert to named parameters rest parameter tuple (#30286) Gabriela Britto 2019-03-18 10:31:38 -07:00
  • d8591a82df Update user baselines (#30463) TypeScript Bot 2019-03-18 09:21:16 -07:00
  • 18b8625ef8 fix error on globalThis type extend (#30460) Masahiro Wakame 2019-03-19 01:18:27 +09:00
  • d0646a629a Merge pull request #30084 from dragomirtitian/GH-26563 Anders Hejlsberg 2019-03-18 06:14:52 -10:00
  • 02963b4e17 Merge pull request #30443 from Microsoft/fixTypeInferenceLogicError Anders Hejlsberg 2019-03-18 08:49:16 -07:00
  • 36cf12fe0a Merge pull request #30363 from Microsoft/fixTypeParameterPromotion Anders Hejlsberg 2019-03-18 08:48:03 -07:00
  • e9eb73bfe6 Accept new baselines Anders Hejlsberg 2019-03-17 17:39:16 -10:00
  • b6aff98fd7 Add test relating type predicates with and without this parameters Anders Hejlsberg 2019-03-17 17:39:08 -10:00
  • 3dd0814069 Make IdentifierTypePredicate.parameterIndex index into signature.parameters Anders Hejlsberg 2019-03-17 15:58:13 -10:00
  • 658798032b Fix globalThis completions (#30441) Nathan Shively-Sanders 2019-03-15 19:10:39 -07:00
  • 084d14a399 Fix logic error introduced in #30334 Anders Hejlsberg 2019-03-15 15:57:22 -10:00
  • 52641c531a Passing --force option to build, builds project from start Sheetal Nandi 2019-03-15 15:52:15 -07:00
  • cabf72b514 Revert "Passing --force option to build, builds project from start" Sheetal Nandi 2019-03-15 16:03:36 -07:00
  • 434fa94bdc Passing --force option to build, builds project from start Sheetal Nandi 2019-03-15 15:52:15 -07:00
  • 3b607df658 Merge pull request #30437 from Microsoft/validSourceFile Sheetal Nandi 2019-03-15 15:46:29 -07:00
  • ce490e1c77 Check oldest output time with tsconfig time to see if its out of date Fixes #26503 Sheetal Nandi 2019-03-15 15:43:04 -07:00
  • 34a7b7bbd8 implements not a keyword in js Sheetal Nandi 2019-03-15 15:21:38 -07:00
  • e78f52d246 Add more information when getValidSourceFile cant find the file in question. Log for #30180 Sheetal Nandi 2019-03-15 15:03:45 -07:00
  • 105acf7d25 Update LKG. v3.4-rc Daniel Rosenwasser 2019-03-15 13:19:18 -07:00
  • 5a8176e0c6 Merge remote-tracking branch 'origin/master' into release-3.4 Daniel Rosenwasser 2019-03-15 13:17:44 -07:00
  • 0f598db3e5 Fixes #29524, a merged UMD-global (#30403) Nathan Shively-Sanders 2019-03-15 09:45:33 -07:00
  • ad740f226e Duh!! Static is allowed in JS. Sheetal Nandi 2019-03-15 09:07:23 -07:00
  • 563593b8be Enable better error spans for async functions (#30413) Wesley Wigham 2019-03-14 17:10:42 -07:00
  • f829f958a2 Filter ts only keywords from js file completion Fixes #29212 Sheetal Nandi 2019-03-14 13:58:57 -07:00
  • 81ed511de2 Merge pull request #30402 from Microsoft/resolveJsonModule Sheetal Nandi 2019-03-14 15:50:18 -07:00
  • b7c8e0951d Merge branch 'master' into resolveJsonModule Sheetal Nandi 2019-03-14 15:13:39 -07:00
  • da48790dac Merge pull request #30410 from Microsoft/fixNonDeterministicTest Sheetal Nandi 2019-03-14 14:36:52 -07:00
  • 03aee92782 PR feedback Sheetal Nandi 2019-03-14 14:15:06 -07:00
  • 34ea77f674 Pass time to the vfs of resolveJsonModule Sheetal Nandi 2019-03-14 14:02:53 -07:00
  • 5afa0d4dbb Merge pull request #30409 from Microsoft/betterDiagnostics Sheetal Nandi 2019-03-14 13:59:22 -07:00
  • 1c8a359914 rename convert to named parameters (#30401) Gabriela Britto 2019-03-14 13:41:29 -07:00
  • b67f6ec710 Display actual and expected diagnostic messages when they dont match Sheetal Nandi 2019-03-14 13:18:06 -07:00
  • 60df8647b8 Update LKG. Daniel Rosenwasser 2019-03-14 13:14:04 -07:00
  • ded2f14778 Merge branch 'master' into release-3.4 Daniel Rosenwasser 2019-03-14 13:12:07 -07:00
  • 6ff9112f69 Merge pull request #30405 from Microsoft/correctBuilder34 Sheetal Nandi 2019-03-14 13:09:00 -07:00
  • 7ab2ad7959 Merge pull request #30404 from Microsoft/correctBuilder Sheetal Nandi 2019-03-14 13:08:50 -07:00
  • 27209e145d Use EmitAndSemanticDiagnosticsBuilder in builder from tsc Sheetal Nandi 2019-03-14 11:54:47 -07:00
  • a571e50143 Use EmitAndSemanticDiagnosticsBuilder in builder from tsc Sheetal Nandi 2019-03-14 11:54:47 -07:00
  • bd229b5ed1 Exclude Json files from Project reference redirects from files to be emitted list Fixes #30382 Sheetal Nandi 2019-03-14 10:58:57 -07:00
  • a6f7ec3464 Handle outDir and declrationDir correctly to generate output file names for the tsbuild Sheetal Nandi 2019-03-14 09:21:20 -07:00
  • 7824fbc395 Merge pull request #30383 from Microsoft/fixFindAllRefsOfDefaultExport Gabriela Britto 2019-03-14 09:39:06 -07:00
  • 8b04143675 Merge pull request #30380 from Microsoft/completionsWhileWritingSpread Sheetal Nandi 2019-03-14 09:38:50 -07:00
  • 2961bc3fc0 Merge pull request #30384 from Microsoft/completionsInTypeParameter Sheetal Nandi 2019-03-13 18:07:31 -07:00
  • b29ed70ddb Merge branch 'master' into fixFindAllRefsOfDefaultExport Gabriela Araujo Britto 2019-03-13 16:04:23 -07:00
  • 342616781e Merge pull request #30381 from Microsoft/mapConstructor Sheetal Nandi 2019-03-13 15:24:22 -07:00
  • 526eda8f18 Add extends of type parameter as type only location for completions Fixes #28511 Sheetal Nandi 2019-03-13 15:22:33 -07:00
  • 5d08b68122 Fix react-redux break on DT (#30375) Wesley Wigham 2019-03-13 15:21:46 -07:00
  • 66e2c54fe5 add tests for finding references of named and default exports Gabriela Araujo Britto 2019-03-13 15:11:33 -07:00