Commit Graph

  • 9a2846ef72 Addressing CR feedback unknown 2015-04-14 14:51:08 -07:00
  • 8e757c044e Merge branch 'master' into jsSigHelp Cyrus Najmabadi 2015-04-14 14:22:48 -07:00
  • f33acf8ba4 Accepting new baselines unknown 2015-04-14 14:18:57 -07:00
  • 7393898076 Merge branch 'master' into reducedUnionTypes unknown 2015-04-14 14:03:05 -07:00
  • 5ac12cfbc0 Update test filenames Yui T 2015-04-14 13:05:29 -07:00
  • c370f68d90 Merge branch 'conformanceContextuallyTypedFuncExp' of https://github.com/Microsoft/TypeScript into conformanceContextuallyTypedFuncExp Yui T 2015-04-14 13:00:26 -07:00
  • 496e23881b Change file name to be more consistent Yui T 2015-04-14 12:55:54 -07:00
  • 8f57867601 Merge branch 'master' of https://github.com/Microsoft/TypeScript into destructuringFixes Jason Freeman 2015-04-14 12:58:50 -07:00
  • 85af749239 Change file name to be more consistent Yui T 2015-04-14 12:55:54 -07:00
  • db492f1c10 Merge pull request #2747 from Microsoft/FixGetOccurances Mohamed Hegazy 2015-04-14 10:33:03 -07:00
  • a689b9df38 Conformance test for update incontextual type in function expression Yui T 2015-04-14 10:26:47 -07:00
  • fe50957240 Merge pull request #2756 from Microsoft/completionFixes Mohamed Hegazy 2015-04-14 10:18:05 -07:00
  • 6ff6bb192b Merge branch 'master' into reducedUnionTypes unknown 2015-04-14 10:09:47 -07:00
  • 56e0fb0b35 Addressing CR feedback unknown 2015-04-14 10:01:11 -07:00
  • 0feebd44b3 publish exported postfix operators as 'E("", ++x) - 1' and 'E("", --x) + 1' Vladimir Matveev 2015-04-13 21:32:27 -07:00
  • cca29a5738 Merge branch 'master' of https://github.com/Microsoft/TypeScript steveluc 2015-04-13 20:07:39 -07:00
  • b35fea8e9e Eliminate HUGE (>10X) performance regression on session.ts dispatch that was causing major lag for Sublime plug-in. Backs out destructuring dispatch change in session.ts steveluc 2015-04-13 19:59:02 -07:00
  • fe75002450 Fix #2724: ensure checkIteratedTypeOrElementType returns a type Mohamed Hegazy 2015-04-13 17:00:43 -07:00
  • 25fafd3096 Update baselines after rebase Jason Freeman 2015-04-13 17:34:02 -07:00
  • 15e39f72ea Change parenthesizeForAccess to check isLeftHandSideExpression Jason Freeman 2015-04-13 17:20:39 -07:00
  • 66b50a1d62 Simplify handling of rest parameters with binding patterns in the checker Jason Freeman 2015-04-13 17:13:58 -07:00
  • 70c06ce8c6 Fix crash in emitter on rest parameters with binding patterns Jason Freeman 2015-04-13 17:04:53 -07:00
  • 2b83dfbf40 Properly emit nested destructuring in rest elements (fixes #2587) Jason Freeman 2015-04-13 14:10:03 -07:00
  • 051aa39f0d Some cleanup in emitDestructuring Jason Freeman 2015-04-10 18:56:11 -07:00
  • 1ec6164293 Remove unnecessary parameter to emitDestructuring Jason Freeman 2015-04-10 18:12:48 -07:00
  • 2b21cd9825 Disallow initializers in assignment rest elements Jason Freeman 2015-04-10 17:24:23 -07:00
  • e6ffb33adf Fix crash in rest element destructuring Jason Freeman 2015-04-10 16:54:17 -07:00
  • 5bfbcdcd25 Assignment rest element pretends to get the contextual element type Jason Freeman 2015-04-10 16:03:54 -07:00
  • f84ebba852 Rest assignment element allows nested destructuring (fixes #2156) Jason Freeman 2015-04-10 12:11:28 -07:00
  • e9f5acce75 Disallow binding patterns in rest parameters Jason Freeman 2015-04-09 18:19:25 -07:00
  • 2d3b22cbba Disallow binding patterns in binding rest elements (fixes #2519) Jason Freeman 2015-04-09 16:16:41 -07:00
  • 4e42054277 Fix #2725: Add check for parent before using it Mohamed Hegazy 2015-04-13 16:28:06 -07:00
  • 6637f49209 Merge pull request #2745 from Microsoft/typeWriter CyrusNajmabadi 2015-04-13 16:20:37 -07:00
  • d475170321 Conformance test for update in section 4.6 Yui T 2015-04-13 16:16:04 -07:00
  • 20961cdbd7 Insert @internal when we generate diagnostic messages. Cyrus Najmabadi 2015-04-13 15:55:56 -07:00
  • f77776200c Merge pull request #2711 from SaschaNaz/formatChainedCallbacks Mohamed Hegazy 2015-04-13 15:44:12 -07:00
  • 29f3f6fcae Merge branch 'master' into typeWriter Cyrus Najmabadi 2015-04-13 14:01:57 -07:00
  • 1c9e9e0f19 Elide var when emitting a module merged with an ES6 class Ron Buckton 2015-04-13 13:57:26 -07:00
  • b5b9f517ce Include symbol information in the typewriter baselines. Cyrus Najmabadi 2015-04-13 13:54:22 -07:00
  • a72a22edbe Fix getOccurances filter check Mohamed Hegazy 2015-04-13 13:19:17 -07:00
  • 5d2897d67f export imported aliases Vladimir Matveev 2015-04-13 13:00:00 -07:00
  • b29077a19b Add destructuring parameter with generic Yui T 2015-04-13 12:57:50 -07:00
  • 592e2314d4 Simplify typewriter code. Cyrus Najmabadi 2015-04-13 12:36:11 -07:00
  • c767e0f88a Merge branch 'GuillaumeSalles-master' Mohamed Hegazy 2015-04-13 12:20:49 -07:00
  • 9ec046bf9c Formatting Zev Spitz 2015-04-13 22:20:37 +03:00
  • b416bf2d80 move check outside switch statement Mohamed Hegazy 2015-04-13 12:20:25 -07:00
  • 0c84acd8ef add missing closing paren in emitted code Vladimir Matveev 2015-04-13 12:14:32 -07:00
  • 3e7d6a06f2 code cleanup Vladimir Matveev 2015-04-13 01:32:16 -07:00
  • 77afd9468c More newlines Zev Spitz 2015-04-13 21:41:01 +03:00
  • b7bcdde18c Fixed jsDoc, wrapping, newlines Zev Spitz 2015-04-13 21:35:59 +03:00
  • 522c71a752 Ebynerator, VBArray Zev Spitz 2015-04-13 16:23:31 +03:00
  • 1df368450c Merge pull request #6 from Microsoft/master Zev Spitz 2015-04-13 14:14:09 +03:00
  • 4e0c26347f Use const. Cyrus Najmabadi 2015-04-12 22:47:25 -07:00
  • d539e05650 Removed local gitignore change Zhengbo Li 2015-04-12 18:18:59 -07:00
  • 1dacb54fbd Updated dom files and removed some IE only types Zhengbo Li 2015-04-12 18:14:58 -07:00
  • 5039b4becb Conformance test for 3.8.2.2 and 6.4 Yui T 2015-04-12 16:03:16 -07:00
  • 362320dc45 Use a singleton parser as well. Cyrus Najmabadi 2015-04-12 14:25:19 -07:00
  • 61951e5d94 Use a single scanner for all parsing tasks. Cyrus Najmabadi 2015-04-12 14:02:58 -07:00
  • 7119165bd0 Fix issue #2677 : Labels should not get quick info Guillaume Salles 2015-04-12 16:04:32 -04:00
  • 095d11b2a9 Update LKG Mohamed Hegazy 2015-04-12 12:31:49 -07:00
  • b6bb4ff67f expose text span helpers Mohamed Hegazy 2015-04-12 12:30:17 -07:00
  • 27c1bb8ca5 Expose getDefaultLibFileName Mohamed Hegazy 2015-04-12 12:12:55 -07:00
  • e4b7cf9882 Merge branch 'master' into reducedUnionTypes Anders Hejlsberg 2015-04-12 11:08:03 -07:00
  • c91e2855ca Adding test Anders Hejlsberg 2015-04-12 10:52:20 -07:00
  • b7408fa0b4 Accepting new baselines Anders Hejlsberg 2015-04-12 10:37:14 -07:00
  • e8ee500539 Consistently reduce union types in property access Anders Hejlsberg 2015-04-12 10:35:57 -07:00
  • 96995e705a Merge pull request #2684 from Microsoft/migrateStrictModeCheck Yui 2015-04-11 21:59:12 -07:00
  • 63a2359d1a Merge branch 'master' into migrateStrictModeCheck Yui T 2015-04-11 21:02:56 -07:00
  • a01bdcfab3 Address code review Yui T 2015-04-11 20:58:42 -07:00
  • 1781ce1bd8 Merge remote-tracking branch 'origin/master' into systemModule Vladimir Matveev 2015-04-11 12:31:52 -07:00
  • 65b8792be7 Organize test cases for strict mode Yui T 2015-04-11 12:15:47 -07:00
  • 3c2196bf54 Address code review Yui T 2015-04-11 12:15:22 -07:00
  • e622c8ec34 added tests Vladimir Matveev 2015-04-11 08:50:11 -07:00
  • e2ba13eb17 do not emit original variable statement if it was hoisted and all variable declarations are non-initialized Vladimir Matveev 2015-04-11 08:23:25 -07:00
  • a281cad492 hoist source level module declarations Vladimir Matveev 2015-04-11 06:33:09 -07:00
  • 442addecf5 hoist source level class declarations, fix error message Vladimir Matveev 2015-04-11 06:14:19 -07:00
  • 8c80792fe2 emit publish of exported values in destructuring Vladimir Matveev 2015-04-11 04:58:39 -07:00
  • 7bced68210 emit publish of exported values in prefix/postfix unary expressions Vladimir Matveev 2015-04-11 03:59:03 -07:00
  • 1c7d8a2e21 Merge pull request #2706 from Microsoft/emitYieldStart CyrusNajmabadi 2015-04-11 02:40:42 -07:00
  • 7102b1d76a emit publish of exported values in assignment expressions Vladimir Matveev 2015-04-10 20:29:20 -07:00
  • 5543f646a0 formattingOnChainedCallbacks (passing) SaschaNaz 2015-04-11 12:11:28 +09:00
  • a60cf02715 Address CR Yui T 2015-04-10 19:00:31 -07:00
  • fe7a3a5d02 Address CR Yui T 2015-04-10 18:52:37 -07:00
  • 28b5217169 Merge pull request #2718 from Microsoft/fixEmitDecorate Ron Buckton 2015-04-10 18:23:52 -07:00
  • 5f5cdda877 Merge pull request #2692 from Microsoft/APIReviewCleanup Mohamed Hegazy 2015-04-10 18:09:53 -07:00
  • 6f1feffe67 Update LKG Mohamed Hegazy 2015-04-10 17:16:59 -07:00
  • 13ef271831 use @internal comment consistenlly Mohamed Hegazy 2015-04-10 16:32:02 -07:00
  • 8448ba7b13 Allow IdentifierName in memberExpression Yui T 2015-04-10 16:22:09 -07:00
  • 431dce7b84 Merge branch 'master' into APIReviewCleanup Mohamed Hegazy 2015-04-10 16:11:03 -07:00
  • d87e80b65b Added baselines Ron Buckton 2015-04-10 16:04:35 -07:00
  • cd6bfb169f Fix for __decorate emit on undecorated file following a decorated file Ron Buckton 2015-04-10 15:38:10 -07:00
  • f231d6aba8 Merge pull request #2700 from Microsoft/removeOptionalTypeOnExportDefault Mohamed Hegazy 2015-04-10 15:31:31 -07:00
  • bf60eabdbb Update tests cases Yui T 2015-04-10 14:24:10 -07:00
  • 5bab826c6b Address issue with propertyAccessExpression and QualifiedName in TypeReference Yui T 2015-04-10 14:23:54 -07:00
  • 9e56c61542 Don't report errors for empty generator functions with type annotations. Cyrus Najmabadi 2015-04-10 13:47:08 -07:00
  • 83fcca81a8 emit publish of exported values in variable declarations Vladimir Matveev 2015-04-10 12:31:10 -07:00
  • 50496ccd97 added system module kind to harness Vladimir Matveev 2015-04-10 12:12:25 -07:00
  • e8fcf8fa2a initial support for system module Vladimir Matveev 2015-04-10 12:10:38 -07:00
  • 6121730875 Merge pull request #2680 from Microsoft/fixArrowBindingPattern Ron Buckton 2015-04-10 11:38:18 -07:00
  • 15df45d813 Update baselines due to changes in master Ron Buckton 2015-04-10 11:09:24 -07:00