Commit Graph

  • fbba50b312 Fix #4194: emit type paramters in type alias declaration Mohamed Hegazy 2015-08-06 16:23:08 -07:00
  • 3f3aea1380 Fix mistyped occurrence. Tien Nguyen 2015-08-06 16:17:19 -07:00
  • 6455b8e59b merge with master Vladimir Matveev 2015-08-06 16:14:51 -07:00
  • 8ea1a226c2 Updated baselines Ron Buckton 2015-08-06 16:14:14 -07:00
  • 3e59651152 simplified docParams Arthur Ozga 2015-08-06 16:13:28 -07:00
  • 9a29a827ce Fix #4025: report options diagnostics Mohamed Hegazy 2015-08-06 16:10:21 -07:00
  • ba7759227b Merge pull request #4106 from RyanCavanaugh/allowTsxStringIndexers Ryan Cavanaugh 2015-08-06 15:58:54 -07:00
  • f0458f4e60 Merge branch 'master' into fixTypeResolutionInTypeSerialization Ron Buckton 2015-08-06 15:45:24 -07:00
  • 085f0df455 Merge pull request #4096 from RyanCavanaugh/renameClosingTags Ryan Cavanaugh 2015-08-06 15:42:58 -07:00
  • 921dbb7043 Merge pull request #4099 from RyanCavanaugh/betterTsxCompletion Ryan Cavanaugh 2015-08-06 15:42:50 -07:00
  • 07fd7ba8da Fixing fourslash test Anders Hejlsberg 2015-08-06 15:40:20 -07:00
  • e0cb1603e2 Accepting new baselines Anders Hejlsberg 2015-08-06 15:21:53 -07:00
  • d317bd1340 Adding/fixing tests Anders Hejlsberg 2015-08-06 15:21:30 -07:00
  • b3dd18a463 Allow partial matches in union type signatures Anders Hejlsberg 2015-08-06 15:20:17 -07:00
  • 6980d56bfd Merge pull request #4139 from hoanhtien/documentHighlights tien 2015-08-06 14:45:52 -07:00
  • 54f3b414f7 Merge pull request #4124 from ShyykoSerhiy/fix-3991 Daniel Rosenwasser 2015-08-06 14:39:32 -07:00
  • 8a943ee56e Merge remote-tracking branch 'microsoft/master' into documentHighlights Tien Nguyen 2015-08-06 14:35:05 -07:00
  • 400fc30e9d simplified a conditional Arthur Ozga 2015-08-06 14:31:52 -07:00
  • ea3eb01465 Merge pull request #4172 from hoanhtien/fixFormatOnChainedCallbacksIssue tien 2015-08-06 14:24:11 -07:00
  • 91452bf3ae Use combinesPath. Tien Nguyen 2015-08-06 14:15:00 -07:00
  • bf7d923e09 Add filesToSearch to documentHighlights request. Tien Nguyen 2015-08-06 14:01:36 -07:00
  • 6b1838caec change '*' to '-' in lists Arthur Ozga 2015-08-06 08:31:29 -07:00
  • eab6911bce emit export declarations for system modules as a part of 'execute' method Vladimir Matveev 2015-08-05 21:45:04 -07:00
  • 2b8ef5e6fd Merge pull request #4008 from weswigham/fix-many-linter-errors Daniel Rosenwasser 2015-08-05 17:09:46 -07:00
  • 71e6f3a947 Address PR feedback. Tien Nguyen 2015-08-05 17:09:01 -07:00
  • 4ea3bb6485 Make 'predicate' optional and DRY Arthur Ozga 2015-08-05 16:22:27 -07:00
  • 1cc0e5feee Always indent PropertyAccessExpression. Tien Nguyen 2015-08-05 15:03:49 -07:00
  • fc1e89ace5 addressed CR feedback: merged getDefaultModuleResolver and resolveModuleName into one function, added comments Vladimir Matveev 2015-08-05 14:30:41 -07:00
  • 8a6426272e Merge pull request #4165 from RyanCavanaugh/useAssignabilityForInstanceofTypeguard Ryan Cavanaugh 2015-08-05 14:06:56 -07:00
  • 748d7564a6 Add tests and fix spelling Ryan Cavanaugh 2015-08-05 13:30:45 -07:00
  • 6ae746e1ad Merge pull request #4157 from Microsoft/spaceAfterDotInConstEnums Vladimir Matveev 2015-08-05 12:34:11 -07:00
  • 482bb6b10c Merge pull request #4167 from Microsoft/updateLangSpec Anders Hejlsberg 2015-08-05 12:06:56 -07:00
  • 6ba3502de9 Addressing CR feedback Anders Hejlsberg 2015-08-05 11:56:34 -07:00
  • 5cdb0d6b00 Merge pull request #4112 from Microsoft/nonObjectTypeConstraints Anders Hejlsberg 2015-08-05 11:44:14 -07:00
  • c8b4a2edfd Merge pull request #4153 from Microsoft/tupleTypeInference Anders Hejlsberg 2015-08-05 11:27:18 -07:00
  • fd46d205f9 addressed PR feedback, added more tests Vladimir Matveev 2015-08-05 10:36:47 -07:00
  • bf72629301 Updating language specification Anders Hejlsberg 2015-08-05 09:22:04 -07:00
  • cc3a48fc7f Use different relation for instanceof type guards Ryan Cavanaugh 2015-08-05 09:05:06 -07:00
  • 0a71f2f3b2 Addressing CR feedback Anders Hejlsberg 2015-08-05 07:03:01 -07:00
  • c2fe8428a9 emit space before the dot for property/element access expressions if expression part is integer const enum Vladimir Matveev 2015-08-05 00:02:29 -07:00
  • 03aaf7cd7c addressed PR feedback Vladimir Matveev 2015-08-04 21:22:37 -07:00
  • f3e03dbec7 merge with master Arthur Ozga 2015-08-04 18:04:55 -07:00
  • 24753c4885 remove asserts Arthur Ozga 2015-08-04 17:53:01 -07:00
  • 8550c7de4e Address feedback. Tien Nguyen 2015-08-04 15:46:38 -07:00
  • a72994d78c removed extra whitespaces, added commments Vladimir Matveev 2015-08-04 15:27:16 -07:00
  • 49ad395de1 resolveModuleName => resolvedModuleNames, added tests Vladimir Matveev 2015-08-03 17:42:29 -07:00
  • 67d986af43 Fix occurance typo. Tien Nguyen 2015-08-04 14:20:49 -07:00
  • 6dce7ce545 Merge remote-tracking branch 'microsoft/master' into documentHighlights Tien Nguyen 2015-08-04 14:08:43 -07:00
  • 5324f8bf4c Fix new linter errors Wesley Wigham 2015-08-04 13:38:00 -07:00
  • 91f034669d Conform lint of the future, unify quotations Wesley Wigham 2015-07-23 17:30:31 -07:00
  • 5a6d476797 Fix as many linter errors as possible Wesley Wigham 2015-07-23 15:18:48 -07:00
  • 81544d4652 Adding test case Anders Hejlsberg 2015-08-04 11:43:13 -07:00
  • 245f7a8ef4 Add explicit handling of tuple-to-tuple type inference Anders Hejlsberg 2015-08-04 11:42:58 -07:00
  • bb3fb7d98b Merge pull request #3995 from weswigham/patch-2 Mohamed Hegazy 2015-08-04 11:13:57 -07:00
  • d855f47f01 Merge pull request #4120 from basarat/feat/shebang Mohamed Hegazy 2015-08-04 10:00:38 -07:00
  • 9f36eb5915 changed containsSuperCall to check if super call is computed property name shyyko.serhiy@gmail.com 2015-08-04 19:22:40 +03:00
  • d53cfdcb5b Expose document highlighting to server. Tien Nguyen 2015-08-03 20:45:39 -07:00
  • e0a7627f12 CR feedback Basarat Syed 2015-08-03 11:28:47 +10:00
  • 5c8e3518e9 fixed logging Arthur Ozga 2015-08-03 16:17:59 -07:00
  • ae721d3a6f respond to cyrus Arthur Ozga 2015-08-03 16:03:15 -07:00
  • f22c160a24 Merge remote-tracking branch 'origin/master' into reuseAndCache Vladimir Matveev 2015-08-03 11:06:23 -07:00
  • 9d26b4eb41 Fixed newline handling Arthur Ozga 2015-08-03 15:09:49 -07:00
  • 8d07c6929a rename feature Arthur Ozga 2015-08-03 14:28:21 -07:00
  • f3395a9484 reverted a hard-coded '\r\n' Arthur Ozga 2015-08-03 13:54:49 -07:00
  • a759f9f0b5 added helper Arthur Ozga 2015-08-03 13:38:45 -07:00
  • 8e13c0a3ad Fixed a comment Arthur Ozga 2015-08-03 11:09:58 -07:00
  • 4c7b214a69 Merge pull request #4121 from Microsoft/NodeFlagsOnSuperCall Vladimir Matveev 2015-08-03 11:00:51 -07:00
  • 9754ec10e2 test(shebang) error case Basarat Syed 2015-08-03 11:20:43 +10:00
  • d8e8258e92 added baselines shyyko.serhiy@gmail.com 2015-08-03 00:31:23 +03:00
  • b670dacf74 added tests shyyko.serhiy@gmail.com 2015-08-03 00:31:03 +03:00
  • bac22846c9 fix issue https://github.com/Microsoft/TypeScript/issues/3991 shyyko.serhiy@gmail.com 2015-08-02 23:58:46 +03:00
  • 24c8a8ee5f always set NodeCheckFlags when checking super expression Vladimir Matveev 2015-08-02 08:51:50 -07:00
  • 5fcf3d7c90 emit shebang basarat 2015-08-02 12:24:18 +10:00
  • 82d5a9c1bb test(shebang) desired outcome basarat 2015-08-02 11:25:55 +10:00
  • 6ea64637e1 scanner for trivia + accept baselines basarat 2015-08-01 18:52:15 +10:00
  • a4a1a51db6 Merge pull request #4111 from Microsoft/systemModuleWithEmitHelpers Mohamed Hegazy 2015-07-31 17:19:28 -07:00
  • adfac9247e Merge pull request #4113 from rgbkrk/npm-scripts Mohamed Hegazy 2015-07-31 16:54:48 -07:00
  • 068889f7b3 Run builds, tests, etc. without global jake Kyle Kelley 2015-07-31 18:40:01 -05:00
  • 294e13da96 Adding new test Anders Hejlsberg 2015-07-31 14:05:47 -07:00
  • a45e9a91bf Also fix the case where we are to the right of a spread expr Ryan Cavanaugh 2015-07-31 14:05:43 -07:00
  • 6beb24edc8 Accepting new baselines Anders Hejlsberg 2015-07-31 14:05:36 -07:00
  • 8ee92bdd70 Support assignability with non-object type constraints Anders Hejlsberg 2015-07-31 14:03:17 -07:00
  • 0a832af33d Remove 'debugger' statement Ryan Cavanaugh 2015-07-31 13:52:55 -07:00
  • 33ae0d639a Merge pull request #4108 from Microsoft/diagnosticsDiagnosticsDiagnostics Daniel Rosenwasser 2015-07-31 15:01:05 -04:00
  • 2540905075 refactoring Arthur Ozga 2015-07-31 11:58:52 -07:00
  • bfc4dd14da Emit the helpers inside the module body Fixes #3655 Sheetal Nandi 2015-07-31 11:54:03 -07:00
  • cd018e1af4 Adding testcase for extends helper emit when generating system module Testcase for #3655 Sheetal Nandi 2015-07-30 12:01:21 -07:00
  • 8b8a138bd0 Use one call to 'reportDiagnostics'. Daniel Rosenwasser 2015-07-31 10:47:36 -07:00
  • 074a33d120 Double quotes. Daniel Rosenwasser 2015-07-31 10:41:13 -07:00
  • e74f0f0f59 Fix issue with exit status by ensuring the same 'diagnostics' variable is reused. Daniel Rosenwasser 2015-07-31 10:40:07 -07:00
  • 082a5ade47 merged with master Arthur Ozga 2015-07-31 10:03:48 -07:00
  • 5f96788ddb Implements #4105 - a string indexer in 'props' disables errors due to surplus attributes Ryan Cavanaugh 2015-07-31 09:55:11 -07:00
  • f224b5022e Offer JSX attribute intellisense between string-literal props and the closing tag. Fixes #4098 Ryan Cavanaugh 2015-07-31 00:36:47 -07:00
  • 88a8d2bea8 Fixes renaming not affecting JSX closing tags (#4093) Ryan Cavanaugh 2015-07-30 23:17:29 -07:00
  • 7e9e920d1e Merge pull request #4079 from RyanCavanaugh/fixJsxSourceMaps Ryan Cavanaugh 2015-07-30 22:11:14 -07:00
  • 6c5050c854 Merge pull request #4088 from Microsoft/fixup3935 Daniel Rosenwasser 2015-07-31 00:30:02 -04:00
  • 37d3b4ad57 Merge pull request #4039 from Microsoft/bin2lib Vladimir Matveev 2015-07-30 14:44:47 -07:00
  • f3d2888be5 merge with master Vladimir Matveev 2015-07-30 14:03:48 -07:00
  • dd6d77a388 Merge branch 'master' into bin2lib Vladimir Matveev 2015-07-30 14:01:39 -07:00
  • 709445799d Accepted baselines. Daniel Rosenwasser 2015-07-30 13:29:02 -07:00