Commit Graph

  • 8c1f5da76a Always call getReturnTypeOfSignature on a generator from checkFunctionLikeDeclaration Jason Freeman 2015-05-05 16:54:51 -07:00
  • 61a404d3e5 Update LKG Mohamed Hegazy 2015-05-06 11:26:55 -07:00
  • 63369251b6 Merge pull request #3047 from bryanforbes/fix-tsserver-config-parse Mohamed Hegazy 2015-05-06 10:32:30 -07:00
  • ee4a15c602 PR feedback vvakame 2015-05-06 22:49:52 +09:00
  • e43680de11 show more clearly error message when found missing module name Mohamed Hegazy 2015-05-06 10:13:32 -07:00
  • 776f390786 PR feedback vvakame 2015-05-06 20:28:03 +09:00
  • 78f81efd3a Merge pull request #3050 from tinganho/iojs Dan Quirk 2015-05-05 19:23:25 -07:00
  • 0c2ae8fc53 Fixes iojs environment check issue Tingan Ho 2015-05-05 23:37:31 +08:00
  • e2445c6a41 Remove 'assertInvariants', only do invariant-checking outside of light mode. Daniel Rosenwasser 2015-05-05 18:19:15 -07:00
  • d19a200750 Added types, scan, parse, and check for async functions Ron Buckton 2015-05-05 17:57:21 -07:00
  • 79a60bd410 Accepted baselines. Daniel Rosenwasser 2015-05-05 17:51:51 -07:00
  • f5bcd9d157 '/// <reference no-default-lib="true"/>' -> '// @noLib: true' Daniel Rosenwasser 2015-05-05 17:38:45 -07:00
  • be86300667 Accepted baselines. Daniel Rosenwasser 2015-05-05 17:31:27 -07:00
  • 8add21446b Update tests to use '@noLib: true'. Daniel Rosenwasser 2015-05-05 17:29:49 -07:00
  • d2857751b2 Always include 'lib.d.ts' last in tests unless '@noLib' is specified. Daniel Rosenwasser 2015-05-05 17:27:31 -07:00
  • 8a8d6a3c5b Merge branch 'master' into testPerf Daniel Rosenwasser 2015-05-05 16:03:20 -07:00
  • 0bd0b2798c Update comment Yui T 2015-05-05 15:11:14 -07:00
  • a5ec06c8bf Merge branch 'master' into duplicateIdentifierBindingElement Yui T 2015-05-05 15:05:55 -07:00
  • cabfdba732 Add tests for duplicate identifier in parameter declaration Yui T 2015-05-05 15:01:01 -07:00
  • d701f22a7d update baselines Yui T 2015-05-05 15:00:41 -07:00
  • 0fa240d232 Check that bindingElement is in parameter declaration and pass in correct symbol exclusion flag Yui T 2015-05-05 15:00:01 -07:00
  • 884ca4edbc ProjectService passing incorrect object to parseConfigFile() Bryan Forbes 2015-05-05 15:36:59 -05:00
  • ce9dc32704 Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators Jason Freeman 2015-05-05 14:11:09 -07:00
  • 170403fc53 Remove isParameterDeclaration to utilities Yui T 2015-05-05 13:49:06 -07:00
  • 7b860f5df0 Merge pull request #2991 from Microsoft/circularVar Anders Hejlsberg 2015-05-05 13:07:29 -07:00
  • 69de046074 Merge pull request #3041 from Microsoft/fixCircularAliasError Anders Hejlsberg 2015-05-05 12:24:14 -07:00
  • 6c934aa288 Merge pull request #3030 from Microsoft/lineEndings Jason Freeman 2015-05-05 12:17:46 -07:00
  • e62db556f6 Update LKG Mohamed Hegazy 2015-05-05 11:47:10 -07:00
  • ed7df8138f Merge branch 'master' of https://github.com/Microsoft/TypeScript into lineEndings Jason Freeman 2015-05-05 11:37:08 -07:00
  • a25534bd8d Remove unnecessary LineEndingSensitive option from BaselineOptions Jason Freeman 2015-05-05 11:36:21 -07:00
  • fcecd816f4 Merge pull request #3042 from zhengbli/issue3002 Zhengbo Li 2015-05-05 11:30:54 -07:00
  • 13e4450de0 Delete emitter.js Mohamed Hegazy 2015-05-05 10:57:15 -07:00
  • 2a098cd36c Add missing overload to XMLHttpRequest.send Zhengbo Li 2015-05-05 10:23:51 -07:00
  • f08d3793a3 Adding regression test Anders Hejlsberg 2015-05-05 10:02:29 -07:00
  • 6338e2b192 Fix 'resolveName' to correctly obtain local name of export default Anders Hejlsberg 2015-05-05 09:50:11 -07:00
  • e342c95562 fix code styling vvakame 2015-05-06 01:00:17 +09:00
  • eeb23ad96e Addressing CR feedback Anders Hejlsberg 2015-05-05 07:23:56 -07:00
  • 880ccf0221 PR feedback vvakame 2015-05-05 20:29:43 +09:00
  • 19933870a4 Update error message Mohamed Hegazy 2015-05-04 23:30:43 -07:00
  • cc41daab61 Fix typo Mohamed Hegazy 2015-05-04 23:30:01 -07:00
  • b7f4480656 unify file extension resolution logic Mohamed Hegazy 2015-03-26 16:48:17 -07:00
  • 3c9a3c558f Merge pull request #3029 from Microsoft/outputJsFiles Vladimir Matveev 2015-05-04 18:02:19 -07:00
  • 82796673ca use only 'separateCompilation' flag when checking of file should be emitted Vladimir Matveev 2015-05-04 17:49:13 -07:00
  • 08cffc598c Rebaseline tests Jason Freeman 2015-05-04 17:30:06 -07:00
  • d3a2c2a042 Make the harness report a failure if the line endings differ from the baselines Jason Freeman 2015-05-04 17:29:57 -07:00
  • 58e21caa4a Removed 'fileMetadataNames'. Daniel Rosenwasser 2015-05-04 16:53:34 -07:00
  • 5fcc4e9a49 Remove Generator interface from ES6 lib. We may need to add a better typing later Jason Freeman 2015-05-04 16:44:26 -07:00
  • 28d9c6cd7e Add tests for generators Jason Freeman 2015-05-04 16:15:55 -07:00
  • 6183c81f9e Formatting for yield and yield* expressions Jason Freeman 2015-05-04 15:59:30 -07:00
  • fbce0a56de Cache element types of iterable and iterator Jason Freeman 2015-05-04 14:27:33 -07:00
  • 9133ab62ee Adjust symbol baselines after rebase Jason Freeman 2015-05-04 14:18:03 -07:00
  • 37f5e411db Remove error for having return expressions in a generator Jason Freeman 2015-04-30 19:32:23 -07:00
  • 9f019526a8 Add implicit any error for generator with no type annotation and no yield operands Jason Freeman 2015-04-30 19:05:57 -07:00
  • ba1ed04ee2 Improve error for void generator Jason Freeman 2015-04-30 15:29:53 -07:00
  • a9055b8729 Fix contextual typing of object literal methods Jason Freeman 2015-04-30 15:27:58 -07:00
  • d163f8326d Accept baselines Jason Freeman 2015-04-29 19:06:03 -07:00
  • 48a91b0084 Fix some crashes in the checker Jason Freeman 2015-04-29 12:36:00 -07:00
  • 7fce775149 Infer return types from yield and yield* expressions Jason Freeman 2015-04-28 17:48:32 -07:00
  • 44777b9737 Contextual typing for yield expressions Jason Freeman 2015-04-27 19:27:20 -07:00
  • 95bfd7c376 Assignability checking for yield and yield* expressions Jason Freeman 2015-04-27 17:01:10 -07:00
  • 623507c0f2 Disallow return expressions in a generator Jason Freeman 2015-04-27 15:43:56 -07:00
  • 21415af1b2 Rebaseline error codes Jason Freeman 2015-04-27 13:50:31 -07:00
  • eada0cd4a7 Yield and yield* have type any Jason Freeman 2015-04-27 13:08:50 -07:00
  • 65222d6ef1 Check that generator return type is assignable from its IterableIterator type Jason Freeman 2015-04-24 19:34:39 -07:00
  • a9e1d48c7d Simplify global generic type instantiation constructors Jason Freeman 2015-04-24 17:37:09 -07:00
  • 5c48620b17 Move getIteratedType out of checkIteratedType Jason Freeman 2015-04-24 15:49:05 -07:00
  • be5557a644 Formatting for generators Jason Freeman 2015-04-23 14:55:13 -07:00
  • 7f5a89ae5e Disallow * token on overload signatures Jason Freeman 2015-04-23 13:25:41 -07:00
  • d52c224697 Disallow generators in an ambient context Jason Freeman 2015-04-22 16:35:45 -07:00
  • 124fdb6048 Allow yield expressions, and allow generators only in ES6 and higher Jason Freeman 2015-04-22 14:57:37 -07:00
  • 8dac1bf033 Add some tests for yield* Jason Freeman 2015-04-23 13:02:02 -07:00
  • 8aa62b466d Improve yield context error message Jason Freeman 2015-04-23 13:01:42 -07:00
  • d47f3be42e Make expression optional in YieldExpression Jason Freeman 2015-04-22 14:11:01 -07:00
  • 79bea92ed6 Merge branch 'master' into testPerf Daniel Rosenwasser 2015-05-04 15:16:36 -07:00
  • 15f4b58d6c Merge pull request #2966 from Microsoft/getTypeDefinitionAtPosition Mohamed Hegazy 2015-05-04 14:51:10 -07:00
  • 11166d2f08 Merge branch 'kmashint-master' Mohamed Hegazy 2015-05-04 13:23:24 -07:00
  • 91fedf4df1 Update description message and variable names Mohamed Hegazy 2015-05-04 13:21:39 -07:00
  • bd47ae4886 Merge pull request #3001 from Microsoft/formattingOnChainedCallbacks Vladimir Matveev 2015-05-04 12:46:08 -07:00
  • 07719e32f7 Merge branch 'master' of https://github.com/kmashint/TypeScript into kmashint-master Mohamed Hegazy 2015-05-04 12:42:54 -07:00
  • e7447a1f43 Merge pull request #3023 from Microsoft/updateBaselineWhenMergeConformance Yui 2015-05-04 11:35:50 -07:00
  • 60f3fe3de2 emit input non .ts files as separate files when 'allowNonTsExtensions' and 'separateCompilation' flags are specified (used in 'transpile' related scenarios) Vladimir Matveev 2015-05-04 11:21:35 -07:00
  • e0ec6e6e71 Update baselines Yui T 2015-05-04 11:18:25 -07:00
  • fce012d370 Merge pull request #2735 from Microsoft/conformanceParameterDecl Yui 2015-05-04 10:50:53 -07:00
  • 183c1c47ab Merge pull request #2753 from Microsoft/conformanceArrayLiteral Yui 2015-05-04 10:50:41 -07:00
  • 3da13152f0 Merge pull request #2761 from Microsoft/conformanceContextuallyTypedFuncExp Yui 2015-05-04 10:48:42 -07:00
  • 75c0bbcfa3 Merge pull request #2773 from Microsoft/conformanceDestructuringAssignment Yui 2015-05-04 10:47:58 -07:00
  • 031c344bd6 Merge pull request #2785 from Microsoft/conformanceTypeGuard Yui 2015-05-04 10:47:06 -07:00
  • 7a167f26ca Merge pull request #2792 from Microsoft/conformanceConstEnum Yui 2015-05-04 10:46:21 -07:00
  • 80103b086a Merge pull request #2814 from Microsoft/conformanceContextuallyTypedExp Yui 2015-05-04 10:45:56 -07:00
  • 7fc6142def Merge branch 'master' into getTypeDefinitionAtPosition Mohamed Hegazy 2015-05-04 10:02:37 -07:00
  • 80cff5bf0a Merge pull request #3020 from Microsoft/exposeScanner Mohamed Hegazy 2015-05-04 10:00:56 -07:00
  • 7327044410 Fix #3012: expose scanner Mohamed Hegazy 2015-05-04 09:51:29 -07:00
  • 282c1d2139 Merge pull request #3016 from zhengbli/fixFormatConfigurationIssue Zhengbo Li 2015-05-03 23:03:06 -07:00
  • 5f3e7dec9a fix formatting Vladimir Matveev 2015-05-03 22:37:11 -07:00
  • 4cc1848a17 Merge pull request #2996 from Microsoft/lastOrUndefinedReplacement Daniel Rosenwasser 2015-05-03 22:28:51 -07:00
  • d580063083 Fix host formatting configuration issues Zhengbo Li 2015-05-03 15:31:07 -07:00
  • 4186167015 Removing 'resolvingType' special type Anders Hejlsberg 2015-05-03 15:05:10 -07:00
  • 3eaf2cf724 Merge pull request #3011 from frankwallis/master Mohamed Hegazy 2015-05-03 14:31:08 -07:00
  • 76dceb89e4 Rename parameter static -> isStatic, fixes 'static is a reserved identifier' error when running in strict mode (#3006) Frank Wallis 2015-05-03 19:14:09 +01:00
  • be3e3e7646 Compiler flag to specify line ending #1693 unit test adjustments kmashint 2015-05-02 18:20:59 -04:00