Commit Graph

  • 0b580c4754 Merge pull request #5307 from Microsoft/add-debug-instructions-to-contributing Nathan Shively-Sanders 2015-10-18 07:54:06 -07:00
  • 72d6ec0667 Add missing newline after runtests/debug Nathan Shively-Sanders 2015-10-18 07:39:17 -07:00
  • 1c4a1169f2 Add debug=true option also Nathan Shively-Sanders 2015-10-18 07:35:56 -07:00
  • 0bd50ca08c extract 'convertCompilerOptionsFromJson' to separate function Vladimir Matveev 2015-10-17 14:35:28 -07:00
  • 952ea0f82b Add instructions on how to debug tests Nathan Shively-Sanders 2015-10-17 11:38:55 -07:00
  • 6aeec13d7e Merge pull request #5293 from Microsoft/bumpTo1.8 Daniel Rosenwasser 2015-10-16 18:00:09 -07:00
  • be1de23248 Modified associativity rules due to addition of exponentiation operator. Ron Buckton 2015-10-16 17:57:41 -07:00
  • 61b71008d7 Remove obsolute AMD logic from reference preprocessing in services Ryan Cavanaugh 2015-10-16 17:35:43 -07:00
  • ad59202a93 Update LKG v1.7.2 Mohamed Hegazy 2015-10-16 17:06:18 -07:00
  • 738388050f Merge branch 'master' into experimentalTransforms Ron Buckton 2015-10-16 17:00:38 -07:00
  • d8c25ccf3f Merge branch 'master' into release-1.7 Mohamed Hegazy 2015-10-16 16:59:34 -07:00
  • e98a76fb62 Merge pull request #5257 from Microsoft/module-merge-with-constructors Mohamed Hegazy 2015-10-16 16:55:57 -07:00
  • bb369f1423 Merge pull request #5290 from Microsoft/interfaceClassMergingFix Mohamed Hegazy 2015-10-16 16:45:31 -07:00
  • 2f7719b61d Address CR feedback Ryan Cavanaugh 2015-10-16 16:40:04 -07:00
  • 8b8d33d8b8 Fix comments Mohamed Hegazy 2015-10-16 16:29:11 -07:00
  • 9aafff669f Changes to the transformation chain implementation. Ron Buckton 2015-10-16 16:18:06 -07:00
  • a8aa48e73f Merge pull request #5230 from Microsoft/ambient-class-merges-overloads-with-interface Nathan Shively-Sanders 2015-10-16 15:08:59 -07:00
  • abd46f9f36 Progress on printer. Added substitutions. Ron Buckton 2015-10-16 15:03:22 -07:00
  • 5b9469850a Merge pull request #5294 from Microsoft/fixDecoratorSwitch Ron Buckton 2015-10-16 14:54:07 -07:00
  • 81e784c01e Fixed linter error Ron Buckton 2015-10-16 14:36:36 -07:00
  • 6ccb2a5ef2 Better error recovery for adjacent JSX elements in expression positions Ryan Cavanaugh 2015-10-16 13:47:57 -07:00
  • e4bcfd2a5d Fixed issues with type discovery in processTypes script. Ron Buckton 2015-10-16 13:43:12 -07:00
  • 2403cc4414 Fixed incorrect check in tryPushNode Ron Buckton 2015-10-16 13:39:21 -07:00
  • 7b126170d1 Merge branch 'master' into reachabilityChecks Vladimir Matveev 2015-10-16 13:13:51 -07:00
  • 798ffa763d Switched switch statement to if branches. Fixes #5229. Ron Buckton 2015-10-16 12:36:51 -07:00
  • d8237dc2f3 Updated the LKG. Daniel Rosenwasser 2015-10-16 12:31:29 -07:00
  • 3749fe854d Bumped version to 1.8.0. Daniel Rosenwasser 2015-10-16 12:28:48 -07:00
  • e7e1fa72ec Add sortBeforeComparison option back to arrayIsEqualTo zhengbli 2015-10-16 12:00:31 -07:00
  • b632b5fdcf merge with master/address PR feedback Vladimir Matveev 2015-10-16 11:21:32 -07:00
  • 35a303ac01 Do not report errors for classes and interfaces merging Mohamed Hegazy 2015-10-16 10:50:56 -07:00
  • b8a3564d28 use absolute path as key to store files, correctly handle scenarios when file names differ only in casing Vladimir Matveev 2015-10-15 14:43:51 -07:00
  • 1dbd8d1dd8 Accepted baselines. Daniel Rosenwasser 2015-10-15 14:26:41 -07:00
  • ec0d49a312 Always use a string literal type if contextually typed by any string literal types. Daniel Rosenwasser 2015-10-15 14:26:27 -07:00
  • ea9bf7313a CR feedback zhengbli 2015-10-15 13:53:37 -07:00
  • 725bda834a Merge branch 'master' into stringLiteralTypes Daniel Rosenwasser 2015-10-15 13:12:49 -07:00
  • 302db0a9d5 Merge pull request #5272 from Microsoft/es2015-target Nathan Shively-Sanders 2015-10-15 12:46:47 -07:00
  • acf7de7d34 Merge branch 'master' into tscJsFiles Sheetal Nandi 2015-10-15 12:30:55 -07:00
  • 90cc848a15 Add linebreaks for readability Paul van Brenk 2015-10-15 11:46:50 -07:00
  • 9fda05d692 Merge pull request #5271 from Microsoft/updateVersion1.7.2 Paul van Brenk 2015-10-15 11:43:20 -07:00
  • 53188d9cb8 Add ES2015 as a synonym to ES6 Nathan Shively-Sanders 2015-10-15 10:50:47 -07:00
  • c56cc79ece Update version to match VS version Paul van Brenk 2015-10-15 11:27:31 -07:00
  • 1ae1464764 Test cases for let declaration and its use order Sheetal Nandi 2015-10-15 11:22:53 -07:00
  • 4cd62de8d4 Shorten the key we use for the loc message. Paul van Brenk 2015-10-15 11:22:22 -07:00
  • 5cd0ca19af Add test case, correct existing test case Nathan Shively-Sanders 2015-10-15 11:04:36 -07:00
  • 5aa7086b81 Use ts.indexOf instead of Array.indexOf method Sheetal Nandi 2015-10-15 11:04:25 -07:00
  • 8eacd41ab0 Add tests and accept baselines Nathan Shively-Sanders 2015-10-15 09:52:31 -07:00
  • 6798bd576b Primitives are not assignable to any-type indexers Nathan Shively-Sanders 2015-10-15 09:45:38 -07:00
  • 3e37b3158b Address code review at 5127 zhengbli 2015-10-14 21:36:35 -07:00
  • d703e09227 Merge pull request #5262 from zhengbli/Fix5127CR Zhengbo Li 2015-10-14 18:20:06 -07:00
  • b7c93c012f Address CR from 5127 zhengbli 2015-10-14 17:50:29 -07:00
  • e5365c1def Update LKG Mohamed Hegazy 2015-10-14 17:48:53 -07:00
  • 890e660b90 Merge branch 'master' into release-1.7 Mohamed Hegazy 2015-10-14 17:43:50 -07:00
  • 8864b06cbf Merge pull request #5127 from zhengbli/newAddDirectoryWatcher Zhengbo Li 2015-10-14 17:43:10 -07:00
  • 2bf39a65d9 Merge pull request #5261 from zhengbli/i5015 Zhengbo Li 2015-10-14 17:41:54 -07:00
  • 1a36fce4c2 JavaScript LS scaffolding + JS module inference Ryan Cavanaugh 2015-10-14 17:36:03 -07:00
  • fcfc25eeb0 Fix lint errors zhengbli 2015-10-14 16:57:08 -07:00
  • f91bee0324 Re-read file content upon closing zhengbli 2015-10-14 16:50:31 -07:00
  • c75499974e Fix rwcRunner zhengbli 2015-10-14 16:31:27 -07:00
  • 6013968b1f Address build errors zhengbli 2015-10-14 16:25:27 -07:00
  • 62664fdeda Add timer for batch processing directory changes zhengbli 2015-10-14 16:09:41 -07:00
  • def268cccf Fix issues with removing roots zhengbli 2015-10-14 15:48:25 -07:00
  • 002f0c066b CR feedback zhengbli 2015-10-14 15:10:05 -07:00
  • 6e461e330e Initial work on simplified pretty printer. Ron Buckton 2015-10-14 13:49:46 -07:00
  • 2e4975d4a8 Fixed bug with discovery in processTypes Ron Buckton 2015-10-14 13:49:17 -07:00
  • 6a61fd295c Reverted jsDocParsing tests. Ron Buckton 2015-10-14 13:48:12 -07:00
  • c66bbd8cea Tests now correctly include a constructor Nathan Shively-Sanders 2015-10-14 12:43:56 -07:00
  • 21e30e0f59 Merge pull request #5235 from Microsoft/fixDecoratorDiagostics Mohamed Hegazy 2015-10-14 12:29:08 -07:00
  • e964cb10ca Make constructor use merged parent symbol Nathan Shively-Sanders 2015-10-14 12:16:14 -07:00
  • 12b7a998e9 Add test case Nathan Shively-Sanders 2015-10-06 09:47:16 -07:00
  • 81763543f3 Fix the duplicate function implementation error that depended on order of files Sheetal Nandi 2015-10-14 12:00:43 -07:00
  • 5234bf698c Merge pull request #5033 from Microsoft/dirkb/fix_5032 Mohamed Hegazy 2015-10-14 09:49:50 -07:00
  • d04b6c4b2d Update LKG Yui T 2015-10-13 15:49:39 -07:00
  • 85f0240cea Merge branch 'master' into release-1.7 Yui T 2015-10-13 15:31:01 -07:00
  • 124447763b Merge pull request #5233 from Microsoft/relaxedUseBeforeDef Vladimir Matveev 2015-10-13 14:19:01 -07:00
  • 99d448a167 Merge pull request #5231 from Microsoft/removeExperimentalAsyncFunctions Mohamed Hegazy 2015-10-13 14:17:36 -07:00
  • b2d666c489 Merge pull request #5184 from RyanCavanaugh/fix5096 Ryan Cavanaugh 2015-10-13 13:27:39 -07:00
  • 0465f1b0bb revert enum related changes Vladimir Matveev 2015-10-13 13:18:58 -07:00
  • 6bbfe56dca Use memberListCount Ryan Cavanaugh 2015-10-13 13:16:44 -07:00
  • 55327781c2 suppress reachability errors in remaining tests Vladimir Matveev 2015-10-13 13:06:43 -07:00
  • 238e1c6f4b partially suppress reachability errors in tests Vladimir Matveev 2015-10-13 11:17:10 -07:00
  • bc02341e99 addressed PR feedback, updated tests to suppress reachability errors where they are not needed Vladimir Matveev 2015-10-13 10:15:39 -07:00
  • 17716fb540 accepted baselines Vladimir Matveev 2015-10-13 09:06:58 -07:00
  • 48b24343b1 use isBlockScopedNameDeclaredBeforeUse for block scoped variables and enums Vladimir Matveev 2015-10-13 00:06:59 -07:00
  • 938dd747c6 Merge branch 'master' into reachabilityChecks Vladimir Matveev 2015-10-12 22:33:25 -07:00
  • 0fa89ad99c Fixes #5104. Ron Buckton 2015-10-12 17:38:55 -07:00
  • eb3b91cf1b addressed PR feedback Vladimir Matveev 2015-10-12 17:24:39 -07:00
  • b24c3a7aff Update LKG Mohamed Hegazy 2015-10-12 17:07:33 -07:00
  • c4a15d9a3b Merge pull request #5067 from Microsoft/travis-node-4 Wesley Wigham 2015-10-12 16:58:36 -07:00
  • 885f14dcb5 Merge branch 'master' into release-1.7 Mohamed Hegazy 2015-10-12 16:54:13 -07:00
  • 77eaf04386 Merge pull request #4914 from Microsoft/exponentiation Yui 2015-10-12 16:37:45 -07:00
  • 11b270f6ca Add testcase - generating declaration file results in more errors in ts file Sheetal Nandi 2015-10-12 16:27:11 -07:00
  • f952873ef1 allow forward references to block scoped variables from functions Vladimir Matveev 2015-10-12 15:58:34 -07:00
  • c8ba16644b Merge pull request #4911 from Microsoft/liftDtsOnlyRestriction Vladimir Matveev 2015-10-12 14:48:47 -07:00
  • 9f96f47a4f Added scenario when duplicate function implementation is reported Sheetal Nandi 2015-10-12 14:47:22 -07:00
  • d4d6e48ea5 Adding test case for scenario in which error reported depends on order of files Sheetal Nandi 2015-10-12 14:39:10 -07:00
  • 92c2d48465 Lint: remove trailing whitespace Nathan Shively-Sanders 2015-10-12 14:37:10 -07:00
  • 90258794a6 Address PR feedback Yui T 2015-10-12 14:32:48 -07:00
  • b38a81bc73 Emit enabled for JS files Sheetal Nandi 2015-10-12 14:31:44 -07:00
  • e9bed76baa Remove --experimentalAsyncFunctions from tests Mohamed Hegazy 2015-10-12 14:27:58 -07:00
  • 92f1b48cc8 Remove --experimentalAsyncFunctions Mohamed Hegazy 2015-10-12 14:27:33 -07:00