Commit Graph

  • 4c93eb2e98 Accept baselines AbubakerB 2016-02-04 21:00:50 +00:00
  • 4200051934 Addressed PR feedback. AbubakerB 2016-02-04 21:00:37 +00:00
  • 3d01190706 Merge pull request #6906 from Microsoft/port-6858 Vladimir Matveev 2016-02-04 12:46:43 -08:00
  • d436d15304 addressed PR feedback Vladimir Matveev 2016-02-04 12:44:31 -08:00
  • 1611f56481 Rename flag Mohamed Hegazy 2016-02-04 12:44:03 -08:00
  • b761096dff Merge pull request #6905 from Microsoft/portJsDocFixes Bill Ticehurst 2016-02-04 12:40:49 -08:00
  • 232b322e14 Merge pull request #6904 from Microsoft/port6632 Bill Ticehurst 2016-02-04 12:40:37 -08:00
  • 8d2d869f9f Merge pull request #6858 from Microsoft/emitImportsInDts Vladimir Matveev 2016-02-04 12:13:08 -08:00
  • f05811701f Merge pull request #6858 from Microsoft/emitImportsInDts Vladimir Matveev 2016-02-04 12:13:08 -08:00
  • cadda66e34 Adds transform flags aggregation to binder and visitor Ron Buckton 2016-02-04 11:57:53 -08:00
  • 73a8ace843 Fixes bug #6673 Ryan Cavanaugh 2016-01-29 16:01:41 -08:00
  • 54bc98b22a Add malformed parameter test Ryan Cavanaugh 2016-02-01 21:48:16 -08:00
  • a426de3b89 Fix lint Ryan Cavanaugh 2016-02-01 10:14:14 -08:00
  • cf0e79a02f Add explicit return undefined; Ryan Cavanaugh 2016-01-28 16:07:06 -08:00
  • f0e70cbf0f Don't crash when return type jsdoc tag is malformed Ryan Cavanaugh 2016-01-28 15:48:18 -08:00
  • c6e18a9fcf Fix case when position === 0 Ryan Cavanaugh 2016-01-28 16:05:03 -08:00
  • f84bbcdf59 Don't show the currently-completing thing at the cursor in JS files Ryan Cavanaugh 2016-01-28 15:18:50 -08:00
  • 96ec9be665 Recognize the RHS of assignments as the JSDoc target expression Ryan Cavanaugh 2016-01-28 11:02:49 -08:00
  • 176baf904a Add some tests Ryan Cavanaugh 2016-02-01 21:20:37 -08:00
  • eb27166b09 Parse JSDoc comments for ES6 class constructors and methods Ryan Cavanaugh 2016-01-27 14:07:32 -08:00
  • de2ef72d4f Use union types in the return type of functions in the error case Ryan Cavanaugh 2016-01-28 11:39:19 -08:00
  • 671d83e81a Treat multiple prototype property assignments as union property declarations Ryan Cavanaugh 2016-02-01 20:59:37 -08:00
  • 5de87e30c6 Allow multiple 'this' property assignments in Salsa Ryan Cavanaugh 2016-01-27 14:00:33 -08:00
  • 1d4c1d15d5 rename function Kanchalai Tanglertsampan 2016-02-04 11:12:31 -08:00
  • 85bb1e8610 Add more tests and comments zhengbli 2016-01-28 11:26:32 -08:00
  • 477706cb2d Fix build error zhengbli 2016-01-27 13:38:42 -08:00
  • 98149f6f0b add tests zhengbli 2016-01-27 13:26:41 -08:00
  • ea099e7d13 Fix for thisProperty zhengbli 2016-01-27 12:43:31 -08:00
  • 2a24e033cd Fix find all references for salsa zhengbli 2016-01-26 10:51:10 -08:00
  • 3d529a84c5 Update baselines AbubakerB 2016-02-04 18:33:53 +00:00
  • bbf92ce391 Added constructor visibility in the declaration emitter AbubakerB 2016-02-04 18:32:56 +00:00
  • 6f261f5b0b Merge pull request #6870 from RyanCavanaugh/fix6825 Ryan Cavanaugh 2016-02-04 10:17:43 -08:00
  • e347c3711c Add more complex test scenarios Ryan Cavanaugh 2016-02-04 10:14:13 -08:00
  • 665a4e310d Merge pull request #6850 from RyanCavanaugh/fix6654 Ryan Cavanaugh 2016-02-04 09:57:26 -08:00
  • dbcfe110f1 propagate back assignments to block scoped binding from the loop body Vladimir Matveev 2016-02-03 23:48:24 -08:00
  • 2c24f81561 added tests Vladimir Matveev 2016-02-03 21:43:31 -08:00
  • b033693947 Merge remote-tracking branch 'origin/master' into emitImportsInDts Vladimir Matveev 2016-02-03 20:36:43 -08:00
  • 2fde7ab8fe Merge pull request #6888 from jesseschalken/patch-1 Daniel Rosenwasser 2016-02-03 20:23:03 -08:00
  • 3855261796 removed unused function Ron Buckton 2016-02-03 18:26:43 -08:00
  • c3faf0f34e Added visitor API Ron Buckton 2016-02-03 18:11:32 -08:00
  • daa70e3f23 Fix Stack Overflow and Gitter links in CONTRIBUTING.md Jesse Schalken 2016-02-04 11:38:21 +11:00
  • c351ffcc75 Added and updated tests for constructor visibility AbubakerB 2016-02-03 22:48:33 +00:00
  • aff6775a36 Add a flag so we don't repeatedly finding super call Kanchalai Tanglertsampan 2016-02-03 14:47:39 -08:00
  • f869b41f14 Added private and protected modifiers to constructors AbubakerB 2016-02-03 01:07:09 +00:00
  • 10522f9eee Add flag to emit modules in loose mode Mohamed Hegazy 2016-02-03 14:16:09 -08:00
  • 98b8af62e7 Update README.md Daniel Rosenwasser 2016-02-03 13:45:36 -08:00
  • 2dbc998da4 Address PR about tests Kanchalai Tanglertsampan 2016-02-03 12:55:38 -08:00
  • 7e1088bb50 Address PR Kanchalai Tanglertsampan 2016-02-03 11:51:29 -08:00
  • d47097f009 Use different syntax kind here Ryan Cavanaugh 2016-02-03 10:05:58 -08:00
  • 1154ab8def Merge pull request #6855 from Microsoft/destructuringInTypes Anders Hejlsberg 2016-02-03 09:05:24 -08:00
  • 98e8a25d1e Addressing CR feedback Anders Hejlsberg 2016-02-03 06:52:53 -08:00
  • 1c7062313d Capture node.parent Ryan Cavanaugh 2016-02-03 00:44:52 -08:00
  • 8aad976c69 Recognize object literal method JSDoc comments Ryan Cavanaugh 2016-02-03 00:18:36 -08:00
  • f7eac73a6f Recognize = as equivalent to ? in JSDoc signatures Ryan Cavanaugh 2016-02-03 00:09:38 -08:00
  • c69a9d1a5c Update README.md Daniel Rosenwasser 2016-02-03 00:05:09 -08:00
  • 96d82b576c Update README.md Daniel Rosenwasser 2016-02-03 00:03:59 -08:00
  • 33ef358893 Merge pull request #6863 from plantain-00/i6844 Mohamed Hegazy 2016-02-02 18:33:24 -08:00
  • a57029fd12 Merge pull request #6862 from Microsoft/removeUnusedErrorMessage Mohamed Hegazy 2016-02-02 18:24:46 -08:00
  • a0782d91ac fix error message with public class inside namespace york yao 2016-02-03 10:02:59 +08:00
  • 9582342b90 Remove unused error message Mohamed Hegazy 2016-02-02 17:53:42 -08:00
  • cd2638e8da Merge pull request #5 from Microsoft/master York Yao 2016-02-03 09:38:30 +08:00
  • ed0962883b Check using "super" before "this" lexically instead of using the NodeCheckFlags Kanchalai Tanglertsampan 2016-02-02 13:06:07 -08:00
  • 76b6bff3d7 Update baselines Kanchalai Tanglertsampan 2016-02-02 16:32:10 -08:00
  • 6cc44d1a15 Merge pull request #6813 from Microsoft/port6745tomaster Yui 2016-02-02 16:37:21 -08:00
  • a5cf7c12bc add conformance tests Kanchalai Tanglertsampan 2016-02-02 16:31:32 -08:00
  • 0af56c0ee2 Update error numbers in new tests after merge Nathan Shively-Sanders 2016-02-02 16:27:01 -08:00
  • 8032b06f33 Merge branch 'master' into this-function-types Nathan Shively-Sanders 2016-02-02 16:16:46 -08:00
  • f6361cec66 Undo strictThis-clean changes Nathan Shively-Sanders 2016-02-02 16:00:52 -08:00
  • 202452b521 emit import declarations without import clause in .d.ts files Vladimir Matveev 2016-02-02 15:53:20 -08:00
  • 823df859ac Merge pull request #6852 from viispade/erase-watcherPath-comment Mohamed Hegazy 2016-02-02 14:58:06 -08:00
  • 675e0816d4 Make this-type of bind's return explicit Nathan Shively-Sanders 2016-02-02 14:46:44 -08:00
  • 979186fad9 Accepting new baselines Anders Hejlsberg 2016-02-02 14:15:26 -08:00
  • 5643f911c7 Adding test Anders Hejlsberg 2016-02-02 14:14:55 -08:00
  • c89f2b75ad Properly parse function/constructor types with destructuring parameters Anders Hejlsberg 2016-02-02 14:14:37 -08:00
  • 8e472db66f Delete mention of nonexistent watcherPath param Tim Viiding-Spader 2016-02-02 15:44:47 -06:00
  • bd3e9f262a Merge pull request #6709 from RyanCavanaugh/fix6662 Ryan Cavanaugh 2016-02-02 13:40:13 -08:00
  • 018429bd6e ❤️ linter Ryan Cavanaugh 2016-02-02 13:39:02 -08:00
  • 6e06bb39a1 Allow parsing TS-style generics in JSDoc Ryan Cavanaugh 2016-02-02 13:32:21 -08:00
  • 2c25bea0aa Always show file tokens in JS completion lists Ryan Cavanaugh 2016-02-02 13:10:30 -08:00
  • 554ea1b57c Merge pull request #6679 from RyanCavanaugh/fix6645 Ryan Cavanaugh 2016-02-02 12:49:09 -08:00
  • 3dae2534f3 Merge pull request #6278 from Microsoft/theyreNotTHATSpecial Daniel Rosenwasser 2016-02-02 12:45:30 -08:00
  • 6975e44346 Merge pull request #6848 from Microsoft/port-6846 Vladimir Matveev 2016-02-02 12:44:19 -08:00
  • 9fe10a6ac0 Merge pull request #6846 from Microsoft/noErrorOnEmptyDtsFile Vladimir Matveev 2016-02-02 12:12:52 -08:00
  • 7259074dfb Merge pull request #6846 from Microsoft/noErrorOnEmptyDtsFile Vladimir Matveev 2016-02-02 12:12:52 -08:00
  • fb99a6697d do not error if typings for external library is empty .d.ts file Vladimir Matveev 2016-02-02 11:36:38 -08:00
  • c6588d27f1 Merge pull request #6827 from T18970237136/ts-missing-semicolon Daniel Rosenwasser 2016-02-02 10:53:46 -08:00
  • 2d7a2f4d30 Merge pull request #6680 from RyanCavanaugh/fix6646 Ryan Cavanaugh 2016-02-02 10:48:29 -08:00
  • 757f4703a9 Update test files. T18970237136 2016-02-02 10:30:39 +01:00
  • dbfc269e42 Add missing semicolon when emitting return statement. T18970237136 2016-02-02 08:54:07 +01:00
  • b15ff81384 Add malformed parameter test Ryan Cavanaugh 2016-02-01 21:48:16 -08:00
  • 0855933757 Merge pull request #6587 from nojvek/master Daniel Rosenwasser 2016-02-01 21:38:15 -08:00
  • 3dfd378b7e Add some tests Ryan Cavanaugh 2016-02-01 21:20:37 -08:00
  • a4c6f66686 Treat multiple prototype property assignments as union property declarations Ryan Cavanaugh 2016-02-01 20:59:37 -08:00
  • 175493423e Merge pull request #6812 from Microsoft/port-6798 Vladimir Matveev 2016-02-01 19:00:30 -08:00
  • b14685d340 Merge pull request #6798 from Microsoft/dottedNamesInJsx Vladimir Matveev 2016-02-01 16:49:59 -08:00
  • 0db90b7869 Add more tests and baselines Kanchalai Tanglertsampan 2016-02-01 11:23:17 -08:00
  • c7bbda8a3e Remove old baselines Kanchalai Tanglertsampan 2016-02-01 11:23:03 -08:00
  • d815653988 Rename test cases so they are consistent with the rest Kanchalai Tanglertsampan 2016-02-01 09:45:27 -08:00
  • 8ce886c436 Update baselines Kanchalai Tanglertsampan 2016-01-29 18:20:17 -08:00
  • bcf22157d8 Fix lastEncodedSourceMapSpan from being set to undefined Kanchalai Tanglertsampan 2016-01-29 18:20:05 -08:00