Commit Graph

  • baff821594 fix(36989): 'async' modifier cannot be used in an ambient context.ts (#37010) Alexander T 2020-02-27 10:11:29 +02:00
  • 60f50e22bb LEGO: Merge pull request 37068 csigs 2020-02-26 20:11:06 -08:00
  • 91df1c8b53 LEGO: check in for master to temporary branch. csigs 2020-02-27 04:10:29 +00:00
  • 3ec5ac28e7 Accepted baselines. literallyBeLessStupidInCasts Daniel Rosenwasser 2020-02-26 17:07:39 -08:00
  • 80fc6dc7e1 Add ad-hoc test for string literal type casts. Daniel Rosenwasser 2020-02-26 17:07:28 -08:00
  • 6def346b4e Allow --composite false or --composite null on the command line (#36997) (#37062) Sheetal Nandi 2020-02-26 16:33:53 -08:00
  • d07761fe39 Allow --composite false or --composite null on the command line (#36997) Sheetal Nandi 2020-02-26 15:26:26 -08:00
  • 9bf60580af Cherry-pick PR #37059 into release-3.8 (#37060) TypeScript Bot 2020-02-26 18:26:02 -05:00
  • 05c9ec3f12 Remove unnecessary assert (since we allow already open file to be opened again even through openFile command - partially) from updateOpen command (#37059) Sheetal Nandi 2020-02-26 15:25:51 -08:00
  • c4e96856ac Detect circularities when removing 'undefined' from defaulted params (#37023) Ryan Cavanaugh 2020-02-26 14:59:04 -08:00
  • f7d2beb3f5 LEGO: Merge pull request 37058 csigs 2020-02-26 14:11:15 -08:00
  • 42058a89ab LEGO: check in for master to temporary branch. csigs 2020-02-26 22:10:40 +00:00
  • b424f36e9a Expose call count for instantiateType in extendedDiagnostics (#36797) Andrew Casey 2020-02-26 12:55:28 -08:00
  • 3d63401b20 Update baseline (#37049) Nathan Shively-Sanders 2020-02-26 10:28:22 -08:00
  • af901ba911 No error on this exprs in static property inits (#36781) Nathan Shively-Sanders 2020-02-26 09:07:45 -08:00
  • 454cdb8279 Retain undefined initializations (#36806) Wesley Wigham 2020-02-26 08:48:18 -08:00
  • 56b6d0d666 Update user baselines (#37033) TypeScript Bot 2020-02-25 20:47:21 -05:00
  • 15dd0002ef Unwrap substitutions both before _and_ after potential simplification (#32116) Wesley Wigham 2020-02-25 17:36:56 -08:00
  • 4d5464e1f9 Revert "Support declaration emit for late bound element accesses assigned to functions in both TS and JS (#36593)" (#37034) Wesley Wigham 2020-02-25 16:40:38 -08:00
  • 622c2060e7 Ignore data- props when excess property checking (#36952) (#37031) Wesley Wigham 2020-02-25 16:29:46 -08:00
  • 9ed73ebbbf Properly handle control flows from returns in try/catch within IIFE (#36901) Anders Hejlsberg 2020-02-25 16:14:00 -08:00
  • e89df5ce6f Handle getScriptVersion correctly to ensure program structure is checked correctly (#36808) Sheetal Nandi 2020-02-25 16:11:21 -08:00
  • e99173a6f9 Ignore data- props when excess property checking (#36952) Wesley Wigham 2020-02-25 15:52:24 -08:00
  • d92aca2715 Reduce lerna loglevel (#37024) Wesley Wigham 2020-02-25 14:23:55 -08:00
  • c6866c117f Cherry-pick PR #37021 into release-3.8 (#37025) TypeScript Bot 2020-02-25 17:15:10 -05:00
  • 8a797cad2b Adds floating block comments to the outlining spans response (#36880) Orta 2020-02-25 17:09:16 -05:00
  • 43863cafe2 Check for undefined source.symbol (#37021) Ryan Cavanaugh 2020-02-25 13:46:24 -08:00
  • 3e4ce4777d Support declaration emit for late bound element accesses assigned to functions in both TS and JS (#36593) Wesley Wigham 2020-02-25 13:45:27 -08:00
  • 7d8dc730b7 Baseline arity checks for jsx sfc tags (#36643) Wesley Wigham 2020-02-25 13:44:22 -08:00
  • e536c89872 Add js-equivalent test for the binary expression stress and introduce trampoline into getJSSyntacticDiagnosticsForFile (#36724) Wesley Wigham 2020-02-25 13:29:34 -08:00
  • 01f81dfc00 Add helpers to helper list, per comment on #36806 Wesley Wigham 2020-02-25 11:46:05 -08:00
  • d76a45a6aa Cherry-pick PR #36993 into release-3.8 (#37020) TypeScript Bot 2020-02-25 14:32:41 -05:00
  • c22cdb446a Harden telemetryOnOpenFile (#36993) Ryan Cavanaugh 2020-02-25 11:32:32 -08:00
  • e54b796301 Declare dependencies between helpers in the declaritive fashion introduced by #35967 (#37001) Wesley Wigham 2020-02-25 11:29:59 -08:00
  • e120762390 Remove unneeded branch from getHelperName (#36998) Wesley Wigham 2020-02-25 11:29:45 -08:00
  • 26184f0ec8 LEGO: Merge pull request 37018 csigs 2020-02-25 08:11:01 -08:00
  • 5af94fa0ca LEGO: check in for master to temporary branch. csigs 2020-02-25 16:10:24 +00:00
  • e2ece0409f test(helpers): Update test baselines ExE Boss 2020-02-25 16:20:00 +01:00
  • 5e40f32f66 fix(helpers): Use hasOwnProperty.call ExE Boss 2020-02-25 14:15:00 +01:00
  • 177713ef45 Switch Debug.assertX functions to use asserts conditions (#36995) Ron Buckton 2020-02-24 18:20:58 -08:00
  • b5bd38bcdc Convert UnionOrIntersectionType.couldContainTypeVariables to ObjectFlags (#36947) Andrew Casey 2020-02-24 18:18:39 -08:00
  • 865c1209de Use couldContainTypeVariables to short-circuit instantiateType (#36951) Andrew Casey 2020-02-24 17:50:44 -08:00
  • 6d1361c192 Add --force to vue-next dockerfile since latest image version errors without it Wesley Wigham 2020-02-24 17:38:16 -08:00
  • 60e172d21d Update user baselines (#37003) TypeScript Bot 2020-02-24 20:17:07 -05:00
  • 544f4413b4 Rescedule nightly publish to 11pm pst, (7am ust) Wesley Wigham 2020-02-24 17:13:00 -08:00
  • 98fc0753f5 Cherry-pick PR #36996 into release-3.8 (#37002) TypeScript Bot 2020-02-24 19:35:56 -05:00
  • 8fe8284370 Update user baselines (#36999) TypeScript Bot 2020-02-24 19:18:18 -05:00
  • 3e3df8702c Fix crash on aliased,exported @enum tag in jsdoc (#36996) Nathan Shively-Sanders 2020-02-24 16:13:18 -08:00
  • 65e7acce58 Use getters to define live export bindings refresh (#35967) Wesley Wigham 2020-02-24 15:36:14 -08:00
  • 7a3b6b4f4f Update user baselines (#36992) TypeScript Bot 2020-02-24 17:27:34 -05:00
  • 4e16be6103 LEGO: Merge pull request 36991 csigs 2020-02-24 14:11:09 -08:00
  • 9ec9d94548 LEGO: check in for master to temporary branch. csigs 2020-02-24 22:10:34 +00:00
  • 3edf5f53d6 Update user baselines (#36973) TypeScript Bot 2020-02-24 16:46:59 -05:00
  • 2b69b2281a Properly handle both special export forms when renaming (#36914) Ryan Cavanaugh 2020-02-24 13:17:02 -08:00
  • 3bec9ad2c5 Set CI=true in the office-ui-fabric docker test so it doesnt use a progress indicator (#36982) Wesley Wigham 2020-02-24 12:45:14 -08:00
  • fd8000dd59 Fix class emit in converted loop body (#36795) Ron Buckton 2020-02-24 10:55:13 -08:00
  • fcd55c21a1 Update CONTRIBUTING.md (#36553) Ryan Cavanaugh 2020-02-24 09:00:24 -08:00
  • a707800965 LEGO: Merge pull request 36980 csigs 2020-02-24 08:10:59 -08:00
  • a2bb27cb2c LEGO: check in for master to temporary branch. csigs 2020-02-24 16:10:23 +00:00
  • c6cdc63b9c sanitize yarn-node path in output (#36953) Wesley Wigham 2020-02-21 16:38:00 -08:00
  • ebca423a6e Add elaboration & quickfix for async-able arrow function (#36342) Wesley Wigham 2020-02-21 15:51:02 -08:00
  • 6b645f582b Fix find-refs crash on JSDocNamepath (#36941) Nathan Shively-Sanders 2020-02-21 15:37:11 -08:00
  • 7bcb7232a1 Name workflow Wesley Wigham 2020-02-21 14:52:57 -08:00
  • 83271b7d0c Probably dont need artifact drops on release branch PRs Wesley Wigham 2020-02-21 14:49:47 -08:00
  • b5cb71aaed Add task mirroring devops release branch artifact building pipeline Wesley Wigham 2020-02-21 14:49:00 -08:00
  • c550c7edee Update user baselines (#36942) TypeScript Bot 2020-02-21 14:42:27 -08:00
  • 9190fac5fd Some would say it's trigger'd Wesley Wigham 2020-02-21 14:20:19 -08:00
  • 57df4663ad Publishing to npm isnt the default on github for reasons Wesley Wigham 2020-02-21 10:43:02 -08:00
  • 5c7ef4c48a Make the nightly publish cron task also respond to a publish-nightly event Wesley Wigham 2020-02-21 10:40:05 -08:00
  • d95942b05f Port nightly publish task to actions Wesley Wigham 2020-02-21 10:35:44 -08:00
  • a5061eff19 Update scripts for octokit 17 (#36915) Nathan Shively-Sanders 2020-02-21 09:49:02 -08:00
  • 24dd93fc2b Fix access of protected members on generic this-type (#36928) Klaus Meinhardt 2020-02-21 18:33:21 +01:00
  • ab1b17b9cf LEGO: Merge pull request 36934 csigs 2020-02-21 08:11:07 -08:00
  • 4bf28cb133 LEGO: check in for master to temporary branch. csigs 2020-02-21 16:10:25 +00:00
  • 17e9b76343 LEGO: Merge pull request 36923 csigs 2020-02-21 02:11:05 -08:00
  • 219f6d7d28 LEGO: check in for master to temporary branch. csigs 2020-02-21 10:10:25 +00:00
  • cf24c4fdc0 Fix copy-paste error in navigateToItemIsEqualTo (#36912) Andrew Casey 2020-02-20 17:30:50 -08:00
  • d0c961e544 Try removing fetch-depth 0 config to improve speed, add sync-branch workflow Wesley Wigham 2020-02-20 15:06:58 -08:00
  • 7ee1ef008a Cast version result so it isnt declaration emitted as a literal type once it has a wellknown value Wesley Wigham 2020-02-20 14:49:04 -08:00
  • f80c0c163e Add set-version workflow Wesley Wigham 2020-02-20 14:19:08 -08:00
  • 4d1a1b850a Expose importModuleSpecifierEnding to protocol (#36725) Andrew Branch 2020-02-20 13:59:56 -08:00
  • 7f02927b78 use const instead of let for new class iife assignments (#36907) Wesley Wigham 2020-02-20 12:48:02 -08:00
  • 2c16ee311e Copy diagnostic messages to built/local to fix localization process (#36903) Mine Starks 2020-02-20 11:41:53 -08:00
  • f10c9ea471 azure-sdk test: move typescript location (#36902) Nathan Shively-Sanders 2020-02-20 10:09:37 -08:00
  • cb90dc0003 Remove trailing whitespace from copyright notice (#36886) Wesley Wigham 2020-02-20 09:46:50 -08:00
  • bf6be75131 feat(36048): handle uncalled function checks in ternaries (#36402) Alexander T 2020-02-20 19:29:41 +02:00
  • c8147cb601 fix(33377): use quoteStyle option for string literals completions (#36720) Alexander T 2020-02-20 18:45:07 +02:00
  • d76380419d Fix typo in getChangesSinceVersion (#36885) Nathan Shively-Sanders 2020-02-20 08:30:22 -08:00
  • 4a34294908 Unify padding impls and consistently use them Wesley Wigham 2020-02-19 17:21:51 -08:00
  • 77d3a69039 Fix lint Wesley Wigham 2020-02-19 17:03:10 -08:00
  • 283bf999df Cast sys.bufferFrom results in cases where global buffer and sys copy of buffer mismatch Wesley Wigham 2020-02-19 17:02:30 -08:00
  • 5144330c98 Fix implicit dependencies on es6 lib exposed by node changes Wesley Wigham 2020-02-19 16:43:40 -08:00
  • 4940ff8eb3 One _big_ script block (since it seems like FS edits are not persistent across steps?) Wesley Wigham 2020-02-19 13:49:41 -08:00
  • 38e1e660c8 Fix API baseline paths in script Wesley Wigham 2020-02-19 13:33:39 -08:00
  • 5db79df780 Limit dispatch triggers Wesley Wigham 2020-02-19 13:15:07 -08:00
  • cffaddc9f3 Add new release branch workflow Wesley Wigham 2020-02-19 13:10:47 -08:00
  • af614ccea1 Update user baselines (#36815) v3.8.2 TypeScript Bot 2020-02-19 12:57:35 -08:00
  • e3b6bd2b54 getDate not getDay, also 1-based months please Wesley Wigham 2020-02-19 11:39:17 -08:00
  • 1236a1006c Fix initialization error when destructuring from object literal that includes a spread assignment (#36865) Andrew Branch 2020-02-19 08:28:12 -08:00
  • 50e9c15e9d Add buildTsc to preTest for user test runner (#35781) Jack Bates 2020-02-19 08:48:43 -07:00