Arthur Ozga
|
1ec234af32
|
Edit error handling tests
|
2016-11-08 14:13:25 -08:00 |
|
Arthur Ozga
|
4441380e6f
|
tests: edit expected type params
|
2016-11-08 13:20:56 -08:00 |
|
Arthur Ozga
|
55bf3e3ff0
|
Use new engine for interface fixes
|
2016-11-08 13:15:58 -08:00 |
|
Arthur Ozga
|
7141a2a714
|
Better error message in fourslash
|
2016-11-08 13:15:09 -08:00 |
|
Arthur Ozga
|
11cea6a771
|
Use TypeChecker to Get Types, Print
|
2016-11-08 13:14:54 -08:00 |
|
Arthur Ozga
|
b26ba83db3
|
Expose signatureToString, addSupressAnyReturn Flag
|
2016-11-08 13:14:30 -08:00 |
|
Arthur Ozga
|
0ce53f0230
|
rename tests
|
2016-11-08 10:43:36 -08:00 |
|
Arthur Ozga
|
bc1bb0e7f1
|
Make test failure more readable
|
2016-11-07 19:03:25 -08:00 |
|
Arthur Ozga
|
8c35185b37
|
Expose More TypeChecker
* getUnionType
* getIntersectionType
* getTypeFromTypeReference
|
2016-11-07 19:03:05 -08:00 |
|
Arthur Ozga
|
71d17445f7
|
Test Fixes
* remove abstract modifier on insertion
* use semi-colon to delimit object types
* remove bad type param
|
2016-11-07 19:00:27 -08:00 |
|
Arthur Ozga
|
b7b30aab46
|
Add straggling Test
|
2016-11-04 16:36:28 -07:00 |
|
Arthur Ozga
|
1b8486df89
|
Still re-writing missing member grabber
|
2016-11-04 16:35:51 -07:00 |
|
Arthur Ozga
|
36c5befae9
|
Add tests and simplify existing ones
|
2016-11-04 16:34:10 -07:00 |
|
Arthur Ozga
|
3b0b696517
|
broken
|
2016-11-03 16:02:32 -07:00 |
|
Arthur Ozga
|
d02eb6c1f1
|
fix jakefile1
|
2016-11-02 14:43:16 -07:00 |
|
Arthur Ozga
|
04968ab7cb
|
fix references to codefixes?
|
2016-11-02 13:05:27 -07:00 |
|
Arthur Ozga
|
e5279fd828
|
Rename and simplify fourslash interface
|
2016-11-02 12:39:55 -07:00 |
|
Arthur Ozga
|
1b60a97bed
|
Remove unused
|
2016-11-02 10:40:10 -07:00 |
|
Arthur Ozga
|
0380f3f38e
|
Recognize modifiers
|
2016-11-01 17:19:06 -07:00 |
|
Arthur Ozga
|
324000020c
|
Merge branch 'master' into interfaceFixes
|
2016-11-01 15:43:54 -07:00 |
|
Arthur Ozga
|
aa6ecd4154
|
Fix linting errors
|
2016-11-01 15:39:01 -07:00 |
|
Arthur Ozga
|
99ae5d9a99
|
Remove unused tests
|
2016-11-01 15:38:35 -07:00 |
|
Arthur Ozga
|
bc2134681d
|
Refactor fourslash testing for codeFixes
|
2016-11-01 15:38:07 -07:00 |
|
Andy
|
137c99bd34
|
Merge pull request #11974 from Microsoft/set_immediate
Make `cachingInServerLSHost` tests work with `runtests-browser`
|
2016-11-01 08:40:36 -07:00 |
|
Andy Hanson
|
de6751b80c
|
Make cachingInServerLSHost tests work with runtests-browser
|
2016-11-01 08:22:56 -07:00 |
|
Ron Buckton
|
4371889854
|
Merge pull request #11430 from Microsoft/fixAsyncReturnTypeCheck
Fix async return type check
|
2016-10-31 15:18:11 -07:00 |
|
Ron Buckton
|
884e9f47db
|
Merge branch 'master' into fixAsyncReturnTypeCheck
|
2016-10-31 15:17:26 -07:00 |
|
Andy
|
ecb7b00e1c
|
Forbid augmentation of untyped module (#11962)
* Forbid augmentation of untyped module
* Just use `undefined` for untyped modules
|
2016-10-31 15:04:22 -07:00 |
|
Arthur Ozga
|
cbaea9996c
|
Cleanup Extends -> Interface Change
|
2016-10-31 14:47:02 -07:00 |
|
Andy
|
49be2e2c5d
|
Merge pull request #11957 from Microsoft/fix_realpathmap
Fix realPathMap in test harness: Must be used in `directoryExists`
|
2016-10-31 14:03:42 -07:00 |
|
Andy
|
e6f6a5e6f6
|
Merge pull request #11495 from Microsoft/includes_glob
Implicitly consider an extensionless file in "includes" to be a recursive directory glob
|
2016-10-31 13:56:10 -07:00 |
|
Mohamed Hegazy
|
8984e43b20
|
Update generated files (#11963)
|
2016-10-31 13:15:46 -07:00 |
|
Andy Hanson
|
ebebac9c4e
|
Add helper function
|
2016-10-31 11:08:09 -07:00 |
|
Andy Hanson
|
03ce7b0145
|
Fix realPathMap in test harness: Must be used in directoryExists
|
2016-10-31 08:23:02 -07:00 |
|
Vladimir Matveev
|
44ce59d1d8
|
cache type for empty type literal (#11934)
cache type for empty type literal
|
2016-10-29 15:57:51 -07:00 |
|
Arthur Ozga
|
16dc834d2d
|
extends->implements w/ implements keyword present
|
2016-10-28 18:39:17 -07:00 |
|
Arthur Ozga
|
c89b97b56a
|
Add removeAbstractModifier Fix
Still need to add localization strings
|
2016-10-28 18:38:03 -07:00 |
|
jramsay
|
980f9fd2a9
|
Merge pull request #11848 from Microsoft/AddJavaScriptSemanticErrorsToSyntacticErrors
Fix for #11719 - TSServer: JS files should display syntactic errors for TS syntax
|
2016-10-28 16:49:53 -07:00 |
|
Vladimir Matveev
|
fcdeecfa4a
|
Merge pull request #11925 from Microsoft/vladima/11880
update CFG to properly handle do statements
|
2016-10-28 16:12:53 -07:00 |
|
Vladimir Matveev
|
9bb7ba5862
|
Merge pull request #11928 from Microsoft/vladima/11738
do not inline async IIFEs in control flow graph
|
2016-10-28 16:12:31 -07:00 |
|
Vladimir Matveev
|
73c59bbf85
|
do not inline async IIFEs in control flow graph
|
2016-10-28 14:43:08 -07:00 |
|
Vladimir Matveev
|
fc93e8f6f4
|
update CFG to properly handle do statements
|
2016-10-28 14:17:01 -07:00 |
|
Vladimir Matveev
|
3f16f37510
|
Merge pull request #11922 from Microsoft/vladima/port-11906
enable non-ts extensions in inferred projects by default
|
2016-10-28 12:41:44 -07:00 |
|
Arthur Ozga
|
834245cd8f
|
Add Failing Tests
|
2016-10-28 11:57:30 -07:00 |
|
Arthur Ozga
|
72728337e0
|
Rename and Add a Test
|
2016-10-28 11:48:01 -07:00 |
|
Vladimir Matveev
|
fdb3b6857d
|
enable non-ts extensions in inferred projects by default
|
2016-10-28 11:30:00 -07:00 |
|
Nathan Shively-Sanders
|
fdcc7cc185
|
Merge pull request #11905 from Microsoft/skip-overloads-with-too-short-function-parameters
Skip overloads with too short function parameters
|
2016-10-28 09:59:38 -07:00 |
|
Nathan Shively-Sanders
|
179682610f
|
isAritySmaller runs later: getNonGenericSignature
|
2016-10-28 08:57:19 -07:00 |
|
Nathan Shively-Sanders
|
278d0a4665
|
Do not use contextual signatures with too few parameters
|
2016-10-27 22:52:01 -07:00 |
|
Jason Ramsay
|
05c2c9b67b
|
Updating test due to CR changes. The order of the diagnostic messages has changed due to concatenation changes
|
2016-10-27 19:20:14 -07:00 |
|