Commit Graph

  • 7c90d6251c Style and rename test. Daniel Rosenwasser 2015-07-30 11:22:58 -07:00
  • 837ad8c6ba Existing baselines updates Sheetal Nandi 2015-07-30 11:12:08 -07:00
  • 00e9173505 Fixed the comments and source map emit interaction. Fixes #4003 Sheetal Nandi 2015-07-30 11:11:36 -07:00
  • cf13361497 Adding tests for source map with comments (#4003) Sheetal Nandi 2015-07-30 11:07:40 -07:00
  • ea880e9669 Merge pull request #3904 from hoanhtien/tsconfigTest tien 2015-07-30 10:53:51 -07:00
  • 4b55d38645 Merge pull request #3935 from pcan/issue_3932 Mohamed Hegazy 2015-07-30 10:44:23 -07:00
  • 89e71756ef Merge pull request #4074 from Microsoft/relaxIndexSignatures Anders Hejlsberg 2015-07-30 10:09:03 -07:00
  • 0d39fd95d2 Adding numeric index signature to test Anders Hejlsberg 2015-07-30 10:01:34 -07:00
  • 6d0161e6e2 Merge pull request #4084 from Microsoft/noEmitErrors Daniel Rosenwasser 2015-07-30 12:19:18 -04:00
  • e4d346c08f Merge pull request #3993 from impinball/patch-1 Daniel Rosenwasser 2015-07-30 11:16:19 -04:00
  • 6691ebd638 Parameterize 's' to remove implicit 'any'. Daniel Rosenwasser 2015-07-30 08:11:14 -07:00
  • d1f1da2c2a Don't emit when compilation fails. Daniel Rosenwasser 2015-07-30 08:00:29 -07:00
  • e4a1c97b7d Address comments. unknown 2015-07-29 18:57:48 -07:00
  • f9c07586b4 fix formatting Vladimir Matveev 2015-07-29 18:14:13 -07:00
  • 36043cd88a merge with master Vladimir Matveev 2015-07-29 17:16:58 -07:00
  • 00bffe1a40 Including numeric index signatures Anders Hejlsberg 2015-07-29 16:50:17 -07:00
  • 544a7939f0 return ambient external modules as a results of preprocessing Vladimir Matveev 2015-07-29 16:25:22 -07:00
  • d7661ecf8a do not try to resolve modules that has '!' in the name, put .tsx extension to the end of the list Vladimir Matveev 2015-07-29 16:24:16 -07:00
  • d4bb3539e0 Add a source map test for JSX preserve Ryan Cavanaugh 2015-07-29 14:49:57 -07:00
  • da35fef88e Correctly emit source maps when emitting JSX text under --jsx preserve Ryan Cavanaugh 2015-07-29 14:27:41 -07:00
  • 97e7b073f3 Merge pull request #4061 from RyanCavanaugh/fix4060 Ryan Cavanaugh 2015-07-29 14:25:04 -07:00
  • c7a2036a75 Merge pull request #4065 from RyanCavanaugh/logBind Ryan Cavanaugh 2015-07-29 13:22:50 -07:00
  • 91d9432ac2 Use arrow functions instead of .bind Ryan Cavanaugh 2015-07-29 11:33:01 -07:00
  • 0ab2b2a069 Accepting new baselines Anders Hejlsberg 2015-07-29 11:32:01 -07:00
  • 721f7e28d5 Don't require index signature when target index signature type is any Anders Hejlsberg 2015-07-29 11:19:40 -07:00
  • b3feae1b5f Merge pull request #4033 from Microsoft/updateLangSpec Anders Hejlsberg 2015-07-29 07:54:02 -07:00
  • 11f2216dc6 Added section on Names Anders Hejlsberg 2015-07-29 07:45:42 -07:00
  • 595a8d2734 Merge pull request #4064 from RyanCavanaugh/tsconfigFilesError Ryan Cavanaugh 2015-07-28 23:45:46 -07:00
  • 07fb139326 Adds success message for tsconfig.json init Tingan Ho 2015-07-29 10:32:33 +08:00
  • db6e46df12 Removes trailing comma logic and fixes default values Tingan Ho 2015-07-29 10:26:18 +08:00
  • 6caec671ec Bind console log method so it works in the browser Ryan Cavanaugh 2015-07-28 18:01:48 -07:00
  • 32816122f9 Error if 'files' property is not an array Ryan Cavanaugh 2015-07-28 17:59:17 -07:00
  • 0a9fb1a7b5 Merge pull request #3946 from Microsoft/disambiguating Yui 2015-07-28 16:01:48 -07:00
  • 9d1f051e84 Update test baseline Yui T 2015-07-28 15:34:02 -07:00
  • 9f7e71d9e8 Merge remote-tracking branch 'upstream/master' into fix4060 Ryan Cavanaugh 2015-07-28 15:32:53 -07:00
  • da39a8be10 Don't forget about spread attributes Ryan Cavanaugh 2015-07-28 15:31:39 -07:00
  • bbadd702e7 Merge pull request #4022 from Microsoft/defaultInitializer Jason Freeman 2015-07-28 15:27:04 -07:00
  • 3edecbfa47 Merge branch 'master' into disambiguating Yui T 2015-07-28 15:26:31 -07:00
  • a07d911f63 Address code review Yui T 2015-07-28 15:25:27 -07:00
  • cdd451586e Merge pull request #3986 from Microsoft/anyFunctionTypeDontAddCandidate Jason Freeman 2015-07-28 14:58:16 -07:00
  • ef80ff2229 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate Jason Freeman 2015-07-28 14:52:10 -07:00
  • 71a7c19cea Fix naming and update comment Jason Freeman 2015-07-28 14:49:28 -07:00
  • 3e5711fa01 Merge branch 'master' of https://github.com/Microsoft/TypeScript into defaultInitializer Jason Freeman 2015-07-28 14:42:21 -07:00
  • 4673d618a7 Make declaration emitter call resolver.isOptionalParameter Jason Freeman 2015-07-28 14:42:08 -07:00
  • fc9b10eeb6 Correctly identify JSX expressions as identifier parents Ryan Cavanaugh 2015-07-28 13:49:39 -07:00
  • 90e31adea8 Raise error if mixing tsconfig.json and directives. unknown 2015-07-27 21:02:58 -07:00
  • d0bc070fb8 Merge pull request #3969 from Microsoft/forwardRefsInEnumInitializers Vladimir Matveev 2015-07-27 18:13:59 -07:00
  • 4c3d21f8f3 updated baselines Vladimir Matveev 2015-07-27 18:03:07 -07:00
  • cb14a9ec13 merge with master Vladimir Matveev 2015-07-27 17:58:20 -07:00
  • e1708e7e2f Merge branch 'master' into forwardRefsInEnumInitializers Vladimir Matveev 2015-07-27 17:51:20 -07:00
  • 450112d28a Remove debugger; unknown 2015-07-16 23:43:35 -07:00
  • 53e449c901 Allow tsconfig.json to be added to fourslash test. unknown 2015-07-16 23:33:42 -07:00
  • 6af52ee62f Merge pull request #3897 from Microsoft/errorForUseSuperInNullExtension Yui 2015-07-27 15:59:12 -07:00
  • 5e6078133c Merge branch 'master' into errorForUseSuperInNullExtension Yui T 2015-07-27 15:37:02 -07:00
  • 40d6c7f740 Merge branch 'master' of https://github.com/Microsoft/TypeScript into defaultInitializer Jason Freeman 2015-07-27 15:34:29 -07:00
  • 06f63b2e04 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate Jason Freeman 2015-07-27 15:33:11 -07:00
  • 266e5e66f6 Merge pull request #3911 from Microsoft/removeForLoop Arthur Ozga 2015-07-27 13:48:09 -07:00
  • 7c024aba56 cleanup Arthur Ozga 2015-07-27 13:19:14 -07:00
  • a95f608f1d Merge branch 'master' into removeForLoop Arthur Ozga 2015-07-27 13:17:18 -07:00
  • 0da9b7a850 Merge pull request #3942 from RyanCavanaugh/fix3903 Ryan Cavanaugh 2015-07-27 12:41:14 -07:00
  • 4e3751c07c Use Debug.assert instead of Debug.fail; preserve 'any' variants Ryan Cavanaugh 2015-07-27 12:31:53 -07:00
  • 4f507a6b7e Merge pull request #3973 from Microsoft/disallowDefaultExportDeclMerging Daniel Rosenwasser 2015-07-27 15:03:40 -04:00
  • 28ce0a1a84 Accepted baselines. Daniel Rosenwasser 2015-07-27 11:51:53 -07:00
  • 157235f5da Fixed test message. Daniel Rosenwasser 2015-07-27 11:45:22 -07:00
  • 92902011ce Added a test. Daniel Rosenwasser 2015-07-27 11:45:10 -07:00
  • 079047c60b Simplify code a bit. Ryan Cavanaugh 2015-07-27 11:21:27 -07:00
  • a8f0491d62 space -> spaces Daniel Rosenwasser 2015-07-27 11:17:23 -07:00
  • bad5919fa8 Addressed CR feedback. Daniel Rosenwasser 2015-07-27 11:14:13 -07:00
  • b84e4071a5 Accepted baselines. Daniel Rosenwasser 2015-07-27 10:23:05 -07:00
  • cf801efb20 Added test. Daniel Rosenwasser 2015-07-27 10:12:52 -07:00
  • ad449ce0fa Moved LKG folder to lib Vladimir Matveev 2015-07-27 10:07:07 -07:00
  • 4146406367 tsserver: set +x Vladimir Matveev 2015-07-27 09:46:42 -07:00
  • 5daf3f1101 Defaults to no files property Tingan Ho 2015-07-27 20:18:21 +08:00
  • 38f4c2dc8d Adds project init Tingan Ho 2015-07-27 19:52:57 +08:00
  • e3d3cc920f Adds project init tests Tingan Ho 2015-07-27 19:52:39 +08:00
  • 684acffd19 Adds JSON with comments and trailing comma tests Tingan Ho 2015-07-27 19:52:25 +08:00
  • 8a2ded3cd6 Merge pull request #4034 from basarat/patch-1 Mohamed Hegazy 2015-07-27 01:05:19 -07:00
  • 1251b46eb6 SourceFile.fileWatcher should be optional Basarat Ali Syed 2015-07-27 17:42:49 +10:00
  • 7296cc7a4e Merge branch 'master' into errorForUseSuperInNullExtension Yui T 2015-07-26 20:46:51 -07:00
  • 442855f7e1 Address CR Yui T 2015-07-26 20:46:03 -07:00
  • 0713d3465e More formatting glitches Anders Hejlsberg 2015-07-26 16:45:13 -07:00
  • 6092ddd5bb Fix formatting glitches Anders Hejlsberg 2015-07-26 16:28:17 -07:00
  • dc816900f1 Update word2md tool to support hyperlinks Anders Hejlsberg 2015-07-26 16:26:58 -07:00
  • c079ee84f9 Updated language specification Anders Hejlsberg 2015-07-26 14:30:25 -07:00
  • 6895237f9a Added tests for issue #3932 pcan 2015-07-25 10:01:39 +02:00
  • bcf89e89e6 Invert null-check in emitSerializedTypeNode pcan 2015-07-25 09:13:31 +02:00
  • 92b42ee42d added an annotation Arthur Ozga 2015-07-24 17:56:53 -07:00
  • 3b6fb32cd6 fixed a test Arthur Ozga 2015-07-24 17:55:32 -07:00
  • 98d2bcbf88 add newline if we directly precede the declaration Arthur Ozga 2015-07-24 16:25:32 -07:00
  • 80db03efaa Added a regex test Arthur Ozga 2015-07-24 15:28:48 -07:00
  • 45ddfa7c75 Simplified Tests Arthur Ozga 2015-07-24 15:28:28 -07:00
  • e6809c30f1 Simplfied Return Values Arthur Ozga 2015-07-24 15:27:28 -07:00
  • d510ba1b71 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate Jason Freeman 2015-07-24 15:23:22 -07:00
  • d80fb9d0fb Merge branch 'master' of https://github.com/Microsoft/TypeScript into addTsConfigWatcher zhengbli 2015-07-24 15:01:08 -07:00
  • 9b080fbfe4 Add file watcher for tsconfig.json zhengbli 2015-07-20 14:03:50 -07:00
  • 628d63cf75 Add tests Jason Freeman 2015-07-24 14:59:01 -07:00
  • f44bcbda3c Accept baselines and fix test comments Jason Freeman 2015-07-24 14:58:53 -07:00
  • a47e02aeac Adjust notion of minArgumentCount to account for required parameters with default initializers Jason Freeman 2015-07-24 13:59:20 -07:00
  • aac34519d4 Remove error for parameter with default initializer before a required parameter Jason Freeman 2015-07-23 16:27:04 -07:00
  • dda058b85e Use 'process.stdout.write' to ensure colors get displayed correctly on Windows. Daniel Rosenwasser 2015-07-24 12:18:18 -07:00