3577 Commits

Author SHA1 Message Date
Daniel Rosenwasser
28ce0a1a84 Accepted baselines. 2015-07-27 11:51:53 -07:00
Daniel Rosenwasser
92902011ce Added a test. 2015-07-27 11:45:10 -07:00
Daniel Rosenwasser
b84e4071a5 Accepted baselines. 2015-07-27 10:23:05 -07:00
Daniel Rosenwasser
cf801efb20 Added test. 2015-07-27 10:12:52 -07: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
pcan
6895237f9a Added tests for issue #3932 2015-07-25 10:01:39 +02:00
Arthur Ozga
3b6fb32cd6 fixed a test 2015-07-24 17:55: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
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
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
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
Daniel Rosenwasser
3805500e84 Merge pull request #3967 from weswigham/issues/3813
Tests for the Session API
2015-07-23 13:58:07 -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
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
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
Yui T
3270e71fcf Address CR 2015-07-22 14:36:06 -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
Daniel Rosenwasser
0f828ca91b Accepted baselines. 2015-07-22 12:05:30 -07:00
Daniel Rosenwasser
ae68352805 Merge remote-tracking branch 'origin/master' into disallowDefaultExportDeclMerging 2015-07-22 12:01:15 -07:00
Vladimir Matveev
500cadac5c add transpileModule function that can return emitted source map 2015-07-22 11:58:27 -07:00
Ryan Cavanaugh
8fcca92e4e Merge pull request #3955 from RyanCavanaugh/fix3928
Correctly identify identifiers inside JSX exprs as expression identifiers
2015-07-22 10:27:55 -07:00
Ryan Cavanaugh
09aa13f5ce Merge remote-tracking branch 'upstream/master' into fix3903
Conflicts:
	tests/baselines/reference/tsxElementResolution9.errors.txt
2015-07-22 10:01:08 -07:00
Ryan Cavanaugh
e05a81cb3d Baseline update 2015-07-22 09:41:53 -07:00
Arthur Ozga
2f7a597dca Qualification 2015-07-21 18:27:01 -07:00
Arthur Ozga
851d361a7d Move message after guide 2015-07-21 18:08:41 -07:00
Daniel Rosenwasser
beff65191f Accepted baselines. 2015-07-21 17:47:53 -07:00
Daniel Rosenwasser
be44bc651c Accepted baselines. 2015-07-21 17:22:56 -07:00
Daniel Rosenwasser
7e464458f8 Accepted baselines. 2015-07-21 17:13:16 -07:00
Daniel Rosenwasser
f631a20140 Added another test. 2015-07-21 17:12:50 -07:00
Vladimir Matveev
6398671a26 fix error code 2015-07-21 16:57:37 -07:00
Vladimir Matveev
9255d55154 better error message when using forward references in initializers of const enums 2015-07-21 16:51:08 -07:00
Wesley Wigham
8884f3b4f6 Fix tslint issues 2015-07-21 16:26:03 -07:00
Arthur Ozga
d7e6fba4d3 fixed some warts 2015-07-21 16:20:17 -07:00
Wesley Wigham
8e93a49c7b Narrow exported session API, Unit tests for session API 2015-07-21 16:05:03 -07:00
Vladimir Matveev
4259417821 hoist top level import equals declarations in System modules 2015-07-21 15:56:30 -07:00
Arthur Ozga
b244d0d263 fixed a reference in a test 2015-07-21 15:31:30 -07:00
Arthur Ozga
09caacd4cf Move declarations to top of tests\cases\fourslash.ts 2015-07-21 15:29:12 -07:00