vladima
|
7cef1efb4e
|
merge with origin/master
|
2016-01-11 22:12:03 -08:00 |
|
Vladimir Matveev
|
33bfd92f48
|
Merge pull request #6444 from Microsoft/errorOnReexportingGlobals
report errors when re-exporting globals
|
2016-01-11 15:47:17 -08:00 |
|
Vladimir Matveev
|
b811b9f94b
|
report errors when re-exporting globals
|
2016-01-11 14:48:57 -08:00 |
|
Mohamed Hegazy
|
869b81162f
|
Merge pull request #6019 from Microsoft/sourceMapDestructuring
Fixes for source map of destructuring downlevel syntax
|
2016-01-11 14:36:28 -08:00 |
|
Vladimir Matveev
|
d267d645d2
|
Merge pull request #6411 from Microsoft/classifyJsx2
add support for classifying jsx text and string literals in jsx attributes
|
2016-01-11 10:54:35 -08:00 |
|
Yui T
|
81f760c406
|
Merge branch 'master' into fix5953_crashJSX
|
2016-01-10 05:46:54 -08:00 |
|
Vladimir Matveev
|
c1b031aa73
|
fix linter issues
|
2016-01-08 22:43:21 -08:00 |
|
Vladimir Matveev
|
5c0d1a8afa
|
added jsx classification support to fourslash and tests
|
2016-01-08 22:30:26 -08:00 |
|
Anders Hejlsberg
|
0bfc83bbbc
|
Merge pull request #6379 from Microsoft/forInChecking
Improved checking of for-in statements
|
2016-01-08 13:45:26 -08:00 |
|
Kagami Sascha Rosylight
|
5431e09f92
|
add more spaces on test
|
2016-01-08 18:01:02 +09:00 |
|
Kagami Sascha Rosylight
|
5dde2b964f
|
do not add space between comma and close bracket
|
2016-01-08 17:56:37 +09:00 |
|
Mohamed Hegazy
|
a444be84c4
|
Merge pull request #5983 from SaschaNaz/formatWhitespaces
Trim empty line whitespaces
|
2016-01-07 16:43:21 -08:00 |
|
Mohamed Hegazy
|
26d0fd0bdb
|
Merge branch 'rwyborn-react-factory-option'
|
2016-01-07 15:01:31 -08:00 |
|
Mohamed Hegazy
|
8f273dca62
|
Fix whitespaces
|
2016-01-07 15:01:00 -08:00 |
|
Mohamed Hegazy
|
ec70105c9d
|
Add check for reactNamespace value
|
2016-01-07 15:00:50 -08:00 |
|
Mohamed Hegazy
|
1e433bfb4f
|
Add tests
|
2016-01-07 14:33:47 -08:00 |
|
Mohamed Hegazy
|
54aedf035d
|
Merge pull request #6202 from SaschaNaz/formatTemplateOptional
Optionally insert spaces between template string braces
|
2016-01-07 13:45:29 -08:00 |
|
Anders Hejlsberg
|
537fb4a7c5
|
Merge branch 'master' into forInChecking
|
2016-01-06 17:42:14 -08:00 |
|
Anders Hejlsberg
|
1798024f4f
|
Updating tests
|
2016-01-06 16:13:02 -08:00 |
|
Vladimir Matveev
|
36af815bba
|
add optional 'directoryExists' method to hosts to reduce amount of disk probings that are known to fail
|
2016-01-06 12:37:52 -08:00 |
|
Anders Hejlsberg
|
dbb4544d61
|
Adding new tests
|
2016-01-06 10:52:54 -08:00 |
|
Anders Hejlsberg
|
75b4c50cec
|
Updating existing tests
|
2016-01-06 10:52:43 -08:00 |
|
Vladimir Matveev
|
ba0f7f52ab
|
Merge pull request #6362 from Microsoft/Revert6098
Revert "Merge pull request #6098 from guybedford/master"
|
2016-01-05 10:56:24 -08:00 |
|
Vladimir Matveev
|
dbe8489087
|
Revert "Merge pull request #6098 from guybedford/master"
This reverts commit 996f16940e, reversing
changes made to 51fd41b0c7.
|
2016-01-05 10:40:24 -08:00 |
|
Ryan Cavanaugh
|
aed73bd139
|
Merge pull request #6291 from RyanCavanaugh/fix6280
Issue correct errors for missing JSX closing tags
|
2016-01-05 10:23:49 -08:00 |
|
Daniel Rosenwasser
|
3fd5fd6c59
|
Updated a test and added a new test for assignability betewen typed arrays.
|
2016-01-05 11:40:45 -05:00 |
|
Daniel Rosenwasser
|
5323fa6783
|
Added tests for LHS expressions.
|
2016-01-04 23:00:45 -05:00 |
|
Daniel Rosenwasser
|
06bff434cc
|
Added 'noImplicitAny' to tests.
|
2016-01-04 22:48:53 -05:00 |
|
Daniel Rosenwasser
|
24a108936f
|
Added tests.
|
2016-01-04 22:39:31 -05:00 |
|
Vladimir Matveev
|
ad890522f6
|
added tests for tsx formatting
|
2016-01-04 13:59:27 -08:00 |
|
Daniel Rosenwasser
|
2cb7ab9692
|
Merge pull request #6232 from Microsoft/contextuallyTypeJsxStringLiteralAttributes
Contextually type JSX string literal attributes
|
2016-01-04 14:50:09 -05:00 |
|
Mohamed Hegazy
|
996f16940e
|
Merge pull request #6098 from guybedford/master
Naive implementation for #6097
|
2016-01-04 09:38:27 -08:00 |
|
Ryan Cavanaugh
|
0debd2b6cd
|
Merge pull request #6290 from RyanCavanaugh/fix5865
Tag 'react' import as used if it exists when targeting --jsx preserve
|
2016-01-04 07:47:01 -08:00 |
|
Ryan Cavanaugh
|
6be0206242
|
Merge pull request #6287 from RyanCavanaugh/fix6241
Escape quotes when they appear as HTML entities in JSX text
|
2016-01-01 09:31:13 -08:00 |
|
Ryan Cavanaugh
|
7aa8ba6ba7
|
Add test for non-used React import
|
2016-01-01 09:24:07 -08:00 |
|
Daniel Rosenwasser
|
99b771c016
|
Merge pull request #4398 from SaschaNaz/formatTsxAttr
Fixing JSX/TSX closing tag/attribute/expression formatting
|
2015-12-30 01:25:21 -05:00 |
|
Ryan Cavanaugh
|
2c4856ae71
|
Issue correct errors for missing JSX closing tags
Fixes #6280
|
2015-12-29 16:00:15 -08:00 |
|
Ryan Cavanaugh
|
7b36432cf0
|
Add test to verify no error when 'React' is not in scope
|
2015-12-29 14:57:22 -08:00 |
|
Ryan Cavanaugh
|
e12855bca0
|
Escape quotes when they appear as HTML entities in JSX text
Fixes #6241
|
2015-12-29 12:39:27 -08:00 |
|
Vladimir Matveev
|
7f2ebf928a
|
use 'declare global' to define augmentations for the global scope
|
2015-12-28 12:03:54 -08:00 |
|
Daniel Rosenwasser
|
64c96323aa
|
Added test.
|
2015-12-23 16:50:24 -08:00 |
|
Sheetal Nandi
|
acf54bb416
|
Merge branch 'master' into sourceMapDestructuring
|
2015-12-22 16:21:38 -08:00 |
|
Sheetal Nandi
|
05ef3d5262
|
Add test cases for breakpoint validation in for of statement with object literal destructuring assignment
|
2015-12-22 16:18:05 -08:00 |
|
Sheetal Nandi
|
db0ab40280
|
Test cases for object binding pattern destructuring assignment
|
2015-12-22 15:31:02 -08:00 |
|
Sheetal Nandi
|
82570b7fca
|
Add test cases for array pattern destructurting assignment in 'for of'
|
2015-12-22 15:27:14 -08:00 |
|
Sheetal Nandi
|
481ed321fb
|
Test cases for array pattern destructuring assignment in for initializer
|
2015-12-22 15:04:12 -08:00 |
|
Vladimir Matveev
|
4a963a26c3
|
initial revision of external module augmentations
|
2015-12-22 13:56:22 -08:00 |
|
Kagami Sascha Rosylight
|
e97118e569
|
InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces
|
2015-12-22 18:30:07 +09:00 |
|
vladima
|
39605fe5f8
|
report pre-emit diagnostics that blocked emit
|
2015-12-21 21:43:51 -08:00 |
|
Sheetal Nandi
|
7146b4870f
|
Test cases for breakpoints in assingment statement with destructuring
|
2015-12-21 15:48:26 -08:00 |
|