Zhengbo Li
|
d64b603e4b
|
revert breaking changes
|
2016-01-20 16:53:15 -08:00 |
|
zhengbli
|
b5ed7f3eda
|
Add support for jsconfig.json in language service
|
2016-01-19 16:30:52 -08:00 |
|
Zhengbo Li
|
dbfe862dbd
|
not casting relative filenames in 'tsc watch' to Path
|
2016-01-14 00:34:43 -08:00 |
|
SaschaNaz
|
880db386a4
|
removing filename requirement
|
2015-11-24 23:39:12 +09:00 |
|
SaschaNaz
|
e5587fbae0
|
Merge remote-tracking branch 'refs/remotes/Microsoft/master' into tsconfigpath
Conflicts:
src/compiler/diagnosticMessages.json
|
2015-11-20 11:30:31 +09:00 |
|
Sheetal Nandi
|
883b8d9347
|
Merge pull request #5471 from Microsoft/jsFileCompilation
Compilation of Js Files
|
2015-11-19 16:30:40 -08:00 |
|
Yui T
|
adc6d11292
|
Merge branch 'master' into useprintVersion
Conflicts:
src/compiler/tsc.ts
|
2015-11-19 13:06:29 -08:00 |
|
SaschaNaz
|
8ca6b31faa
|
const
|
2015-11-18 18:09:31 +09:00 |
|
SaschaNaz
|
c29501f18c
|
Merge remote-tracking branch 'refs/remotes/Microsoft/master' into tsconfigpath
|
2015-11-18 17:37:31 +09:00 |
|
Sheetal Nandi
|
fc07763499
|
Merge branch 'master' into jsFileCompilation
|
2015-11-13 13:44:57 -08:00 |
|
Yui T
|
fe3fb17854
|
Use printVersion instead
|
2015-11-10 17:36:37 -08:00 |
|
Wesley Wigham
|
00130f1a68
|
Handle when using -p and config file not found
|
2015-11-10 13:20:28 -08:00 |
|
Wesley Wigham
|
abc230195c
|
Add handling for json parse errors
|
2015-11-10 12:12:14 -08:00 |
|
Sheetal Nandi
|
4c842591f7
|
Merge branch 'master' into jsFileCompilation
|
2015-11-06 12:39:42 -08:00 |
|
Wesley Wigham
|
8a93b48945
|
fix lint: prefer const
|
2015-11-04 14:51:36 -08:00 |
|
Mohamed Hegazy
|
884dff03ba
|
Use relative file name when reporting errors
|
2015-11-03 14:27:26 -08:00 |
|
Daniel Rosenwasser
|
ce24bcb2ee
|
;
|
2015-11-02 15:45:57 -08:00 |
|
Daniel Rosenwasser
|
e5f105367a
|
Merge branch 'master' into iFeelPrettyErr
|
2015-11-02 15:28:42 -08:00 |
|
Daniel Rosenwasser
|
40f10abe01
|
Forget about tty detection. It won't work in build tools.
|
2015-11-02 15:23:15 -08:00 |
|
Daniel Rosenwasser
|
654cbd9779
|
Just name the option 'pretty' for now.
|
2015-11-02 13:20:48 -08:00 |
|
Daniel Rosenwasser
|
4219c5ffec
|
Added colors to diagnostic types, addressed some CR feedback.
|
2015-11-02 13:12:19 -08:00 |
|
Daniel Rosenwasser
|
fa2e614f9f
|
Merge branch 'master' into iFeelPrettyErr
|
2015-10-30 18:10:05 -07:00 |
|
Sheetal Nandi
|
9f337bc681
|
Merge branch 'master' into jsFileCompilation
|
2015-10-30 12:16:50 -07:00 |
|
Vladimir Matveev
|
83919f0a3e
|
addressed PR feedback: renamed 'toRelativePath' to 'convertToRelativePath'
|
2015-10-30 09:52:14 -07:00 |
|
Sheetal Nandi
|
b217b8b620
|
Merge branch 'master' into jsFileCompilation
|
2015-10-30 09:34:32 -07:00 |
|
Vladimir Matveev
|
67026f3461
|
use resolvedFileName as is when calling methods on host
|
2015-10-29 13:09:46 -07:00 |
|
Sheetal Nandi
|
a8eb76fde1
|
Remove the logic for parsing compilation of comma seperated list of strings on command line
Also removed logic to accept multiple values for the option
|
2015-10-28 15:26:48 -07:00 |
|
Vladimir Matveev
|
69986a158f
|
Merge pull request #5367 from Microsoft/cacheFileExists
cache results of fileExists check in default compiler host
|
2015-10-23 13:27:32 -07:00 |
|
Vladimir Matveev
|
19a222e718
|
addressed PR feedback
|
2015-10-23 13:09:05 -07:00 |
|
Daniel Rosenwasser
|
7ed6c7a944
|
Merge pull request #5373 from brettm523/5298-normalize-err-msg-path
add normalizePath to to fix slashes
|
2015-10-22 23:54:01 -07:00 |
|
Brett Mayen
|
7c251bc605
|
add normalizePath to to fix slashes
|
2015-10-22 21:01:24 -07:00 |
|
Vladimir Matveev
|
7158a65b15
|
move 'fileExists' caching to tsc
|
2015-10-22 13:22:45 -07:00 |
|
zhengbli
|
39254b54ae
|
CR feedback
|
2015-10-19 21:48:40 -07:00 |
|
zhengbli
|
e7e1fa72ec
|
Add sortBeforeComparison option back to arrayIsEqualTo
|
2015-10-16 12:00:31 -07:00 |
|
zhengbli
|
ea9bf7313a
|
CR feedback
|
2015-10-15 13:53:37 -07:00 |
|
Sheetal Nandi
|
acf7de7d34
|
Merge branch 'master' into tscJsFiles
|
2015-10-15 12:30:55 -07:00 |
|
zhengbli
|
3e37b3158b
|
Address code review at 5127
|
2015-10-14 21:36:35 -07:00 |
|
zhengbli
|
002f0c066b
|
CR feedback
|
2015-10-14 15:10:05 -07:00 |
|
Daniel Rosenwasser
|
5c5fca64f0
|
Just make the compiler option internal.
|
2015-10-05 23:56:38 -07:00 |
|
Daniel Rosenwasser
|
c3e00a24f3
|
Only use colors if we are certain we are using a pseudoterminal.
|
2015-10-05 23:38:32 -07:00 |
|
Daniel Rosenwasser
|
7c73a661c5
|
Merge branch 'master' into iFeelPrettyErr
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
src/compiler/sys.ts
src/compiler/tsc.ts
|
2015-10-05 23:08:59 -07:00 |
|
Daniel Rosenwasser
|
ac5bed86b2
|
Added '--diagnosticStyle' compiler argument with options 'simple' and 'pretty'.
|
2015-10-05 22:59:34 -07:00 |
|
Sheetal Nandi
|
b580c5588e
|
Merge branch 'master' into tscJsFiles
|
2015-10-05 16:42:37 -07:00 |
|
zhengbli
|
3b6f283669
|
Merge branch Microsoft/master
|
2015-10-05 16:24:25 -07:00 |
|
zhengbli
|
f7e35d5975
|
Incorporating changes from #3780
|
2015-10-05 16:19:09 -07:00 |
|
zhengbli
|
9db53f23cf
|
Add directory watcher to tsc
|
2015-10-05 13:12:13 -07:00 |
|
Sheetal Nandi
|
ce652dc7fb
|
Fixing few code review comments
|
2015-10-05 12:27:06 -07:00 |
|
Wesley Wigham
|
cc95dcac1b
|
Fix lint error that was commited
This is what happens when your merge PRs by hand and forget to run the linter. You break everyone's PRs.
|
2015-10-01 18:33:52 -07:00 |
|
Mohamed Hegazy
|
7e6a27f1f7
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript
|
2015-10-01 09:38:22 -07:00 |
|
Mohamed Hegazy
|
2b6d2a9f71
|
Merge branch 'master' of https://github.com/ShyykoSerhiy/TypeScript into ShyykoSerhiy-master
Conflicts:
src/compiler/sys.ts
src/compiler/tsc.ts
|
2015-09-30 16:30:49 -07:00 |
|