Yui T
|
c7ae143e62
|
Fix up fourslash test
|
2015-12-14 15:03:16 -08:00 |
|
Yui T
|
15ac9b32ab
|
Update tests
|
2015-12-11 14:12:57 -08:00 |
|
Yui T
|
9e6c196c36
|
Remove includeGlobalSymbol boolean
|
2015-12-10 18:09:02 -08:00 |
|
Yui T
|
59982aba22
|
Update testcases
|
2015-12-10 17:35:10 -08:00 |
|
Yui T
|
06badd0e0d
|
Update tests
|
2015-12-08 18:53:37 -08:00 |
|
SaschaNaz
|
595f134e8b
|
space around arrow
|
2015-12-09 00:02:10 +09:00 |
|
yaoyao
|
e95ae4f100
|
Improve 'Cannot compile modules unless the '--module' flag is provided.' message
|
2015-12-08 08:56:41 +08:00 |
|
Daniel Rosenwasser
|
b4f4dadeb6
|
Merge pull request #5979 from DanCorder/5058
Fix for #5058 - Exclude implemented interface functions from autocompletion suggestions.
|
2015-12-07 15:06:53 -08:00 |
|
Dan Corder
|
c6feaa016a
|
Remove unnecessary I2 from test case
|
2015-12-07 22:43:44 +00:00 |
|
Dan Corder
|
ff4147af01
|
Fix for #5058 - Exclude implemented interface functions from autocompletion suggestions.
|
2015-12-07 19:47:56 +00:00 |
|
Dan Corder
|
57c595a49d
|
Fix for issue #5947
|
2015-12-07 16:26:53 +00:00 |
|
Martin Všetička
|
f15fe5b335
|
Improved error messages for property declarations
|
2015-12-04 09:20:49 +01:00 |
|
Sheetal Nandi
|
0ab538f5d0
|
Merge pull request #5839 from Microsoft/jsBinderErrors
Report binder diagnostics, program diagnostics as well as file pre processing diagnostics in javascript file
|
2015-12-03 15:45:06 -08:00 |
|
Yui T
|
f83817a488
|
remove line and unused code
|
2015-12-02 13:47:19 -08:00 |
|
Yui T
|
135e091c2a
|
Add more tests
|
2015-12-02 13:45:52 -08:00 |
|
Sheetal Nandi
|
086d3945eb
|
Merge branch 'master' into jsBinderErrors
|
2015-12-02 11:36:11 -08:00 |
|
Yui T
|
ace383d342
|
add tests
|
2015-12-01 18:39:02 -08:00 |
|
Sheetal Nandi
|
a87169829c
|
Merge branch 'master' into sourceMapAndBreakpointDecorators
|
2015-11-30 14:14:06 -08:00 |
|
Sheetal Nandi
|
6b42712eb2
|
Report bind diagnostics, program diagnostics and file pre processing diagnostics in javascript file
Handles #5785
|
2015-11-30 13:26:00 -08:00 |
|
Yui T
|
81fdc4384f
|
Add fourslash tests
|
2015-11-24 17:50:00 -08:00 |
|
Sheetal Nandi
|
c84a9f154b
|
Test cases for breakpoints with decorators
|
2015-11-19 16:48:33 -08:00 |
|
Sheetal Nandi
|
a19307d533
|
Merge branch 'master' into jsFileCompilation
|
2015-11-18 11:26:58 -08:00 |
|
Sheetal Nandi
|
13bc120fe2
|
Merge pull request #5698 from Microsoft/paramPropertyDocComment
Fix for doc comment for parameter-property not shown correctly when invoking constructor
|
2015-11-16 17:16:57 -08:00 |
|
Sheetal Nandi
|
a275dabe44
|
When constructing signature, include parameter symbol instead of property symbol of parameter-property declaration
Fixes #4566
|
2015-11-16 16:48:57 -08:00 |
|
Vladimir Matveev
|
076d65e1cf
|
addressed PR feedback
|
2015-11-16 16:23:18 -08:00 |
|
Sheetal Nandi
|
073b69aaf5
|
Merge branch 'master' into jsFileCompilation
|
2015-11-16 12:04:42 -08:00 |
|
Vladimir Matveev
|
31bce223d9
|
switch fourslash to use local test state
|
2015-11-16 11:50:42 -08:00 |
|
Sheetal Nandi
|
fc07763499
|
Merge branch 'master' into jsFileCompilation
|
2015-11-13 13:44:57 -08:00 |
|
Zhengbo Li
|
bd39847d6c
|
Merge pull request #5593 from zhengbli/i5530
Add file content as a parameter for the tsserver open command
|
2015-11-13 11:30:11 -08:00 |
|
zhengbli
|
fe9d73eb5b
|
Remove debugger statement from test
|
2015-11-12 11:42:21 -08:00 |
|
zhengbli
|
278b35b354
|
Adding test and comments. Override file content even if already opened.
|
2015-11-12 11:16:11 -08:00 |
|
Daniel Rosenwasser
|
df1dd00f35
|
Added test.
|
2015-11-11 12:19:47 -08:00 |
|
Ryan Cavanaugh
|
ad61788113
|
Merge pull request #5266 from Microsoft/javaScriptModules
JavaScript LS scaffolding + JS module inference
|
2015-11-10 11:59:09 -08:00 |
|
Ryan Cavanaugh
|
7dd1bf487d
|
Merge branch 'master' into javaScriptModules
# Conflicts:
# lib/lib.es6.d.ts
# lib/tsc.js
# lib/tsserver.js
# lib/typescript.d.ts
# lib/typescript.js
# lib/typescriptServices.d.ts
# lib/typescriptServices.js
# src/compiler/binder.ts
# src/compiler/checker.ts
# src/compiler/parser.ts
# src/compiler/program.ts
# src/harness/fourslash.ts
|
2015-11-06 16:49:09 -08:00 |
|
Ryan Cavanaugh
|
3f4e5a4552
|
Merge branch 'master' into javaScriptModules
# Conflicts:
# tests/webTestServer.ts
|
2015-11-06 16:34:38 -08:00 |
|
Daniel Rosenwasser
|
bb232f739d
|
Merge remote-tracking branch 'origin/master' into stringLiteralTypes
|
2015-11-06 13:06:43 -08:00 |
|
Sheetal Nandi
|
4c842591f7
|
Merge branch 'master' into jsFileCompilation
|
2015-11-06 12:39:42 -08:00 |
|
Sheetal Nandi
|
b217b8b620
|
Merge branch 'master' into jsFileCompilation
|
2015-10-30 09:34:32 -07:00 |
|
Sheetal Nandi
|
38ebb1d835
|
Tests update after declaration file emit revert
|
2015-10-28 16:59:52 -07:00 |
|
Sheetal Nandi
|
0c3c7f1a1b
|
Treat the .jsx and .tsx files as jsx when parsing and .js files are parsed in standard mode
|
2015-10-28 16:39:22 -07:00 |
|
Sheetal Nandi
|
382b86bd2c
|
Test update for using allowJs instead of --jsExtensions
|
2015-10-28 14:03:18 -07:00 |
|
Sheetal Nandi
|
ff933be5ff
|
Populate if emit was skipped correctly as part of emit result
|
2015-10-28 13:07:50 -07:00 |
|
Sheetal Nandi
|
d14934e4da
|
Tests update for emitting declarations if no errors
|
2015-10-28 13:07:08 -07:00 |
|
Vladimir Matveev
|
d2a11b55dc
|
merge with master
|
2015-10-27 10:41:21 -07:00 |
|
Ryohei Ikegami
|
f7f9bd1d24
|
Add tests for nested destructuring
|
2015-10-25 13:13:38 +09:00 |
|
Vladimir Matveev
|
f96980d388
|
merge with master
|
2015-10-21 17:13:20 -07:00 |
|
Daniel Rosenwasser
|
307d73ed0d
|
Merge branch 'master' into stringLiteralTypes
|
2015-10-21 17:02:29 -07:00 |
|
Vladimir Matveev
|
912e49b668
|
do not indent token if its start line matches end line of previous token\trivia
|
2015-10-21 12:49:14 -07:00 |
|
Ryan Cavanaugh
|
2f7719b61d
|
Address CR feedback
|
2015-10-16 16:40:04 -07:00 |
|
Vladimir Matveev
|
7b126170d1
|
Merge branch 'master' into reachabilityChecks
|
2015-10-16 13:13:51 -07:00 |
|