Vladimir Matveev
|
98f31635f8
|
Check if imported file is a proper external module
|
2015-09-10 21:46:03 -07:00 |
|
Vladimir Matveev
|
24a65f4f79
|
merge with master
|
2015-08-27 17:15:49 -07:00 |
|
Vladimir Matveev
|
8df7cbb515
|
pass IO when getting default library instead of reading it to prevent
memory leaks, do not count errors in library files twice
|
2015-08-27 16:59:37 -07:00 |
|
Anders Hejlsberg
|
c56683caf3
|
Merge pull request #4484 from Microsoft/suppressExcessPropertyErrors
Adding -suppressExcessPropertyErrors compiler option
|
2015-08-27 16:20:28 -07:00 |
|
Yui T
|
945eb1145d
|
Revert change to the harness that break the unittest
|
2015-08-27 13:48:25 -07:00 |
|
Vladimir Matveev
|
af2a49992f
|
Move RWC runner to use Harness.IO
|
2015-08-26 18:54:25 -07:00 |
|
Vladimir Matveev
|
1d94653798
|
Revert "Read default lib from the local file system instead of log-array when do Not use custom library file"
This reverts commit 735efee7ce.
|
2015-08-26 18:14:52 -07:00 |
|
Vladimir Matveev
|
421990ed81
|
Revert "Address CR"
This reverts commit 8a4c56bb76.
|
2015-08-26 18:14:38 -07:00 |
|
Anders Hejlsberg
|
72b347478c
|
Adding test harness support
|
2015-08-26 17:14:13 -07:00 |
|
Yui T
|
8a4c56bb76
|
Address CR
|
2015-08-26 13:05:38 -07:00 |
|
Yui T
|
735efee7ce
|
Read default lib from the local file system instead of log-array when do Not use custom library file
|
2015-08-26 13:05:29 -07:00 |
|
Mohamed Hegazy
|
ab6fe49d56
|
Merge branch 'master' into moduleResolutionStrategies
Conflicts:
src/compiler/diagnosticMessages.json
|
2015-08-24 15:46:06 -07:00 |
|
Vladimir Matveev
|
ea1512e466
|
Merge pull request #4394 from Microsoft/browserifyFix
use Harness.IO instead of sys in harness
|
2015-08-21 14:25:44 -07:00 |
|
Vladimir Matveev
|
64fd41df2a
|
use buffer in harness only when running outside of the browser
|
2015-08-21 13:16:08 -07:00 |
|
Vladimir Matveev
|
da009b8612
|
use \r\n as new line in harness
|
2015-08-21 11:32:53 -07:00 |
|
Vladimir Matveev
|
dc2c968b08
|
addressed PR feedback: added comment
|
2015-08-21 10:37:13 -07:00 |
|
Vladimir Matveev
|
68d6d8c550
|
use Harness.IO instead of sys in harness
|
2015-08-21 00:31:25 -07:00 |
|
Mohamed Hegazy
|
b395fb9f45
|
Merge branch 'master' into outFile
Conflicts:
src/harness/fourslash.ts
|
2015-08-20 17:46:38 -07:00 |
|
Mohamed Hegazy
|
00cd8ad745
|
Add --outFile and revert change make --out relative in tsconfig.json
|
2015-08-20 17:37:56 -07:00 |
|
Vladimir Matveev
|
dde7545d34
|
address PR feedback
|
2015-08-20 16:13:49 -07:00 |
|
Mohamed Hegazy
|
f95fcf9671
|
Emit tsx files correctelly in getEmitOutput calls
|
2015-08-19 22:18:32 -07:00 |
|
Vladimir Matveev
|
a88bfbd651
|
Merge branch 'master' into reuseAndCache
|
2015-08-17 14:36:17 -07:00 |
|
ToddThomson
|
9146d9bc2f
|
Add Spacing for Nonempty Brackets Formatting Option
User formatting option to add single space after opening and before
closing nonempty brackets.
|
2015-08-13 11:56:35 -07:00 |
|
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 |
|
Vladimir Matveev
|
a69b04145d
|
delete entry from the cache when referenced file is removed, added tests
|
2015-08-06 16:23:21 -07:00 |
|
Tien Nguyen
|
3f3aea1380
|
Fix mistyped occurrence.
|
2015-08-06 16:17:19 -07:00 |
|
Vladimir Matveev
|
6455b8e59b
|
merge with master
|
2015-08-06 16:14:51 -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 |
|
Vladimir Matveev
|
03aaf7cd7c
|
addressed PR feedback
|
2015-08-04 21:22:37 -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 |
|
Vladimir Matveev
|
f22c160a24
|
Merge remote-tracking branch 'origin/master' into reuseAndCache
|
2015-08-03 15:30:05 -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 |
|