Commit Graph

  • c233d4d487 Merge branch 'addTsConfigWatcher' of https://github.com/zhengbli/TypeScript into addTsConfigWatcher zhengbli 2015-08-20 12:18:53 -07:00
  • f659c9098c Fix React whitespace emit #4376 Ryan Cavanaugh 2015-08-20 11:38:03 -07:00
  • 4b7e2b3139 Update tests file for /// and detached comments Yui T 2015-08-20 11:31:51 -07:00
  • 21ebc71325 Don't emit detached comment if removeComment is true Yui T 2015-08-20 09:47:45 -07:00
  • bb7a132b0e Address code review Yui T 2015-08-20 09:25:02 -07:00
  • 8ad9138828 Merge pull request #4378 from tarikozket/patch-1 Ryan Cavanaugh 2015-08-20 09:12:52 -07:00
  • b8f41defd8 Fixed spelling Tarik 2015-08-20 14:10:26 +03:00
  • 229c470025 Merge pull request #4375 from basarat/fix/shebang-trivia-scan Mohamed Hegazy 2015-08-20 01:29:25 -07:00
  • 042e1bbd91 fix(scanner) try a trivia scan only if pos === 0 Basarat Syed 2015-08-20 17:45:54 +10:00
  • 014137b544 remove unused createNewInstance support Mohamed Hegazy 2015-08-20 00:41:35 -07:00
  • b1f90e6775 change to use map instead of flag, value tuple. Mohamed Hegazy 2015-08-20 00:41:14 -07:00
  • 527f197a4e consolidate toLower call Mohamed Hegazy 2015-08-20 00:40:45 -07:00
  • b28befdc1e Handel additional properties Mohamed Hegazy 2015-08-19 23:53:19 -07:00
  • b2ac33da9e Export setCompilerOptionForSetting Mohamed Hegazy 2015-08-19 23:16:58 -07:00
  • eef8f04e5d remove unused flag aliases Mohamed Hegazy 2015-08-19 23:15:40 -07:00
  • 3da6de205c remove unused list of supported switchs Mohamed Hegazy 2015-08-19 23:12:25 -07:00
  • 069d2dc724 Merge pull request #4369 from Microsoft/updateES6DotDDotTsForFinalDraft Daniel Rosenwasser 2015-08-19 22:42:18 -07:00
  • f95fcf9671 Emit tsx files correctelly in getEmitOutput calls Mohamed Hegazy 2015-08-19 22:18:32 -07:00
  • d1253d56ac Added null checks zhengbli 2015-08-19 20:47:02 -07:00
  • a55d531677 Fixed newlines, switched 'module' keyword to 'namespace'. Daniel Rosenwasser 2015-08-19 18:22:40 -07:00
  • fc39c4aa60 Accepted baselines. Daniel Rosenwasser 2015-08-19 17:23:14 -07:00
  • af05e46b28 Added overloads for typed array constructors to take an 'Iterable<number>'. Daniel Rosenwasser 2015-08-19 17:11:10 -07:00
  • 0efa8599f0 Merge branch 'master' into updateES6DotDDotTsForFinalDraft Daniel Rosenwasser 2015-08-19 17:04:26 -07:00
  • bce2d67c51 Merge pull request #4306 from zhengbli/issue4220 Zhengbo Li 2015-08-19 17:02:09 -07:00
  • 5bcb3f0be8 Merge pull request #4368 from Microsoft/noResolveAndExternalModules Vladimir Matveev 2015-08-19 17:00:36 -07:00
  • 5d15218cbe Remove /// comment when removeComment is true Yui T 2015-08-19 16:19:17 -07:00
  • 248d85720c Update tests to remove /// if removeComment is true Yui T 2015-08-19 16:12:33 -07:00
  • b16536b60d CR feedback zhengbli 2015-08-19 16:02:36 -07:00
  • b27ab24343 Updated 'Reflect.construct' to add third 'newTarget' argument. Daniel Rosenwasser 2015-08-19 15:53:31 -07:00
  • f36f510411 Fix documentation for methods of the 'String' interface. Daniel Rosenwasser 2015-08-19 15:46:51 -07:00
  • 4a829572be added tests Vladimir Matveev 2015-08-19 15:37:37 -07:00
  • 08f37cc2fa Added overload for 'String#split' to take objects with '[Symbol.split]' method. Daniel Rosenwasser 2015-08-19 15:09:25 -07:00
  • 312df84934 Added overload for 'String#search' to take objects with '[Symbol.search]' method. Daniel Rosenwasser 2015-08-19 15:06:10 -07:00
  • 25d55b5101 Added overload for 'String#replace' to take objects with '[Symbol.replace]' method. Daniel Rosenwasser 2015-08-19 15:02:46 -07:00
  • df3ecab074 Remove duplicated code zhengbli 2015-08-19 15:02:37 -07:00
  • 4dd701a22c Added overload for 'String#match' to take objects with '[Symbol.match]' method. Daniel Rosenwasser 2015-08-19 15:02:13 -07:00
  • 831d2eb137 Move back the constructor signature with Uint8ClampedArray zhengbli 2015-08-19 15:01:23 -07:00
  • 9848e335d8 Merge branch 'master' into issue4220 zhengbli 2015-08-19 14:55:18 -07:00
  • dc5885d40e Merge pull request #4307 from zhengbli/issue4083 Zhengbo Li 2015-08-19 14:48:46 -07:00
  • 0ba3760923 Merge branch 'master' zhengbli 2015-08-19 14:35:30 -07:00
  • 648d1d869b Merge pull request #4312 from zhengbli/issue4015 Zhengbo Li 2015-08-19 14:29:09 -07:00
  • a2a6dec6d5 Merge pull request #4313 from zhengbli/issue4012 Zhengbo Li 2015-08-19 14:26:15 -07:00
  • b5a6161d46 Merge pull request #4318 from zhengbli/issue3999 Zhengbo Li 2015-08-19 14:25:58 -07:00
  • e608c9a42c Merge pull request #4321 from zhengbli/issue3979 Zhengbo Li 2015-08-19 14:25:37 -07:00
  • bafab13235 update baseline zhengbli 2015-08-19 14:17:35 -07:00
  • 04c54f80bb Merge branch 'master' into issue3979 zhengbli 2015-08-19 14:05:01 -07:00
  • b584d59be5 update baselines zhengbli 2015-08-19 13:58:33 -07:00
  • 9036ac0b96 Merge branch 'master' into addTsConfigWatcher zhengbli 2015-08-19 12:51:34 -07:00
  • 424c6d3b90 Remove extra files zhengbli 2015-08-19 12:49:10 -07:00
  • 42942a5dc4 Merge branch 'master' into addTsConfigWatcher zhengbli 2015-08-19 12:44:29 -07:00
  • dddc76b156 Add quick info test for type parameter in type alias Yui T 2015-08-19 12:39:36 -07:00
  • 4c44de6c5f Write out type parameter in type alias in quick-info Yui T 2015-08-19 12:38:36 -07:00
  • ed1383842c Fix space Yui T 2015-08-19 12:38:08 -07:00
  • 44f3c0ca8a Stylize gutter. Daniel Rosenwasser 2015-08-19 12:30:50 -07:00
  • 58ac077a49 Handle root file removal and addition in configured projects zhengbli 2015-08-19 12:28:43 -07:00
  • ffadce6335 always process imported modules in 'createProgram' to record module resolutions Vladimir Matveev 2015-08-19 11:58:02 -07:00
  • 478cc32e5e Merge pull request #4355 from DavidSouther/ts4354 Mohamed Hegazy 2015-08-19 10:25:25 -07:00
  • b8cbfcb715 Merge https://github.com/Microsoft/TypeScript into formatTsxAttr SaschaNaz 2015-08-19 17:46:23 +09:00
  • 67878c934c adding tests for JSX attributes/closing bracket SaschaNaz 2015-08-19 17:46:01 +09:00
  • c81cc9fee3 CR feedback and logic rewrite zhengbli 2015-08-19 00:48:16 -07:00
  • 45688e4b69 Added tests for commonjs safe import behavior. David Souther 2015-08-18 21:59:27 -04:00
  • 06841ebc6b Merge pull request #4353 from Microsoft/updateES6DotDDotTsForFinalDraft Daniel Rosenwasser 2015-08-18 18:45:12 -07:00
  • 407c8beed5 Emits safe value for import. David Souther 2015-08-18 21:17:43 -04:00
  • bd9d2de115 Accepted baselines. Daniel Rosenwasser 2015-08-18 17:49:37 -07:00
  • 21de00fb7e Removed inappropriate methods from the 'RegExp' interface. Daniel Rosenwasser 2015-08-18 15:24:23 -07:00
  • 006fc951e3 Added the '[Symbol.unscopables]' method to the 'Array<T>' interface. Daniel Rosenwasser 2015-08-18 15:22:13 -07:00
  • 66b17c1c73 Added the '[Symbol.species]' method to the 'RegExpConstructor' interface. Daniel Rosenwasser 2015-08-18 15:14:37 -07:00
  • f56d8f5509 Added the '[Symbol.split]' method to the 'RegExp' interface. Daniel Rosenwasser 2015-08-18 15:10:08 -07:00
  • e4077ec0f8 Added the '[Symbol.search]' method to the 'RegExp' interface. Daniel Rosenwasser 2015-08-18 15:01:58 -07:00
  • 97618104bd Added the '[Symbol.replace]' method to the 'RegExp' interface. Daniel Rosenwasser 2015-08-18 14:58:35 -07:00
  • f415097d0d addressed PR feedback Vladimir Matveev 2015-08-18 14:52:21 -07:00
  • fcf68c278d Add Uint8ClampedArray to core.d.ts, and split call signature of method "from" zhengbli 2015-08-18 13:40:17 -07:00
  • 1e9b5e4c30 Added the '[Symbol.match]' method to the 'RegExp' interface. Daniel Rosenwasser 2015-08-18 13:39:51 -07:00
  • 049a5fba07 added tests Vladimir Matveev 2015-08-18 13:36:08 -07:00
  • b7fcf161d5 Added the '[Symbol.toPrimitive]' method to the 'Date' interface. Daniel Rosenwasser 2015-08-18 13:14:19 -07:00
  • 2682703cca Added the '[Symbol.hasInstance]' method to the 'Function' interface. Daniel Rosenwasser 2015-08-18 12:55:54 -07:00
  • 448f2d607d Removed 'Function.toMethod'. Daniel Rosenwasser 2015-08-18 12:47:57 -07:00
  • 387da2fc19 Merge pull request #4347 from Schmavery/master Mohamed Hegazy 2015-08-18 09:51:27 -07:00
  • ea1882d76d Merge branch 'master' into iFeelPrettyErr Daniel Rosenwasser 2015-08-18 01:25:00 -07:00
  • 3c04dff059 Limit errors to 5 lines, fixed some other issues. Daniel Rosenwasser 2015-08-18 00:47:09 -07:00
  • bef4e8d58e remove commented test Yui T 2015-08-17 22:04:54 -07:00
  • c5d5155234 Add comment and prevent completion in type paramter of class expression Yui T 2015-08-17 22:02:45 -07:00
  • ab20cf9f14 Add test for completion in type parater of type alias Yui T 2015-08-17 22:02:05 -07:00
  • 6f42e4164b Apply suggested fixes to arguments PR Schmavery 2015-08-17 18:33:48 -07:00
  • 1cb5280971 Merge branch 'master' into moduleResolutionStrategies Vladimir Matveev 2015-08-17 18:31:53 -07:00
  • 3b95ea460e initial implementation of module resolution for node/requirejs Vladimir Matveev 2015-08-17 18:31:12 -07:00
  • 2b3da9a49e Add arguments to completion list #4249 Schmavery 2015-08-17 17:13:17 -07:00
  • 618340d982 Merge branch 'master' of https://github.com/Microsoft/TypeScript into addTsConfigWatcher zhengbli 2015-08-17 16:03:47 -07:00
  • e86f207859 Merge pull request #4309 from Microsoft/fix4274 Mohamed Hegazy 2015-08-17 15:55:35 -07:00
  • 2a3867a742 CR feedback. Add more tests. zhengbli 2015-08-17 15:35:27 -07:00
  • ed361a26b9 Merge pull request #4086 from Microsoft/sourcemap Sheetal Nandi 2015-08-17 15:34:35 -07:00
  • 25dfcec83b Merge pull request #4290 from Microsoft/fix4277 Mohamed Hegazy 2015-08-17 15:21:04 -07:00
  • c1bcb99c0a Merge pull request #4154 from Microsoft/reuseAndCache Vladimir Matveev 2015-08-17 15:00:15 -07:00
  • b6b735c0f2 merge with master Vladimir Matveev 2015-08-17 14:38:24 -07:00
  • a88bfbd651 Merge branch 'master' into reuseAndCache Vladimir Matveev 2015-08-17 14:36:17 -07:00
  • 2ffc37510d Merge pull request #4281 from adidahiya/expose-scanner-typings Mohamed Hegazy 2015-08-17 12:18:00 -07:00
  • 96286e9400 Merge pull request #4330 from SaschaNaz/formatTsx Mohamed Hegazy 2015-08-17 11:57:45 -07:00
  • ebe7ca75a6 Merge branch 'master' into sourcemap Sheetal Nandi 2015-08-17 11:26:49 -07:00
  • abc96936b5 Do not show completions in type parameter of type alias Yui T 2015-08-17 10:48:36 -07:00
  • 6a17db8e3b Merge pull request #4319 from Microsoft/renameDependencies Vladimir Matveev 2015-08-17 10:44:53 -07:00