Daniel Rosenwasser
|
926c25e38b
|
No more 'scriptLexicalStructure'.
|
2015-06-25 12:14:59 -04:00 |
|
Daniel Rosenwasser
|
6732acaa32
|
Underscore typings.
|
2015-06-25 12:10:09 -04:00 |
|
Daniel Rosenwasser
|
f734055ee7
|
externam -> external
|
2015-06-25 12:06:13 -04:00 |
|
Daniel Rosenwasser
|
816cfe3ec6
|
Merge pull request #3615 from Microsoft/completionsInObjectPatterns
Enable completions in object binding patterns
|
2015-06-24 22:53:53 -04:00 |
|
Dick van den Brink
|
822199f40a
|
Added test for formatting on protected modifier
|
2015-06-24 23:26:22 +02:00 |
|
Daniel Rosenwasser
|
02e01d7afc
|
Added tests.
|
2015-06-24 17:13:47 -04:00 |
|
Mohamed Hegazy
|
01f6366c95
|
Merge branch 'SaschaNaz-blockFormParameterIndentation'
|
2015-06-24 11:55:48 -07:00 |
|
Daniel Rosenwasser
|
713a70d794
|
Renamed tests.
|
2015-06-24 12:39:10 -04:00 |
|
Daniel Rosenwasser
|
d3c59f4cc2
|
Added more tests.
|
2015-06-24 12:33:49 -04:00 |
|
Daniel Rosenwasser
|
c6498d79e5
|
Changed ordering of verifications.
|
2015-06-24 11:29:05 -04:00 |
|
Tingan Ho
|
2aceeea064
|
Fixes goto definitions for type predicates
|
2015-06-24 10:37:23 +08:00 |
|
Mohamed Hegazy
|
f5f4af2825
|
Merge branch 'blockFormParameterIndentation' of https://github.com/SaschaNaz/TypeScript into SaschaNaz-blockFormParameterIndentation
|
2015-06-23 16:48:31 -07:00 |
|
Daniel Rosenwasser
|
30ec5f9276
|
Add test case for when in the middle/at the end of the word.
|
2015-06-23 16:08:19 -07:00 |
|
Daniel Rosenwasser
|
d2fe1c0a61
|
Added tests.
|
2015-06-23 15:13:11 -07:00 |
|
Vladimir Matveev
|
8e2b204ace
|
do not try to classify missing nodes
|
2015-06-23 11:25:33 -07:00 |
|
Cyrus Najmabadi
|
3bb7be96fa
|
Scan less during classification.
|
2015-06-16 16:07:24 -07:00 |
|
Mohamed Hegazy
|
2cd2a4acc6
|
Merge pull request #3477 from tinganho/customTypeGuardFormating
Fixes type predicate formatting
|
2015-06-11 12:13:10 -07:00 |
|
Tingan Ho
|
3ed4309e45
|
Fixes type predicate formatting
|
2015-06-11 14:32:27 +08:00 |
|
Jason Freeman
|
01f2cce8cf
|
Add fourslash test for in scope completion
|
2015-06-10 10:58:57 -07:00 |
|
Jason Freeman
|
10fccc578e
|
Improve error recovery after a dot
|
2015-06-09 18:09:14 -07:00 |
|
Daniel Rosenwasser
|
245dbab772
|
Removed 'debugger' statements from tests.
|
2015-06-09 15:49:21 -07:00 |
|
SaschaNaz
|
4d91fff856
|
Merge https://github.com/Microsoft/TypeScript into blockFormParameterIndentation
|
2015-06-05 21:28:12 +09:00 |
|
Zhengbo Li
|
ea2c9e876f
|
Merge pull request #3307 from zhengbli/ms_master
Add APIs to provide project info for a given file
|
2015-06-02 16:31:39 -07:00 |
|
Zhengbo Li
|
a7550dbba1
|
CR feedback
|
2015-06-02 15:25:01 -07:00 |
|
CyrusNajmabadi
|
f624c0fd7e
|
Merge pull request #3296 from Microsoft/jsDocClassification
Add syntactic classification for doc comments.
|
2015-06-02 15:17:39 -07:00 |
|
Cyrus Najmabadi
|
8fcd29f843
|
Adding tests.
|
2015-06-02 15:00:39 -07:00 |
|
Cyrus Najmabadi
|
be97bd250c
|
Merge branch 'master' into jsDocClassification
|
2015-06-02 13:48:56 -07:00 |
|
Daniel Rosenwasser
|
8b63795a55
|
Added test where one trailing flag exists.
|
2015-06-02 13:41:45 -07:00 |
|
Daniel Rosenwasser
|
a71a826b5b
|
Use declared variables to confirm completion.
|
2015-06-02 13:40:38 -07:00 |
|
Daniel Rosenwasser
|
0a3cbe083b
|
Added tests.
|
2015-06-02 12:58:49 -07:00 |
|
Daniel Rosenwasser
|
dcfe920064
|
Added leading digit.
|
2015-06-02 12:36:42 -07:00 |
|
Daniel Rosenwasser
|
465ab147af
|
Fixed test that disturbingly wasn't doing anything.
|
2015-06-02 12:36:04 -07:00 |
|
SaschaNaz
|
910079a60e
|
exclude closeparen/propertyaccess tokens
|
2015-06-02 15:28:29 +09:00 |
|
Zhengbo Li
|
70675162dc
|
Add tests for projectinfo command
|
2015-06-01 17:45:28 -07:00 |
|
Ron Buckton
|
f96cf338d9
|
Merge branch 'release-1.5' into master
|
2015-06-01 17:40:35 -07:00 |
|
Jason Freeman
|
77b46a2c3d
|
Fix JSDoc error code for to avoid duplicate error code
|
2015-05-29 17:58:43 -07:00 |
|
Jason Freeman
|
059bb18bac
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
tests/baselines/reference/emitArrowFunctionWhenUsingArguments14_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments15_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments16_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments17_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments18_ES6.symbols
tests/baselines/reference/for-of37.symbols
tests/baselines/reference/for-of38.symbols
tests/baselines/reference/for-of40.symbols
tests/baselines/reference/for-of45.symbols
tests/baselines/reference/for-of50.symbols
tests/baselines/reference/iterableArrayPattern30.symbols
tests/baselines/reference/promiseVoidErrorCallback.symbols
tests/baselines/reference/typedArrays.symbols
|
2015-05-29 17:14:29 -07:00 |
|
Cyrus Najmabadi
|
64c7f3d38b
|
Add syntactic classification for doc comments.
|
2015-05-28 14:45:43 -07:00 |
|
Cyrus Najmabadi
|
302a0da7e7
|
Add tests for jsdoccomments.
|
2015-05-28 11:49:11 -07:00 |
|
Cyrus Najmabadi
|
9aab98419b
|
Parsing support for jsDocComments.
|
2015-05-28 10:14:18 -07:00 |
|
Jason Freeman
|
0a49128908
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-27 13:24:00 -04:00 |
|
Vladimir Matveev
|
f1789acb47
|
remove space after close bracket only if next token does not start block in function declaration context
|
2015-05-26 16:25:09 -07:00 |
|
Jason Freeman
|
6037780159
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-19 15:08:41 -07:00 |
|
SaschaNaz
|
b85d56b857
|
block form indentation
|
2015-05-15 21:00:32 +09:00 |
|
Jason Freeman
|
28c9ff1d84
|
Merge pull request #3175 from Microsoft/release-1.5
Merge release-1.5 into master
|
2015-05-15 00:07:24 -07:00 |
|
Jason Freeman
|
8922a09039
|
Only call getTypeOfSymbol recursively if it's a value
|
2015-05-13 17:45:09 -07:00 |
|
Paul van Brenk
|
756be9bebf
|
Update the test to actually test what we intended
|
2015-05-13 15:30:28 -07:00 |
|
Paul van Brenk
|
03876fff4b
|
Additional cases added for creating new variables.
|
2015-05-13 14:43:17 -07:00 |
|
Paul van Brenk
|
fb68321c14
|
Merge branch 'master' into completionFixes
|
2015-05-13 13:28:02 -07:00 |
|
Jason Freeman
|
a14ec69316
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-08 15:33:18 -07:00 |
|