Commit graph

7483 commits

Author SHA1 Message Date
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
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
Arthur Ozga 5e0f1a6cfa Merge branch 'master' into JSDocCommentScaffolding 2015-07-23 10:59:53 -07:00
Arthur Ozga c42b9f84fe fixed a typo 2015-07-23 10:53:57 -07:00
Mohamed Hegazy 84a6ee1fb9 Merge pull request #3913 from ShyykoSerhiy/fix-3859
Fixed "False error when using directive prologues inside constructor with initialized properties."
2015-07-23 00:09:05 -07:00
Wesley Wigham 5ef2b47f7a Update tslint.json for latest versions of tslint
Enforces spaces and double quotes again, and enforces no space before the colon for type definitions.
2015-07-23 00:05:53 -07:00
impinball ce2a054f6d Remove preferGlobal flag
Fixes #3987.
2015-07-23 02:00:13 -04:00
Mohamed Hegazy 98d7474151 Update AUTHORS.md for release 1.6 2015-07-22 17:19:42 -07:00
Mohamed Hegazy 55b2eca48e Add AUTHORS.md 2015-07-22 16:48:03 -07:00
Jason Freeman d6998da761 Add getBaseTypes on TypeObject in services 2015-07-22 15:27:25 -07:00
Yui T 3270e71fcf Address CR 2015-07-22 14:36:06 -07:00
Jason Freeman f42fd62968 Add comments 2015-07-22 14:03:53 -07:00
Jason Freeman 8529de64d7 Add tests 2015-07-22 13:58:43 -07:00
Jason Freeman ab51ccc7f3 Accept baseline 2015-07-22 13:58:36 -07:00
Jason Freeman 753f0f8d1c Don't add an inference candidate if it contains the anyFunctionType 2015-07-22 13:58:25 -07:00
Daniel Rosenwasser 0f828ca91b Accepted baselines. 2015-07-22 12:05:30 -07:00