Commit Graph

7968 Commits

Author SHA1 Message Date
Tingan Ho e3d3cc920f Adds project init tests 2015-07-27 19:52:39 +08:00
Tingan Ho 684acffd19 Adds JSON with comments and trailing comma tests 2015-07-27 19:52:25 +08:00
Mohamed Hegazy 8a2ded3cd6 Merge pull request #4034 from basarat/patch-1
SourceFile.fileWatcher should be optional
2015-07-27 01:05:19 -07:00
Basarat Ali Syed 1251b46eb6 SourceFile.fileWatcher should be optional 2015-07-27 17:42:49 +10:00
Yui T 7296cc7a4e Merge branch 'master' into errorForUseSuperInNullExtension 2015-07-26 20:46:51 -07:00
Yui T 442855f7e1 Address CR 2015-07-26 20:46:03 -07:00
Anders Hejlsberg 0713d3465e More formatting glitches 2015-07-26 16:45:13 -07:00
Anders Hejlsberg 6092ddd5bb Fix formatting glitches 2015-07-26 16:28:17 -07:00
Anders Hejlsberg dc816900f1 Update word2md tool to support hyperlinks 2015-07-26 16:26:58 -07:00
Anders Hejlsberg c079ee84f9 Updated language specification 2015-07-26 14:30:25 -07:00
pcan 6895237f9a Added tests for issue #3932 2015-07-25 10:01:39 +02:00
pcan bcf89e89e6 Invert null-check in emitSerializedTypeNode 2015-07-25 09:13:31 +02:00
Arthur Ozga 92b42ee42d added an annotation 2015-07-24 17:56:53 -07:00
Arthur Ozga 3b6fb32cd6 fixed a test 2015-07-24 17:55:32 -07:00
Arthur Ozga 98d2bcbf88 add newline if we directly precede the declaration 2015-07-24 16:25:32 -07:00
Arthur Ozga 80db03efaa Added a regex test 2015-07-24 15:28:48 -07:00
Arthur Ozga 45ddfa7c75 Simplified Tests 2015-07-24 15:28:28 -07:00
Arthur Ozga e6809c30f1 Simplfied Return Values 2015-07-24 15:27:28 -07:00
Jason Freeman d510ba1b71 Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate 2015-07-24 15:23:22 -07:00
zhengbli d80fb9d0fb Merge branch 'master' of https://github.com/Microsoft/TypeScript into addTsConfigWatcher 2015-07-24 15:01:08 -07:00
zhengbli 9b080fbfe4 Add file watcher for tsconfig.json 2015-07-24 15:00:30 -07:00
Jason Freeman 628d63cf75 Add tests 2015-07-24 14:59:59 -07:00
Jason Freeman f44bcbda3c Accept baselines and fix test comments 2015-07-24 14:59:55 -07:00
Jason Freeman a47e02aeac Adjust notion of minArgumentCount to account for required parameters with default initializers 2015-07-24 14:59:52 -07:00
Jason Freeman aac34519d4 Remove error for parameter with default initializer before a required parameter 2015-07-24 14:59:48 -07:00
Daniel Rosenwasser 5bb2e2f584 Merge pull request #4020 from Microsoft/announceNightly
Add nightly info to README.md
2015-07-24 11:59:02 -07:00
Daniel Rosenwasser fa522e0796 Add nightly info to README.md 2015-07-24 11:28:08 -07:00
Vladimir Matveev e1fa3c5515 Merge pull request #3982 from Microsoft/sourceMapsInTranspile
add transpileModule function that can return emitted source map
2015-07-23 17:25:30 -07:00
Daniel Rosenwasser c5c7e25c8f Added period. 2015-07-23 16:28:37 -07:00
Daniel Rosenwasser a9fa8edcaa Merge pull request #4009 from weswigham/patch-3
Add `jake lint` to README
2015-07-23 16:27:40 -07:00
Wesley Wigham 7cd7ae7c15 Update README.md 2015-07-23 16:07:30 -07:00
Wesley Wigham a16920b577 Update README.md 2015-07-23 16:06:46 -07:00
Wesley Wigham ab713827a5 Add jake lint to README 2015-07-23 15:57:58 -07:00
Daniel Rosenwasser 68f84afe64 Merge pull request #4005 from weswigham/fix-jake-lint
Fix jake lint with newest tslint
2015-07-23 15:15:46 -07:00
Arthur Ozga 355db2351e Merge branch 'master' into JSDocCommentScaffolding 2015-07-23 14:04:49 -07:00
Arthur Ozga fff2f7be22 Add Tests 2015-07-23 14:04:03 -07:00
Arthur Ozga 24b29f1fb7 Check if inside the declaration 2015-07-23 14:03:52 -07:00
Wesley Wigham a759687a12 Adds space 2015-07-23 13:59:41 -07:00
Daniel Rosenwasser 3805500e84 Merge pull request #3967 from weswigham/issues/3813
Tests for the Session API
2015-07-23 13:58:07 -07:00
Wesley Wigham f040386eff Fix jake lint with newest tslint 2015-07-23 13:42:25 -07:00
Daniel Rosenwasser b47cd0e9a4 Merge pull request #3875 from Microsoft/nightly
Create a 'publish-nightly' task in our Jakefile
2015-07-23 13:41:09 -07:00
Arthur Ozga 20306551ec Merge pull request #3974 from Microsoft/addReferencesForFourslashInTestDir
Add references for fourslash in test dir
2015-07-23 13:40:41 -07:00
Jason Freeman d3d3333da6 Merge pull request #3990 from Microsoft/getBaseTypes
Add getBaseTypes on TypeObject in services
2015-07-23 13:06:19 -07:00
Daniel Rosenwasser b443cfecc9 Semicolons. 2015-07-23 12:53:41 -07:00
Wesley Wigham ef0a289c77 Remove exit test 2015-07-23 12:50:24 -07:00
Wesley Wigham 90bbb7fb3c More linting from PR 2015-07-23 12:33:34 -07:00
Daniel Rosenwasser d1fe21dda9 Publish to TypeScript itself, create a task to preview changes. 2015-07-23 12:32:17 -07:00
Arthur Ozga acb9401345 Fixed spelling error 2015-07-23 11:20:16 -07:00
Wesley Wigham 5fb5b244fb Feedback from PR, lint fixes 2015-07-23 11:14:19 -07:00
Arthur Ozga 831c025890 Merged fourslash fix 2015-07-23 11:12:58 -07:00