Commit Graph

  • f721971063 Capture compatible contextual types for unions containing string literals. Daniel Rosenwasser 2015-10-02 15:41:12 -07:00
  • 87f2957e4d Accepted baselines. Daniel Rosenwasser 2015-10-02 15:23:53 -07:00
  • 20c2c4e5e5 Amended fourslash tests to expect double quotes. Daniel Rosenwasser 2015-10-02 15:22:35 -07:00
  • e16a14b5b3 tslint had a new release and added this rule, theirs was a little stricter Wesley Wigham 2015-10-02 15:15:39 -07:00
  • a3e7ccb108 Use normalized text for text on string literal types. Daniel Rosenwasser 2015-10-02 15:00:46 -07:00
  • 04510ac157 Automatic semicolon insertion for class modifiers Nathan Shively-Sanders 2015-10-02 14:30:31 -07:00
  • 8e409f34c7 new baselines for sourcemaps tests (given that modules can now get emitted into single out) Wesley Wigham 2015-10-02 13:22:36 -07:00
  • 2d7b217d95 linter runs after tests via jake Wesley Wigham 2015-10-02 12:45:33 -07:00
  • 98eaeba4f1 temp save Zhengbo Li 2015-10-02 11:49:30 -07:00
  • 19b208cec6 Merge pull request #5040 from RyanCavanaugh/fix4688 Ryan Cavanaugh 2015-10-02 08:00:32 -07:00
  • ca0d580a14 merge with master, fix linter issues Vladimir Matveev 2015-10-01 23:20:24 -07:00
  • 9d24e0f223 Merge branch 'master' into reachabilityChecks Vladimir Matveev 2015-10-01 23:12:23 -07:00
  • 8a41cdeb14 Fix linter errors Ron Buckton 2015-10-01 20:16:40 -07:00
  • 122753b50a sourcemap correctness Wesley Wigham 2015-10-01 19:23:12 -07:00
  • c496c2f3c0 CI Against Node 4.1 Wesley Wigham 2015-10-01 18:56:36 -07:00
  • cc95dcac1b Fix lint error that was commited Wesley Wigham 2015-10-01 18:33:52 -07:00
  • ed927d8cf6 Accepted baselines. Daniel Rosenwasser 2015-10-01 16:58:17 -07:00
  • 82545ce854 Added test for string types in tuples. Daniel Rosenwasser 2015-10-01 16:58:03 -07:00
  • be6e43e108 Merge branch 'master' into es3Decorators Ron Buckton 2015-10-01 16:56:25 -07:00
  • 8891fba149 Accepted baselines. Daniel Rosenwasser 2015-10-01 16:47:31 -07:00
  • dc0e368f82 Make string literals valid types in type lists. Daniel Rosenwasser 2015-10-01 16:45:48 -07:00
  • 84786d82c1 Accepted baselines. Daniel Rosenwasser 2015-10-01 16:33:08 -07:00
  • 4dcf8c7737 bug fixes Zhengbo Li 2015-10-01 15:59:03 -07:00
  • 191be4f8fe Make string literals valid constituent types nodes in the parser. Daniel Rosenwasser 2015-10-01 15:55:36 -07:00
  • 2d78df49a4 Merge branch 'master' of https://github.com/Microsoft/TypeScript Mohamed Hegazy 2015-10-01 15:54:41 -07:00
  • f04cc39a68 Accepted baselines. Daniel Rosenwasser 2015-10-01 15:54:16 -07:00
  • 5daa100bf4 unify the node filewatcher in sys.ts and server.ts Zhengbo Li 2015-10-01 15:40:13 -07:00
  • 911e907306 Added test for string literal types in type arguments. Daniel Rosenwasser 2015-10-01 15:26:48 -07:00
  • 0bc5c14d51 Change fileWatcher in sys for node 4 zhengbli 2015-10-01 15:25:43 -07:00
  • ae175d0f76 merge with master Vladimir Matveev 2015-10-01 14:05:10 -07:00
  • b6a57ea8af Concatenated module emit fixes up all included paths Wesley Wigham 2015-10-01 12:44:24 -07:00
  • acef223f95 Merge pull request #5043 from Microsoft/findRefsOnVarInExtends Daniel Rosenwasser 2015-10-01 12:36:12 -07:00
  • 7d067890ce naive change Wesley Wigham 2015-09-30 14:46:33 -07:00
  • 1860f4358e Add msapp content back, only remove the internal content zhengbli 2015-10-01 10:07:11 -07:00
  • de902e2c6e Remove MS specific types from lib.d.ts zhengbli 2015-09-30 13:41:03 -07:00
  • a6ba6fa10a Merge pull request #5042 from zhengbli/FixFloat32ArrayInLib Zhengbo Li 2015-10-01 10:02:42 -07:00
  • 7e6a27f1f7 Merge branch 'master' of https://github.com/Microsoft/TypeScript Mohamed Hegazy 2015-10-01 09:38:22 -07:00
  • dfb95b8692 Merge pull request #5050 from plantain-00/issue4701 Daniel Rosenwasser 2015-09-30 21:40:28 -07:00
  • 2428e65ac3 change the references to the error message yaoyao 2015-10-01 10:05:40 +08:00
  • c5fd1f371d Merge pull request #5051 from weswigham/for-the-glory-of-the-linter Wesley Wigham 2015-09-30 18:15:25 -07:00
  • 8711493d99 Make test actually fail on lint fail Wesley Wigham 2015-09-30 18:03:52 -07:00
  • aa9fa90967 Error message should be fixed for ambient module inside namespace yaoyao 2015-10-01 08:58:59 +08:00
  • 0903a95ae7 Merge pull request #5048 from weswigham/for-the-glory-of-the-linter Wesley Wigham 2015-09-30 17:57:36 -07:00
  • 84971311bd Merge branch 'ShyykoSerhiy-master' Mohamed Hegazy 2015-09-30 16:31:43 -07:00
  • c6260160b7 Merge branch 'master' into ShyykoSerhiy-master Mohamed Hegazy 2015-09-30 16:30:59 -07:00
  • 2b6d2a9f71 Merge branch 'master' of https://github.com/ShyykoSerhiy/TypeScript into ShyykoSerhiy-master Mohamed Hegazy 2015-09-30 16:30:49 -07:00
  • 8cb93424f4 Add lint to the test command so travis picks it up Wesley Wigham 2015-09-30 16:12:29 -07:00
  • b95e1ff6d8 This is what zero linter errors feels like Wesley Wigham 2015-09-30 16:10:52 -07:00
  • 3fe379ce52 lint harness, disablow control flow analysis because buggy Wesley Wigham 2015-09-30 15:45:23 -07:00
  • 590569b87d Handle indirect imports of JSX elements from external modules Ryan Cavanaugh 2015-09-30 15:20:56 -07:00
  • cbca15435f Accepted baselines. Daniel Rosenwasser 2015-09-30 14:32:11 -07:00
  • 48de0b6ff6 Account for interface extends clauses. Daniel Rosenwasser 2015-09-30 14:30:54 -07:00
  • 091e2344a3 Added failing test. Daniel Rosenwasser 2015-09-30 14:29:15 -07:00
  • c78149215b Add comments to bool params Ryan Cavanaugh 2015-09-30 14:26:56 -07:00
  • 81821ac36d Remove debugger statement Ryan Cavanaugh 2015-09-30 14:25:52 -07:00
  • e9dc1fbdfa Added one more test. Daniel Rosenwasser 2015-09-30 13:55:37 -07:00
  • 660058dcde Fix the bug turning Float32Array type to any zhengbli 2015-09-30 13:55:29 -07:00
  • a29f01413d Accepted baselines. Daniel Rosenwasser 2015-09-30 13:51:12 -07:00
  • f80fa8ea82 Use appropriate resolution meaning. Daniel Rosenwasser 2015-09-30 13:50:29 -07:00
  • 3f9f687948 Added failing test. Daniel Rosenwasser 2015-09-30 13:49:21 -07:00
  • 77c0c12fce Accept symbol baselines Ryan Cavanaugh 2015-09-30 13:39:49 -07:00
  • 3bb66a130f JSX Spread Attributes are expression parents Ryan Cavanaugh 2015-09-30 13:39:40 -07:00
  • cbe2f3df64 Merge pull request #4910 from Microsoft/polymorphicThisType Anders Hejlsberg 2015-09-30 13:18:33 -07:00
  • a4db4be4b6 Merge pull request #5019 from RyanCavanaugh/fix4731 Ryan Cavanaugh 2015-09-30 13:11:09 -07:00
  • 2f8e4fa6bd Fixed unnecessay whitespace changes Dirk Baeumer 2015-09-30 09:18:50 +02:00
  • 9a85ad6a4e Fixed #5032: tsserver: Format on type broken Dirk Baeumer 2015-09-30 09:10:56 +02:00
  • e0bf8cc384 Merge pull request #4848 from weswigham/tslint-vscode Wesley Wigham 2015-09-29 19:30:47 -07:00
  • 87825ee11b Merge pull request #5024 from Microsoft/importsInAmbientModules Vladimir Matveev 2015-09-29 17:02:07 -07:00
  • 4ad216073c Merge pull request #4994 from zhengbli/i4959 Zhengbo Li 2015-09-29 16:53:40 -07:00
  • 82c010e12a Adding contextual typing test Anders Hejlsberg 2015-09-29 15:26:27 -07:00
  • 81934ab0af Accepting new baselines Anders Hejlsberg 2015-09-29 15:16:08 -07:00
  • 24f906a143 Error when emitted type in declaration file references inaccessible 'this' Anders Hejlsberg 2015-09-29 15:15:30 -07:00
  • bedeab73ed Merge pull request #5018 from SaschaNaz/formatAssignment Mohamed Hegazy 2015-09-29 15:12:40 -07:00
  • b4f326ab04 collect imports and exports in ambient external modules Vladimir Matveev 2015-09-29 15:06:03 -07:00
  • 16762a4ff0 Update tests zhengbli 2015-09-29 13:56:57 -07:00
  • ca920bf29e Merge pull request #4998 from MartyIX/patch-2 Daniel Rosenwasser 2015-09-29 13:12:31 -07:00
  • 141813ca09 Issue correct completions in 'as' operator Ryan Cavanaugh 2015-09-29 12:23:16 -07:00
  • bd5d0965bb Merge pull request #4847 from Microsoft/looser-next-line-rule Mohamed Hegazy 2015-09-29 12:01:58 -07:00
  • c452606cc1 Merge pull request #5007 from RyanCavanaugh/fix4514 Ryan Cavanaugh 2015-09-29 11:55:29 -07:00
  • e35733479e Show date and time when using --watch flag Martin Vseticka 2015-09-28 09:26:29 +02:00
  • 784fe58e7e Merge pull request #5009 from RyanCavanaugh/fix4832 Ryan Cavanaugh 2015-09-29 11:14:52 -07:00
  • 1f1209581c Merge pull request #5008 from RyanCavanaugh/fix4574 Ryan Cavanaugh 2015-09-29 11:14:21 -07:00
  • e313e2e317 Move cheaper check earlier in condition Ryan Cavanaugh 2015-09-29 11:12:34 -07:00
  • 06bf74a029 indent expressions SaschaNaz 2015-09-30 02:59:10 +09:00
  • bfa390e09e Merge pull request #4989 from Microsoft/relativeModuleNamesInImports Vladimir Matveev 2015-09-29 10:17:43 -07:00
  • 077e0bd9b5 Merge remote-tracking branch 'Microsoft/master' SaschaNaz 2015-09-30 00:35:20 +09:00
  • 9eb85e2173 remove parens SaschaNaz 2015-09-29 19:50:42 +09:00
  • f53f70d79e getEffectiveDelta SaschaNaz 2015-09-29 16:09:07 +09:00
  • 98ac8051af Merge branch 'master' into reachabilityChecks Vladimir Matveev 2015-09-28 21:53:09 -07:00
  • 5daa1fcd2c Fail Ryan Cavanaugh 2015-09-28 17:42:50 -07:00
  • b2797bbaab Correctly emit 'as' operator left operand as expression Ryan Cavanaugh 2015-09-28 17:24:59 -07:00
  • b3d2c20ace Offer correct completion when between a boolean JSX attr and the close tag Ryan Cavanaugh 2015-09-28 17:13:29 -07:00
  • f780d68499 Allow /* comments between < and JSX element name Ryan Cavanaugh 2015-09-28 16:11:10 -07:00
  • fbb73b76c7 cr feedback zhengbli 2015-09-28 15:52:09 -07:00
  • c55d6dc0e3 Merge branch 'Eyas-vscode-ignores' Mohamed Hegazy 2015-09-28 15:06:12 -07:00
  • 20eaa22b02 Merge branch 'vscode-ignores' of https://github.com/Eyas/TypeScript into Eyas-vscode-ignores Mohamed Hegazy 2015-09-28 14:10:13 -07:00
  • 85a29d2c1a Merge pull request #4932 from Microsoft/formatMalformedTsx Vladimir Matveev 2015-09-28 11:13:42 -07:00
  • 83991c0b48 Merge pull request #5002 from Microsoft/weswigham-patch-1 Ryan Cavanaugh 2015-09-28 11:13:05 -07:00
  • 3ecad00e94 Update CONTRIBUTING.md Mohamed Hegazy 2015-09-28 11:11:46 -07:00
  • accf6ea144 Add .vscode to npmignore Wesley Wigham 2015-09-28 10:46:00 -07:00