Commit Graph

  • 32ae0b08d1 Address comments Yui T 2015-12-16 18:13:15 -08:00
  • d89b9df567 Update baseline with new error message number and fix space and comment Yui T 2015-11-30 10:30:03 -08:00
  • ab8d0cec54 Update baseline for new message Yui T 2015-10-06 19:47:17 -07:00
  • 40ba1be0a9 Address PR feedback Yui T 2015-10-06 19:46:46 -07:00
  • 42ccabe8e5 Add tests Yui T 2015-09-15 17:19:19 -07:00
  • be9d48c5be Update baselines Yui T 2015-09-15 17:19:03 -07:00
  • 5d66ea7954 Add tests Yui T 2015-09-15 17:17:30 -07:00
  • 648ce187b7 Fix where to report on error. Move from constructor node to just super node Yui T 2015-09-15 16:42:04 -07:00
  • 1f503f1b27 Add explicit return undefined; Ryan Cavanaugh 2016-01-28 16:07:06 -08:00
  • 1231c9e145 Fix case when position === 0 Ryan Cavanaugh 2016-01-28 16:05:03 -08:00
  • e954929d4b Merge pull request #5833 from Microsoft/fix4211 Yui 2016-01-28 15:55:03 -08:00
  • 5a845bf0fc Don't crash when return type jsdoc tag is malformed Ryan Cavanaugh 2016-01-28 15:48:18 -08:00
  • 7ed7c43d28 Merge pull request #6708 from Microsoft/port-6704 Vladimir Matveev 2016-01-28 15:46:53 -08:00
  • 39077f6866 PR feedback Ron Buckton 2016-01-28 15:25:42 -08:00
  • 124bd517e7 Don't show the currently-completing thing at the cursor in JS files Ryan Cavanaugh 2016-01-28 15:18:50 -08:00
  • 37dafcd7df Merge pull request #6704 from Microsoft/isRequireCall_fix Vladimir Matveev 2016-01-28 15:16:53 -08:00
  • 78b525312f Merge pull request #6704 from Microsoft/isRequireCall_fix Vladimir Matveev 2016-01-28 15:16:53 -08:00
  • bf854a784f Merge branch 'master' into fix4211 Kanchalai Tanglertsampan 2016-01-28 14:33:50 -08:00
  • b3eaef17e9 fix linter issues Vladimir Matveev 2016-01-28 14:21:04 -08:00
  • 3661b66be4 add extra argument to 'isRequireCall' to check if argument is string literal Vladimir Matveev 2016-01-28 14:18:23 -08:00
  • 15bc82c24c Update version Mohamed Hegazy 2016-01-28 14:17:38 -08:00
  • cb6dd18174 Merge pull request #6702 from Microsoft/readonlyInDeclarationFiles2 Anders Hejlsberg 2016-01-28 13:56:18 -08:00
  • 2ef6f13532 Merge pull request #6699 from RyanCavanaugh/fix6663 Ryan Cavanaugh 2016-01-28 13:30:03 -08:00
  • c00d239c00 Accepting new baselines Anders Hejlsberg 2016-01-28 13:29:58 -08:00
  • 898797fcee Adding more test cases Anders Hejlsberg 2016-01-28 13:29:20 -08:00
  • a88ff9c2ad Emit readonly in declaration file for get-only accessors in classes Anders Hejlsberg 2016-01-28 13:28:49 -08:00
  • 31bf103212 Merge pull request #6632 from zhengbli/fixFindAllRefForSalsa Zhengbo Li 2016-01-28 11:44:47 -08:00
  • 2688dbd495 Merge pull request #6698 from RyanCavanaugh/fix6552 Ryan Cavanaugh 2016-01-28 11:40:27 -08:00
  • da6e82f639 Use union types in the return type of functions in the error case Ryan Cavanaugh 2016-01-28 11:39:19 -08:00
  • bf897c2939 Add more tests and comments zhengbli 2016-01-28 11:26:32 -08:00
  • 364b08854b Recognize the RHS of assignments as the JSDoc target expression Ryan Cavanaugh 2016-01-28 11:02:49 -08:00
  • fbf1477970 Merge pull request #6697 from Microsoft/readonlyInDeclarationFiles Anders Hejlsberg 2016-01-28 10:57:38 -08:00
  • 371811ab5b Adding test Anders Hejlsberg 2016-01-28 10:40:08 -08:00
  • 3019017093 Emit readonly in declaration files Anders Hejlsberg 2016-01-28 10:39:54 -08:00
  • 8aac715f11 Merge pull request #6685 from Microsoft/port-6683 Vladimir Matveev 2016-01-28 10:21:00 -08:00
  • 427825f978 Merge pull request #6683 from Microsoft/strip_quotes_in_modules_names Vladimir Matveev 2016-01-27 20:05:32 -08:00
  • 0981719bed Merge pull request #6683 from Microsoft/strip_quotes_in_modules_names Vladimir Matveev 2016-01-27 20:05:32 -08:00
  • c353252c8e Update authors for release 1.8 Mohamed Hegazy 2016-01-27 19:51:43 -08:00
  • a288b84632 Update LKG v1.8.0-beta Mohamed Hegazy 2016-01-27 19:03:16 -08:00
  • 2453e54f93 Revert "Update version" Mohamed Hegazy 2016-01-27 18:50:29 -08:00
  • 098d59c954 Cleaned up variable names and conditions in checkIdentifier Ron Buckton 2016-01-27 16:33:45 -08:00
  • 1bb96555da Creates a class body scoped alias to the class to avoid class name double binding. Ron Buckton 2016-01-27 16:13:51 -08:00
  • 5b68d6559a strip quotes from module names during deduplication Vladimir Matveev 2016-01-27 15:27:11 -08:00
  • 5ced4c401f Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixFindAllRefForSalsa zhengbli 2016-01-27 15:20:16 -08:00
  • 6648403a8e Updated test baselines Ron Buckton 2016-01-27 14:31:21 -08:00
  • 1b282cda1d Parse JSDoc comments for ES6 class constructors and methods Ryan Cavanaugh 2016-01-27 14:07:32 -08:00
  • 7259b9fd4a Allow multiple 'this' property assignments in Salsa Ryan Cavanaugh 2016-01-27 14:00:33 -08:00
  • 646e46e022 Fix build error zhengbli 2016-01-27 13:38:42 -08:00
  • 10f9a85730 Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixFindAllRefForSalsa zhengbli 2016-01-27 13:31:19 -08:00
  • bcc7a78f78 Merge pull request #6672 from Microsoft/port-6553 Vladimir Matveev 2016-01-27 13:30:31 -08:00
  • 9a6815f3c7 add tests zhengbli 2016-01-27 13:26:41 -08:00
  • d1d7bfbd31 Updated baselines Ron Buckton 2016-01-27 13:11:30 -08:00
  • b389e9c619 Fix for thisProperty zhengbli 2016-01-27 12:43:31 -08:00
  • ff4c488064 Fixed typo in diagnostic message name Ron Buckton 2016-01-26 17:34:30 -08:00
  • 81d682a0bd Comments and messages Ron Buckton 2016-01-26 16:04:40 -08:00
  • d63b8e1e2b Updated baselines Ron Buckton 2016-01-26 14:51:07 -08:00
  • 66ad2e832e Added error when return type is not the global Promise Ron Buckton 2016-01-26 12:47:53 -08:00
  • 40bac6d1cc Error for Promise redeclaration in module with async Ron Buckton 2016-01-25 10:32:34 -08:00
  • a6af98e100 Merge pull request #6631 from Microsoft/reservePromiseInTopLevelModule Ron Buckton 2016-01-27 12:25:57 -08:00
  • 5e05c75e93 Merge branch 'master' into theyreNotTHATSpecial Daniel Rosenwasser 2016-01-27 11:53:42 -08:00
  • f23c35f04d Merge pull request #5728 from Microsoft/pathMappingModuleResolution Vladimir Matveev 2016-01-27 11:38:33 -08:00
  • 16d4039a12 Merge pull request #6553 from Microsoft/handleNestedBlockScopedName Vladimir Matveev 2016-01-27 11:28:59 -08:00
  • 2b22a47cbb Merge pull request #6553 from Microsoft/handleNestedBlockScopedName Vladimir Matveev 2016-01-27 11:28:59 -08:00
  • a5a9655e87 Merge pull request #6634 from Microsoft/port_6628 Vladimir Matveev 2016-01-27 11:02:07 -08:00
  • 98603f9f49 Merge pull request #6532 from Microsoft/readonlyMembers Anders Hejlsberg 2016-01-27 10:50:26 -08:00
  • 7ca990cf46 Merge pull request #6657 from Microsoft/port-6655 Vladimir Matveev 2016-01-27 10:41:15 -08:00
  • e67ff39e17 merge with origin/master Vladimir Matveev 2016-01-27 10:40:52 -08:00
  • e910e7151b Merge branch 'master' into fix4211 Kanchalai Tanglertsampan 2016-01-27 10:36:08 -08:00
  • cbb195b047 Renumbering NodeFlags to start at 1 << 0 Anders Hejlsberg 2016-01-27 10:25:51 -08:00
  • 37b06c76f1 Merge pull request #6655 from Microsoft/pin_mocha_2.3.4 Vladimir Matveev 2016-01-27 10:10:23 -08:00
  • fd879bb268 Merge pull request #6655 from Microsoft/pin_mocha_2.3.4 Vladimir Matveev 2016-01-27 10:10:23 -08:00
  • 5282cad100 pin mocha version to 2.3.4 Vladimir Matveev 2016-01-27 09:56:20 -08:00
  • a116b4c996 pretty output for react jsx Noj Vek 2016-01-26 22:59:34 -08:00
  • ef615bc0b6 Merge pull request #6628 from Microsoft/thisTypeAsConstraint Vladimir Matveev 2016-01-26 14:58:35 -08:00
  • adacad326a addressed PR feedback Vladimir Matveev 2016-01-26 21:38:12 -08:00
  • e4c0c00287 Fixed typo in diagnostic message name Ron Buckton 2016-01-26 17:34:30 -08:00
  • e4ab2db9fb Fix find all references for salsa zhengbli 2016-01-26 10:51:10 -08:00
  • ac390fe7b5 Address PR Yui T 2016-01-21 16:16:52 -08:00
  • b499a03416 Address PR Kanchalai Tanglertsampan 2016-01-10 18:01:40 -08:00
  • 540ae01015 Address PR Yui T 2015-12-21 17:07:18 -08:00
  • 4759cdbf67 Add tests Yui T 2015-12-21 16:23:51 -08:00
  • b3c23643c6 Add tests Yui T 2015-12-21 15:45:58 -08:00
  • 7bd336d0c6 Fix prefix double underscore with extra underscore Yui T 2015-12-20 16:39:42 -08:00
  • 655d5c934c Comments and messages Ron Buckton 2016-01-26 16:04:40 -08:00
  • 265069e296 Merge pull request #6194 from Microsoft/fix4867_transpiling Yui 2016-01-26 16:04:09 -08:00
  • bc2599083c Merge branch 'master' into fix4867_transpiling Kanchalai Tanglertsampan 2016-01-26 15:37:49 -08:00
  • f4290e1538 Update baselines Kanchalai Tanglertsampan 2016-01-26 15:37:19 -08:00
  • 39c75fd438 Simplify giving error message and remove unnecessary error Kanchalai Tanglertsampan 2016-01-26 15:34:53 -08:00
  • 322126d106 Merge pull request #6628 from Microsoft/thisTypeAsConstraint Vladimir Matveev 2016-01-26 14:58:35 -08:00
  • c20a70529e Updated baselines Ron Buckton 2016-01-26 14:51:07 -08:00
  • f9eddcebc8 Update Array.concat type signature to fix #6594 Lucien Greathouse 2016-01-26 13:43:53 -07:00
  • 2b1fd8c419 Merge pull request #5870 from Microsoft/alternateFixSuperInAsyncMethod Ron Buckton 2016-01-26 13:04:06 -08:00
  • 05803f5285 Added comments for new flags in types.ts Ron Buckton 2016-01-26 12:55:03 -08:00
  • 35044d1293 Added error when return type is not the global Promise Ron Buckton 2016-01-26 12:47:53 -08:00
  • 95422fa595 merge branch 'alternateFixSuperInAsyncMethod' into reservePromiseInTopLevelModule Ron Buckton 2016-01-26 12:26:49 -08:00
  • da6aadbea8 Merge branch 'master' into alternateFixSuperInAsyncMethod Ron Buckton 2016-01-26 11:49:30 -08:00
  • b00cae87b3 Moved isSuperPropertyOrElementAccess to utilities Ron Buckton 2016-01-26 11:36:20 -08:00
  • 910fbba156 break on 'this' type in hasConstraintReferenceTo Vladimir Matveev 2016-01-26 10:16:46 -08:00
  • f70e255fa0 Merge pull request #6618 from Microsoft/versionUpdate Mohamed Hegazy 2016-01-25 21:28:30 -08:00
  • 3e0c84e43b PR feedback Ron Buckton 2016-01-25 17:44:07 -08:00