Commit Graph

  • e64fa42b29 Use resolvedSymbol instead of mergedSymbol. Fixes #5333. Ron Buckton 2015-10-28 00:09:50 -07:00
  • 9201ba2857 Merge pull request #5429 from Microsoft/fixAsyncTypeAlias Ron Buckton 2015-10-28 14:10:44 -07:00
  • ea57efa430 Test baseline update because .map cannot be a valid js file anymore Sheetal Nandi 2015-10-28 14:09:03 -07:00
  • 382b86bd2c Test update for using allowJs instead of --jsExtensions Sheetal Nandi 2015-10-28 13:56:47 -07:00
  • ba3d34f9df Instead of --jsExtensions support --allowJs with .js and .jsx as supported extensions Sheetal Nandi 2015-10-28 14:02:46 -07:00
  • 062495c426 naive change and new tests Wesley Wigham 2015-10-28 13:48:32 -07:00
  • fdac86fab9 Linter errors Ron Buckton 2015-10-28 13:48:13 -07:00
  • d28acec24e Update LKG Mohamed Hegazy 2015-10-28 13:40:23 -07:00
  • 0d71ec3120 Fix #5430: Use FileMap instead of a simple Map for storing file list in tsserver Mohamed Hegazy 2015-10-28 10:05:29 -07:00
  • 7d99460748 Merge pull request #5436 from Microsoft/fix5430 Mohamed Hegazy 2015-10-28 13:37:31 -07:00
  • 2a3f802841 Force experimental transforms for performance tests. Ron Buckton 2015-10-28 13:36:40 -07:00
  • bbfe33f7cd Enables source maps for exceptions in the compiler, if available. Ron Buckton 2015-10-28 13:33:57 -07:00
  • 74ac4c5b1c Fixed bugs in emit for more consistent output and missing hints for transformations. Ron Buckton 2015-10-28 13:33:03 -07:00
  • 57362f6017 Some tests to cover transpilation of different syntax Sheetal Nandi 2015-10-20 17:16:39 -07:00
  • 8f03d00dc0 Test cases to verify that declaration file is not emitted if any of the declaration file in program has error Sheetal Nandi 2015-10-20 16:27:13 -07:00
  • bf05ea3b2f Some test cases to verify that declaration file overwrite is reported correctly Sheetal Nandi 2015-10-20 16:08:07 -07:00
  • ff933be5ff Populate if emit was skipped correctly as part of emit result Sheetal Nandi 2015-10-20 15:51:37 -07:00
  • 93cc1e530b Check source map files are being overwritten Sheetal Nandi 2015-10-20 13:40:34 -07:00
  • c26d2da572 Do not emit declarations file if we reported error about inaccessible This type Sheetal Nandi 2015-10-20 11:50:27 -07:00
  • d14934e4da Tests update for emitting declarations if no errors Sheetal Nandi 2015-10-20 11:26:02 -07:00
  • 3215438ddf Dont emit declaration file if there are errors in the source file Sheetal Nandi 2015-10-20 11:22:46 -07:00
  • 68040879c9 Refactoring to fix build issues Sheetal Nandi 2015-10-19 16:44:38 -07:00
  • 0aef9440f2 Update LKG Mohamed Hegazy 2015-10-28 11:41:27 -07:00
  • 4bbb7d29c3 Remove async from builtGeneratedDiagnosticMessagesJSON task Mohamed Hegazy 2015-10-28 11:40:33 -07:00
  • 616b0d7939 Fix #5430: Use FileMap instead of a simple Map for storing file list in tsserver Mohamed Hegazy 2015-10-28 10:05:29 -07:00
  • 1e2108854b Add warning message empty THEN clause Martin Všetička 2015-10-23 08:36:36 +02:00
  • 96504fa604 Use resolvedSymbol instead of mergedSymbol. Fixes #5333. Ron Buckton 2015-10-28 00:09:50 -07:00
  • 42b3ce4d0c Rename the relationship to "matchable by". Daniel Rosenwasser 2015-10-27 23:58:24 -07:00
  • 9a5e3e3498 Avoid a redundant stricter check when using the new relation. Daniel Rosenwasser 2015-10-27 23:53:17 -07:00
  • 1edb007acc Check for partial satisfiability when using the comparable relationship. Daniel Rosenwasser 2015-10-27 17:00:28 -07:00
  • 43f158d418 Added "comparability" relation. It's currently equivalent to assignability. Daniel Rosenwasser 2015-10-27 16:17:26 -07:00
  • 7426aca392 Accepted baselines. Daniel Rosenwasser 2015-10-27 15:23:51 -07:00
  • 002bb6f04b Added tests. Daniel Rosenwasser 2015-10-27 15:23:38 -07:00
  • bc3d95c0a4 JS class members as methods Ryan Cavanaugh 2015-10-27 17:17:31 -07:00
  • b0764582ce accept api test baslines Wesley Wigham 2015-10-27 16:24:19 -07:00
  • 3ad29eafe3 Merge pull request #5425 from Microsoft/weswigham-patch-1 Wesley Wigham 2015-10-27 16:19:18 -07:00
  • e2000ab4fb Add diagnosticMessages.generated.json to gitignore Wesley Wigham 2015-10-27 15:36:32 -07:00
  • b3d5fdb2fb Merge pull request #5419 from Microsoft/copyDiagnosticsMsg Yui 2015-10-27 14:28:10 -07:00
  • a5c9a2d263 Include the built into local task Yui T 2015-10-27 14:16:05 -07:00
  • d07a2774a3 const enum fixing in postprocess step Wesley Wigham 2015-10-27 13:48:37 -07:00
  • e811fecda6 Merge pull request #5275 from Microsoft/fixCasingAndPathFormat Vladimir Matveev 2015-10-27 14:02:35 -07:00
  • f5d4aa7d9c addressed PR feedback (change command line flag description), added tests Vladimir Matveev 2015-10-27 11:52:57 -07:00
  • c4db5cc6b5 Error on redeclarations of undefined Wesley Wigham 2015-10-27 12:47:35 -07:00
  • 46141f5213 Copy generated diagnostic messages json from src/compiler to built/local Yui T 2015-10-27 13:20:12 -07:00
  • dafcf26a06 merge with master Vladimir Matveev 2015-10-27 10:50:18 -07:00
  • d2a11b55dc merge with master Vladimir Matveev 2015-10-27 10:41:21 -07:00
  • 6e78b9c34d Merge pull request #5358 from Microsoft/debugger Wesley Wigham 2015-10-27 10:27:02 -07:00
  • 6d9e7938dc Merge pull request #5410 from kenhowardpdx/es6-source-order Mohamed Hegazy 2015-10-27 10:24:25 -07:00
  • ea054f7cbb Merge pull request #5412 from Microsoft/classesInLoop Vladimir Matveev 2015-10-27 10:23:16 -07:00
  • 2bf0d4f85c Merge branch 'release-1.7' of https://github.com/Microsoft/TypeScript into release-1.7 Mohamed Hegazy 2015-10-27 10:01:38 -07:00
  • 6b080fe7c3 Update LKG Mohamed Hegazy 2015-10-27 10:01:21 -07:00
  • 847a074f5b Merge pull request #5408 from Microsoft/asyncWriteOnServer Vladimir Matveev 2015-10-27 09:59:30 -07:00
  • f42793ab22 Merge pull request #5409 from Microsoft/port-5408 Vladimir Matveev 2015-10-27 09:59:07 -07:00
  • bf7d6574d5 Accept baseline Ryohei Ikegami 2015-10-27 11:59:48 +09:00
  • 18cf2e490f Add compiler test Ryohei Ikegami 2015-10-27 11:50:43 +09:00
  • 60572bad94 Add tests for nested destructuring Ryohei Ikegami 2015-10-25 13:13:38 +09:00
  • 0caac5fa97 Do not type non-identifier binding name Ryohei Ikegami 2015-10-25 12:23:24 +09:00
  • 33d7a1fc13 Merge pull request #5397 from seanchas116/fix-nested-parameter-destructuring Mohamed Hegazy 2015-10-27 09:46:23 -07:00
  • 654befa781 treat local classes as block scoped variables Vladimir Matveev 2015-10-26 22:18:04 -07:00
  • a9058f9aa9 Merge pull request #5402 from zhengbli/i4177 Zhengbo Li 2015-10-26 23:41:28 -04:00
  • e64831b2b8 Accept baseline Ryohei Ikegami 2015-10-27 11:59:48 +09:00
  • a3f09c343b Add compiler test Ryohei Ikegami 2015-10-27 11:50:43 +09:00
  • 5e2314303f Accepted baselines. Daniel Rosenwasser 2015-10-26 18:49:41 -07:00
  • db2c885120 Updated LKG. Ken Howard 2015-10-26 17:17:23 -07:00
  • bef1acbaff Fixed ordering for lib.es6.d.ts. Ken Howard 2015-10-26 17:17:12 -07:00
  • 3313e5b965 addressed PR feedback Vladimir Matveev 2015-10-26 16:54:33 -07:00
  • c8d8becc78 use process.stdout.write on server Vladimir Matveev 2015-10-26 16:10:23 -07:00
  • 4dbd04cdeb Merge pull request #5208 from Microsoft/capturedBlockScopedVars Vladimir Matveev 2015-10-26 16:58:15 -07:00
  • 41697b948f addressed PR feedback Vladimir Matveev 2015-10-26 16:54:33 -07:00
  • 2fbc7e7751 use process.stdout.write on server Vladimir Matveev 2015-10-26 16:10:23 -07:00
  • b31b45f584 JavaScript class inference from prototype property assignment Ryan Cavanaugh 2015-10-26 15:42:25 -07:00
  • bf4880a078 Merge branch 'master' into stringLiteralTypes Daniel Rosenwasser 2015-10-26 15:42:11 -07:00
  • 6618fd21bf Added tests for operations that use assignable to/from. Daniel Rosenwasser 2015-10-26 15:42:02 -07:00
  • dababb10a6 Merge pull request #5273 from Microsoft/shortenLocMessages Paul van Brenk 2015-10-26 14:34:57 -07:00
  • ba0b0d6333 Merge pull request #5406 from Microsoft/Port-5405 Vladimir Matveev 2015-10-26 14:20:38 -07:00
  • 5162edbdc2 allow other files except .d.ts as external library packages Vladimir Matveev 2015-10-26 10:43:55 -07:00
  • 60d8cf3bdf Merge pull request #5405 from Microsoft/allowAllFilesAsPackages Vladimir Matveev 2015-10-26 11:43:38 -07:00
  • a1dcc42720 Merge pull request #5404 from Microsoft/runtests-parallel Nathan Shively-Sanders 2015-10-26 11:13:00 -07:00
  • 751a8ea148 allow other files except .d.ts as external library packages Vladimir Matveev 2015-10-26 10:43:55 -07:00
  • 3127684351 Make runtests and runtests-parallel share code Nathan Shively-Sanders 2015-10-26 10:25:01 -07:00
  • e2bfbd54f5 Rename, default to 'min' and fix Projects case Nathan Shively-Sanders 2015-10-26 08:06:19 -07:00
  • 38caf535fc fix i4177 and sync with the TSJS repo zhengbli 2015-10-26 08:23:50 -04:00
  • ed5dc5536d Merge pull request #5390 from maybejulian/declareOnTypeAliasInDts Mohamed Hegazy 2015-10-25 23:26:18 -07:00
  • f7f9bd1d24 Add tests for nested destructuring Ryohei Ikegami 2015-10-25 13:13:38 +09:00
  • 3b23ab5fb7 Do not type non-identifier binding name Ryohei Ikegami 2015-10-25 12:23:24 +09:00
  • 1d6f5c6781 Added grammar change to the comments. Julian Williams 2015-10-24 22:21:34 -04:00
  • fb09401ef7 Merge pull request #5394 from zhengbli/patchRelease17 Zhengbo Li 2015-10-24 20:18:15 -04:00
  • 674108a0b7 Cherry-picking PR#5336 and PR#5354 into release-1.7 zhengbli 2015-10-24 19:22:32 -04:00
  • c3c66a40f1 Merge pull request #5354 from zhengbli/fixWriteSync Zhengbo Li 2015-10-24 18:57:14 -04:00
  • 5613ba860f accepted baselines Julian Williams 2015-10-24 13:43:11 -04:00
  • a0939d962b Added TypeAliasDeclaration to exceptions for required top level declare modifier Julian Williams 2015-10-23 22:43:11 -04:00
  • 686c94cd67 Added support for System modules. Ron Buckton 2015-10-23 17:14:51 -07:00
  • 3682580366 First draft of test parallelisation Nathan Shively-Sanders 2015-10-23 16:27:44 -07:00
  • 5e82f234ec Add test of issue Wesley Wigham 2015-10-23 15:45:45 -07:00
  • f038a0f18c ignore names when checking type parameter equality Wesley Wigham 2015-10-23 15:33:18 -07:00
  • 23504a045f Use emptyArray instead of [] for no base types. Nathan Shively-Sanders 2015-10-23 14:26:45 -07:00
  • f75e32eef6 Improve mergedInheritedClassInterface test case Nathan Shively-Sanders 2015-10-22 11:32:26 -07:00
  • e8ddd419df Root class merged with interface can be extended Nathan Shively-Sanders 2015-10-22 11:26:19 -07:00
  • 6fe1725ad1 Accept new baselines Nathan Shively-Sanders 2015-10-21 19:55:04 -07:00
  • e12afac674 Improve naming of test members Nathan Shively-Sanders 2015-10-21 16:23:59 -07:00