4583 Commits

Author SHA1 Message Date
Kanchalai Tanglertsampan
ec92df2b08 Rename test cases so they are consistent with the rest 2016-02-01 09:45:27 -08:00
Kanchalai Tanglertsampan
4ef5745dbb Update baselines 2016-01-29 18:20:17 -08:00
Kanchalai Tanglertsampan
3cda3ad207 Add test cases 2016-01-29 18:19:43 -08:00
Vladimir Matveev
37dafcd7df Merge pull request #6704 from Microsoft/isRequireCall_fix
add extra argument to 'isRequireCall' to check if argument is string …
2016-01-28 15:17:46 -08:00
Vladimir Matveev
427825f978 Merge pull request #6683 from Microsoft/strip_quotes_in_modules_names
strip quotes from module names during deduplication
2016-01-27 20:55:24 -08:00
Vladimir Matveev
bcc7a78f78 Merge pull request #6672 from Microsoft/port-6553
Ports #6553 into release-1.8
2016-01-27 13:30:31 -08:00
Ron Buckton
d1d7bfbd31 Updated baselines 2016-01-27 13:11:30 -08:00
Ron Buckton
d63b8e1e2b Updated baselines 2016-01-27 12:42:31 -08:00
Ron Buckton
40bac6d1cc Error for Promise redeclaration in module with async 2016-01-27 12:41:59 -08:00
Vladimir Matveev
16d4039a12 Merge pull request #6553 from Microsoft/handleNestedBlockScopedName
handle block scoped binding in nested blocks
2016-01-27 11:30:25 -08:00
Vladimir Matveev
a5a9655e87 Merge pull request #6634 from Microsoft/port_6628
Port #6628 into release 1.8
2016-01-27 11:02:07 -08:00
Vladimir Matveev
ef615bc0b6 Merge pull request #6628 from Microsoft/thisTypeAsConstraint
break on 'this' type in hasConstraintReferenceTo
2016-01-26 21:39:47 -08:00
Yui T
4759cdbf67 Add tests 2016-01-26 16:10:53 -08:00
Ron Buckton
da6aadbea8 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-26 11:49:30 -08:00
Ryan Cavanaugh
6febe3b503 Merge pull request #6562 from RyanCavanaugh/jsIsJsx
Treat .js as JSX
2016-01-25 16:15:52 -08:00
Mohamed Hegazy
85d09e4a9d Merge pull request #6512 from masaeedu/allowMissingReturnForVoidAnyUnion
Allow missing return for void any union
2016-01-25 15:12:40 -08:00
Ryan Cavanaugh
bfd6ca04af baseline-accept 2016-01-25 13:25:22 -08:00
york yao
ac196eb2aa use const rather than var when emitting external import declaration and the target is es6 2016-01-24 17:10:44 +08:00
Ryan Cavanaugh
d54f3cb7e7 Remove obsoleted test 2016-01-22 15:16:27 -08:00
Ryan Cavanaugh
64c2d66ccb Merge branch 'master' into jsDocFinal 2016-01-22 15:10:02 -08:00
Ron Buckton
6084dec8b9 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-21 16:52:45 -08:00
Vladimir Matveev
f252b9dd58 handle undefined entry as export specifier 2016-01-21 13:35:58 -08:00
Ron Buckton
831daead55 Updated failing test 2016-01-21 10:01:40 -08:00
Ron Buckton
2374f1f9a5 Merge branch 'master' into moveEmitFlagsToBinder 2016-01-20 17:53:47 -08:00
Ron Buckton
56141c2f84 Merge pull request #6506 from Microsoft/awaiterUpdate
Updated version of __awaiter.
2016-01-19 16:37:10 -08:00
Ron Buckton
6e5948f622 Merge branch 'master' into moveEmitFlagsToBinder 2016-01-19 16:13:38 -08:00
Daniel Rosenwasser
31bbac3c11 Merge pull request #6142 from Microsoft/refactorSignatureRelatability
Refactor signature relatability
2016-01-16 15:42:27 -08:00
Vladimir Matveev
c6b0cf1a03 Merge pull request #6213 from Microsoft/moduleAugmentations
initial revision of external module augmentations
2016-01-15 21:28:13 -08:00
Asad Saeeduddin
e568892ea5 Allow missing return for unions containing any or void 2016-01-15 23:50:30 -05:00
Asad Saeeduddin
0dc485ad2c Added test case 2016-01-15 23:39:29 -05:00
Daniel Rosenwasser
4673b57163 Merge pull request #6507 from JKillian/fix-prop-bug
Fix issue #6478 (bug in the language services)
2016-01-15 18:50:14 -08:00
Mohamed Hegazy
319faabe8b Merge branch 'master' into addUndefinedCheckToCollectLinkedAliases 2016-01-15 14:40:04 -08:00
Ron Buckton
5943f043ea Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
Jason Killian
b75ce4fdea Add failing test 2016-01-15 15:41:57 -05:00
Ron Buckton
7079de8b93 Updated version of __awaiter.
Fixes #5941.
2016-01-15 12:40:34 -08:00
Vladimir Matveev
0a0c3e0cbd do not crash if initializer in For-statement is missing 2016-01-14 23:20:21 -08:00
Ron Buckton
fb1ad3231c Move emit helper flags to binder. Fixes #6113 2016-01-14 17:51:34 -08:00
Mohamed Hegazy
2eb73a0d27 Fix for https://github.com/Microsoft/TypeScript/issues/6428 2016-01-14 17:36:08 -08:00
Daniel Rosenwasser
806565457f Accepted baselines. 2016-01-14 17:05:28 -08:00
Daniel Rosenwasser
e7cee96007 Accepted baselines. 2016-01-14 16:28:22 -08:00
Daniel Rosenwasser
32454d0a84 Added tests. 2016-01-14 16:28:07 -08:00
Daniel Rosenwasser
403a93d21f Merge pull request #6330 from weswigham/restorative-narrowing
Fix #6277
2016-01-14 16:07:59 -08:00
Vladimir Matveev
36c489c8db address PR feedback 2016-01-14 16:07:26 -08:00
Vladimir Matveev
e90db461ce merge with origin/master 2016-01-14 13:58:48 -08:00
Daniel Rosenwasser
1868caa066 Merge pull request #6469 from ShyykoSerhiy/fix-528
Fixes issue https://github.com/Microsoft/TypeScript/issues/528 (Show better error message for unresolved references due to missing prefix)
2016-01-14 13:13:07 -08:00
Daniel Rosenwasser
e9330be338 Merge branch 'master' into refactorSignatureRelatability 2016-01-14 12:58:41 -08:00
Vladimir Matveev
a69dcd16fa Merge remote-tracking branch 'origin/master' into moduleAugmentations 2016-01-14 11:13:48 -08:00
Vladimir Matveev
3aa92f5611 addressed PR feedback 2016-01-14 10:56:49 -08:00
Daniel Rosenwasser
4502213993 Accepted baselines. 2016-01-13 23:16:55 -08:00
Yui
9df1ed4dd3 Merge pull request #6227 from Microsoft/fix4581_inheritedPropertiesCrash
Fix crash in language service when using on inherited properties of self-extend
2016-01-13 19:39:40 -08:00