Commit Graph

  • b046c3a570 Merge pull request #4980 from csnover/fix-4952 Vladimir Matveev 2015-09-28 10:41:23 -07:00
  • 7d257b2a84 Merge pull request #4991 from MartyIX/patch-1 Daniel Rosenwasser 2015-09-28 10:34:08 -07:00
  • 08a494ecbf Update emitter.ts MartyIX 2015-09-27 22:51:49 +02:00
  • f66c23811e Remove extra empty lines zhengbli 2015-09-27 20:15:51 -07:00
  • 7da4e4477e Add tests zhengbli 2015-09-27 20:03:37 -07:00
  • 896f745c83 Avoid deleting trailing whitespaces for tempmlates zhengbli 2015-09-27 19:36:25 -07:00
  • e53646a0cd harden the implementation of Program.getSourceFile to handle all relative file names correctly Vladimir Matveev 2015-09-27 13:32:13 -07:00
  • 1c9fae8e0c Add tuple type test Anders Hejlsberg 2015-09-27 09:05:17 -07:00
  • 5dc8402367 Make tuple type itself the 'this' type of base array type Anders Hejlsberg 2015-09-27 09:04:57 -07:00
  • dae5a626da record resolution for relative file name if file was found via absolute name Vladimir Matveev 2015-09-26 21:29:07 -07:00
  • 19319b2208 Adding test for declaration files Anders Hejlsberg 2015-09-26 15:56:00 -07:00
  • 29f6036176 Fixing comment and error message per CR feedback Anders Hejlsberg 2015-09-26 14:31:03 -07:00
  • abd2a8526d Adding tests Anders Hejlsberg 2015-09-26 12:58:53 -07:00
  • 47c9190408 Proper handling of "this" in getSymbolAtLocation Anders Hejlsberg 2015-09-26 07:57:39 -07:00
  • 9594835046 Accepting new baselines Anders Hejlsberg 2015-09-26 07:30:46 -07:00
  • f17875e7e0 Properly classify "this" and "await" in isExpression Anders Hejlsberg 2015-09-26 07:30:19 -07:00
  • 311a0cff55 Added tests. Daniel Rosenwasser 2015-09-10 17:58:54 -07:00
  • d9559d58ca Merge branch 'grabParamsFromInitializers' Daniel Rosenwasser 2015-09-25 17:11:33 -07:00
  • 2692cde712 :%s/apst/apt Daniel Rosenwasser 2015-09-25 17:10:58 -07:00
  • f3969048c5 Put AMD dependency list inline with define call in UMD modules Colin Snover 2015-09-25 22:22:01 +00:00
  • 6bfc28f883 Try to grab parameters for single-declaration variable statements. Daniel Rosenwasser 2015-09-25 16:30:26 -07:00
  • 7b7e62ce72 Modified/added tests. Daniel Rosenwasser 2015-09-25 16:27:58 -07:00
  • 0ab9536f73 Merge pull request #4978 from Microsoft/expandDocTemplateCoverage Daniel Rosenwasser 2015-09-25 15:28:28 -07:00
  • 31eebbf9ea Rewrite inaccessible "this" to containing class/interface in declaration files Anders Hejlsberg 2015-09-25 15:25:49 -07:00
  • 41f8aade8e Write "this" as "any" when "this" reference would be an error Anders Hejlsberg 2015-09-25 14:51:41 -07:00
  • d79f5a6063 Removing a few "this" containers Anders Hejlsberg 2015-09-25 14:50:33 -07:00
  • df18dfcaae Address PR Yui T 2015-09-25 14:38:08 -07:00
  • 9dee87505d Add additional "this" containers Anders Hejlsberg 2015-09-25 14:08:21 -07:00
  • 8fd2d7a7db Properly emit "this" type in declaration files Anders Hejlsberg 2015-09-25 14:07:24 -07:00
  • a458d4b2f4 Amended comments. Daniel Rosenwasser 2015-09-25 11:49:11 -07:00
  • 76ef9ce2f3 Merge pull request #4973 from weswigham/4699-fix Wesley Wigham 2015-09-25 11:49:58 -07:00
  • 43a6eb8171 Switched parameter name to array binding pattern. Daniel Rosenwasser 2015-09-25 11:43:29 -07:00
  • 031240fd42 Yeah. Wesley Wigham 2015-09-25 11:39:42 -07:00
  • 4f2c33085d Add descriptive comment Wesley Wigham 2015-09-25 11:32:08 -07:00
  • ff4c20c0de Remove postinstall, make it manual, make sure jakefile is in gitignore Wesley Wigham 2015-09-25 11:26:41 -07:00
  • 106b32d97b Better messages. Wesley Wigham 2015-09-25 11:07:03 -07:00
  • c88ba9bbe9 Run linking script only if present Wesley Wigham 2015-09-25 10:59:01 -07:00
  • b866781609 Merge pull request #4946 from Microsoft/constInitializersInEnums Vladimir Matveev 2015-09-24 21:49:35 -07:00
  • b786687af8 Merge pull request #4961 from weswigham/repo-hooks Wesley Wigham 2015-09-24 17:56:54 -07:00
  • 81dabb4d51 Ensure that doc comments don't appear between dotted names. Daniel Rosenwasser 2015-09-24 17:09:48 -07:00
  • 08e2b0a159 Added tests for dotted namespace declarations, object literal methods. Daniel Rosenwasser 2015-09-24 17:09:16 -07:00
  • 29f7c2c9c8 intentation is powerful Wesley Wigham 2015-09-24 17:07:02 -07:00
  • 9984ae9000 We can go simpler Wesley Wigham 2015-09-24 17:04:57 -07:00
  • e747bf2b36 fix hook Wesley Wigham 2015-09-24 17:02:10 -07:00
  • 758e4402da Add git hooks Wesley Wigham 2015-09-24 17:00:27 -07:00
  • 67b44b59c0 Add JSDoc to methods, constructors, classes, and namespace/module declarations. Daniel Rosenwasser 2015-09-24 16:40:13 -07:00
  • 7f4f461a84 Amended tests. Daniel Rosenwasser 2015-09-24 16:30:40 -07:00
  • 1545ab56f3 Use a loop because reduce is unreadable. Daniel Rosenwasser 2015-09-24 14:58:12 -07:00
  • bcea3594a3 Merge pull request #4956 from Microsoft/bindingElementContextualTyping Anders Hejlsberg 2015-09-24 15:55:37 -07:00
  • 80e3b72816 Adding repro from #4818 to test Anders Hejlsberg 2015-09-24 15:46:00 -07:00
  • b2821c5321 Added tests for JSDoc comment templates on other declarations/statements. Daniel Rosenwasser 2015-09-24 14:48:58 -07:00
  • eb73565429 Adding tests Anders Hejlsberg 2015-09-24 13:52:19 -07:00
  • 1a26789615 Properly propagate contextual types into parameter destructuring elements Anders Hejlsberg 2015-09-24 13:35:12 -07:00
  • dd660dca39 Merge pull request #4811 from weswigham/es6-module-type Wesley Wigham 2015-09-24 12:09:58 -07:00
  • fa3d9f3997 align behavior of constant expressions in initializers of ambient enum members with spec Vladimir Matveev 2015-09-23 21:30:27 -07:00
  • a292da593b Check if binding element already has been assigned a contextual type Anders Hejlsberg 2015-09-23 14:45:09 -07:00
  • 5078152a21 use formatting scanner with languageVariant=JSX for .tsx files Vladimir Matveev 2015-09-22 14:57:23 -07:00
  • 7acb9dd0a3 Adding comments and addressing CR feedback Anders Hejlsberg 2015-09-22 14:17:40 -07:00
  • 0fe282e719 Update the type assertion errors to jsx syntax error as we are treating js files as jsx files Sheetal Nandi 2015-09-22 12:50:25 -07:00
  • e044d3e6b5 Merge branch 'master' into tscJsFiles Sheetal Nandi 2015-09-22 12:36:36 -07:00
  • 607564f2e2 Parse all the javascript files with JSX grammer Sheetal Nandi 2015-09-22 12:09:23 -07:00
  • 7f09c81251 Syntax changes if the extensions to treat as javascript change Sheetal Nandi 2015-09-22 12:33:20 -07:00
  • 285483d871 Merge branch 'master' into polymorphicThisType Anders Hejlsberg 2015-09-22 10:04:23 -07:00
  • 5a77d67b63 Merge pull request #4921 from Microsoft/implementsAsIdentifier Vladimir Matveev 2015-09-22 09:13:37 -07:00
  • 1482adeb75 Merge pull request #4919 from Microsoft/removeUnusedCode Vladimir Matveev 2015-09-22 09:13:18 -07:00
  • c850919614 \. instead of . SaschaNaz 2015-09-22 18:17:03 +09:00
  • 00a373a5ef update regex for filename SaschaNaz 2015-09-22 18:09:54 +09:00
  • 04d73ba504 Merge remote-tracking branch 'Microsoft/master' into tsconfigpath SaschaNaz 2015-09-22 17:53:31 +09:00
  • 271003008e format/existence check SaschaNaz 2015-09-22 17:53:20 +09:00
  • f9e8d9562d slight condition change for getDelta SaschaNaz 2015-09-22 16:32:24 +09:00
  • 3dd7caafbf no null SaschaNaz 2015-09-22 15:07:44 +09:00
  • 89ab0efe32 Update LKG Mohamed Hegazy 2015-09-21 22:36:16 -07:00
  • 4711f0ee5b merge with master Vladimir Matveev 2015-09-21 22:30:17 -07:00
  • c56b4165ec disambiguate: 'implements' starts heritage clause vs 'implements' is a class name Vladimir Matveev 2015-09-21 22:22:25 -07:00
  • 2f7556256a removed duplicate function implementation Vladimir Matveev 2015-09-21 21:30:10 -07:00
  • 8ff551ce08 merge with master Wesley Wigham 2015-09-21 17:38:56 -07:00
  • 8ac91b6c37 Update shims version Mohamed Hegazy 2015-09-21 17:17:58 -07:00
  • 7b48a182c0 Merge pull request #4915 from weswigham/remove-generated-code Wesley Wigham 2015-09-21 17:16:07 -07:00
  • d409ba785c Delete generated file, add to gitignore Wesley Wigham 2015-09-21 16:58:45 -07:00
  • a3f5666a80 remove unnecessary union Yui T 2015-09-21 16:47:23 -07:00
  • 06a250effe Commenting out broken fourslash tests Anders Hejlsberg 2015-09-21 16:38:54 -07:00
  • 4037255c27 Update baselines to include new tests Yui T 2015-09-21 16:16:47 -07:00
  • 4fc74b2d8a Add and update tests for exponentiation Yui T 2015-09-21 16:16:28 -07:00
  • d57ceb1d32 extend the list of extensions for module file names in node_modules folder Vladimir Matveev 2015-09-21 16:10:03 -07:00
  • 1df341b911 Merge branch 'master' into tscJsFilesxt Sheetal Nandi 2015-09-21 15:50:39 -07:00
  • 31b8736408 Update existed baselines that are affected by ES7 UnaryExpression Yui T 2015-09-21 15:44:59 -07:00
  • 072089f0ec Downlevel emit for **= Yui T 2015-09-21 15:43:49 -07:00
  • 1140eb8177 Parse ES7 UnaryExpression and IncrementExpression Yui T 2015-09-21 15:43:33 -07:00
  • c2f46c3ad9 Merge pull request #4886 from Microsoft/diagnosticDuplicateCodes Daniel Rosenwasser 2015-09-21 15:40:30 -07:00
  • c30104e3b6 Add option --jsExtensions to handle extensions to treat as javascript - Command line now takes --jsExtension multiple times or comma separated list of extensions - tsconfig accepts array of extension strings Sheetal Nandi 2015-09-21 15:39:53 -07:00
  • 89ea067e1c Accepting new baselines Anders Hejlsberg 2015-09-21 14:30:23 -07:00
  • 9438a4bce0 Polymorphic "this" type Anders Hejlsberg 2015-09-21 14:29:31 -07:00
  • db9b16451b fixing lints in a pr about linting Wesley Wigham 2015-09-21 12:48:08 -07:00
  • c5a85c761f Update LKG Mohamed Hegazy 2015-09-21 02:06:36 -07:00
  • 2477d1c7e4 Merge branch 'punya-fix-capitalization' Mohamed Hegazy 2015-09-21 02:02:22 -07:00
  • 45d96a18ac Merge branch 'fix-capitalization' of https://github.com/punya/TypeScript into punya-fix-capitalization Mohamed Hegazy 2015-09-21 02:00:58 -07:00
  • 962ba8288b Conflicts should cause errors instead of warnings. Daniel Rosenwasser 2015-09-20 12:41:28 -07:00
  • b265467ce7 Accepted baselines. Daniel Rosenwasser 2015-09-20 12:26:28 -07:00
  • 942ca46637 Fixed duplicate diagnostic codes. Daniel Rosenwasser 2015-09-20 12:16:56 -07:00
  • 2e5b6fec7c Add funcitonality to warn on duplicate codes. Daniel Rosenwasser 2015-09-20 12:14:56 -07:00