Mohamed Hegazy
|
5b5d876cc2
|
more code review comments
|
2015-09-15 17:47:50 -07:00 |
|
Mohamed Hegazy
|
a93ab613fe
|
Merge branch 'master' into iocaptureFixes
|
2015-09-15 17:41:34 -07:00 |
|
Mohamed Hegazy
|
c735a98523
|
Respond to code review comments
|
2015-09-15 12:47:11 -07:00 |
|
Mohamed Hegazy
|
c1e536f255
|
code review comments
|
2015-09-15 12:33:45 -07:00 |
|
Mohamed Hegazy
|
4c1089f781
|
Merge branch 'master' into cleanHarnessOptionLoading
Conflicts:
tests/cases/compiler/pinnedComments1.ts
|
2015-09-15 12:08:37 -07:00 |
|
Mohamed Hegazy
|
ee5881ef9c
|
Merge branch 'master' into cleanHarnessOptionLoading
Conflicts:
src/harness/harness.ts
|
2015-09-14 16:53:08 -07:00 |
|
Mohamed Hegazy
|
d9112f5e98
|
use resolvePath to handel relative references correctelly
|
2015-09-13 23:35:22 -07:00 |
|
Mohamed Hegazy
|
7ae902d75a
|
Handel compiler options correctelly
|
2015-09-13 23:26:52 -07:00 |
|
Mohamed Hegazy
|
0d126e2ad7
|
add support for tsconfig files in the rwc instrumenter/replay
|
2015-09-12 14:40:05 -07:00 |
|
Mohamed Hegazy
|
36acaff6dc
|
Add wrapSystem function
|
2015-09-12 05:23:53 -07:00 |
|
Mohamed Hegazy
|
62b9b556c8
|
use sting templates
|
2015-09-12 05:21:08 -07:00 |
|
Vladimir Matveev
|
e0c16b4332
|
Check if imported file is a proper external module
|
2015-09-10 16:00:44 -07:00 |
|
Vladimir Matveev
|
be8f17c5d7
|
Merge pull request #4488 from Microsoft/fixRWC
Move RWC runner to use Harness.IO instead of sys
|
2015-08-27 18:22:28 -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 |
|
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 |
|
Mohamed Hegazy
|
60e25a7e1d
|
use commandlineParser's optionDeclarations to parse compiler options instead of doing it explicitlly
|
2015-08-21 19:17:09 -07:00 |
|
Mohamed Hegazy
|
b911dc3faf
|
git fix wrong merge
|
2015-08-21 17:17:16 -07:00 |
|
Mohamed Hegazy
|
55d7edf89f
|
Rename setCompilerOptionsFromSetting to setCompilerOptionsFromHarnessSetting
|
2015-08-21 15:50:31 -07:00 |
|
Mohamed Hegazy
|
a8482358cc
|
Merge branch 'master' into cleanHarnessOptionLoading
Conflicts:
src/harness/fourslash.ts
src/harness/harness.ts
|
2015-08-21 15:47:10 -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
|
539d94502c
|
Use same parsing function for fourslash tests
|
2015-08-20 14:21:19 -07:00 |
|
Mohamed Hegazy
|
014137b544
|
remove unused createNewInstance support
|
2015-08-20 00:41:35 -07:00 |
|
Mohamed Hegazy
|
b1f90e6775
|
change to use map instead of flag, value tuple.
|
2015-08-20 00:41:14 -07:00 |
|
Mohamed Hegazy
|
527f197a4e
|
consolidate toLower call
|
2015-08-20 00:40:45 -07:00 |
|
Mohamed Hegazy
|
b28befdc1e
|
Handel additional properties
|
2015-08-19 23:53:19 -07:00 |
|
Mohamed Hegazy
|
b2ac33da9e
|
Export setCompilerOptionForSetting
|
2015-08-19 23:16:58 -07:00 |
|
Mohamed Hegazy
|
eef8f04e5d
|
remove unused flag aliases
|
2015-08-19 23:15:40 -07:00 |
|
Mohamed Hegazy
|
3da6de205c
|
remove unused list of supported switchs
|
2015-08-19 23:12:25 -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 |
|