Commit Graph
647 Commits
Author SHA1 Message Date
zhengbli b3f0a2a2e4 Merge branch 'master' into JSDocCommentScaffolding 2015-08-10 12:55:45 -07:00
zhengbli fceba238dd Merge branch 'master' of https://github.com/Microsoft/TypeScript into errorlist
Conflicts:
	src/server/session.ts
2015-08-10 09:40:12 -07:00
Tien Nguyen 013b92c3e7 Use template string to shorten code. 2015-08-06 16:28:45 -07:00
Tien Nguyen 3f3aea1380 Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
Tien Nguyen 8a943ee56e Merge remote-tracking branch 'microsoft/master' into documentHighlights
Conflicts:
	src/harness/fourslash.ts
2015-08-06 14:35:05 -07:00
Arthur Ozga 400fc30e9d simplified a conditional 2015-08-06 14:31:52 -07:00
Tien Nguyen 91452bf3ae Use combinesPath. 2015-08-06 14:15:00 -07:00
Tien Nguyen 71e6f3a947 Address PR feedback. 2015-08-05 17:09:01 -07:00
Tien Nguyen 8550c7de4e Address feedback. 2015-08-04 15:46:38 -07:00
Tien Nguyen 67d986af43 Fix occurance typo. 2015-08-04 14:20:49 -07:00
Wesley Wigham 5324f8bf4c Fix new linter errors 2015-08-04 13:38:00 -07:00
Wesley Wigham 91f034669d Conform lint of the future, unify quotations 2015-08-04 13:33:01 -07:00
Wesley Wigham 5a6d476797 Fix as many linter errors as possible 2015-08-04 13:31:25 -07:00
Tien Nguyen d53cfdcb5b Expose document highlighting to server. 2015-08-03 20:45:39 -07:00
Arthur Ozga ae721d3a6f respond to cyrus 2015-08-03 16:03:15 -07:00
Arthur Ozga 9d26b4eb41 Fixed newline handling 2015-08-03 15:09:49 -07:00
Arthur Ozga 8d07c6929a rename feature 2015-08-03 14:28:21 -07:00
Arthur Ozga 2540905075 refactoring 2015-07-31 11:58:52 -07:00
Arthur Ozga 082a5ade47 merged with master 2015-07-31 10:03:48 -07:00
Ryan Cavanaugh 7e9e920d1e Merge pull request #4079 from RyanCavanaugh/fixJsxSourceMaps
Correctly emit source maps when emitting JSX text under --jsx preserve
2015-07-30 22:11:14 -07:00
tien ea880e9669 Merge pull request #3904 from hoanhtien/tsconfigTest
Fix bug: fourslash test does not recognize tsconfig.json.
2015-07-30 10:53:51 -07:00
Daniel Rosenwasser 6691ebd638 Parameterize 's' to remove implicit 'any'. 2015-07-30 08:11:14 -07:00
unknown e4a1c97b7d Address comments. 2015-07-29 18:57:48 -07:00
Ryan Cavanaugh d4bb3539e0 Add a source map test for JSX preserve 2015-07-29 14:49:57 -07:00
Ryan Cavanaugh 91d9432ac2 Use arrow functions instead of .bind 2015-07-29 11:33:01 -07:00
Ryan Cavanaugh 6caec671ec Bind console log method so it works in the browser 2015-07-28 18:01:48 -07:00
unknown 90e31adea8 Raise error if mixing tsconfig.json and directives. 2015-07-27 21:02:58 -07:00
Arthur Ozga e6809c30f1 Simplfied Return Values 2015-07-24 15:27:28 -07:00
Arthur Ozga 355db2351e Merge branch 'master' into JSDocCommentScaffolding 2015-07-23 14:04:49 -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
Arthur Ozga acb9401345 Fixed spelling error 2015-07-23 11:20:16 -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 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
Arthur Ozga 831bc389c2 make RunnerBase abstract 2015-07-21 14:59:39 -07:00
Arthur Ozga 38005e7174 Add test harnesses 2015-07-21 14:15:39 -07:00
Arthur Ozga 6d174a0f18 Adjust carat after insertion 2015-07-20 18:31:17 -07:00
Anders Hejlsberg 2913cb023b Merge branch 'master' into strictObjectLiterals
Conflicts:
	tests/baselines/reference/typeGuardFunction.types
2015-07-19 11:45:25 -07:00
Yui 07af6ca414 Merge pull request #3901 from Microsoft/fixReadingRWC
Fix reading rwc file
2015-07-16 18:34:08 -07:00
Yui T 65a9713d80 Fix reading rwc file 2015-07-16 18:26:46 -07:00
Arthur Ozga 0dcb9007a3 Merge branch 'master' into JSDocCommentScaffolding 2015-07-16 17:54:40 -07:00
zhengbli 2dd71e063a Fix fourslash test 2015-07-16 16:45:14 -07:00
zhengbli b1e688c056 Merge branch 'master' of https://github.com/Microsoft/TypeScript into errorlist 2015-07-16 16:05:29 -07:00
Daniel Rosenwasser ca3c14f8a2 Merge branch 'master' into semanticBindingPropNames
Conflicts:
	src/harness/fourslash.ts
2015-07-15 16:47:07 -07:00
Daniel Rosenwasser 1f6e2ddeac Fixed reporting of problems with tests. 2015-07-15 15:53:11 -07:00
Dan Quirk 26636f5a5c Fix var->let that broke sourcemap baselines 2015-07-14 19:18:57 -07:00
Dan Quirk 2818b2b6fd Minor fixes 2015-07-14 18:54:21 -07:00