Vladimir Matveev
|
a8e5aad6e8
|
use const enums in compiler
|
2014-11-03 23:31:38 -08:00 |
|
Mohamed Hegazy
|
873c1df74b
|
Add es6 target
|
2014-10-11 12:52:42 -07:00 |
|
Sheetal Nandi
|
58cfc985b9
|
Merge branch 'master' into symbolInfoFormatting
|
2014-10-08 18:25:42 -07:00 |
|
Mohamed Hegazy
|
e5b6bfbc46
|
add declaration target to generate declarations for compiler and services
|
2014-10-07 20:51:23 -07:00 |
|
Cyrus Najmabadi
|
0b7453b9d6
|
Properly marshall diagnostic codes to the managed layer
|
2014-10-07 13:31:21 -07:00 |
|
Cyrus Najmabadi
|
2a8b9ef21f
|
Support rename in comments and strings.
|
2014-10-03 14:53:50 -07:00 |
|
Cyrus Najmabadi
|
a14e46a5e7
|
Update compiler localized messages with those provided by the language service.
|
2014-10-02 17:58:05 -07:00 |
|
Sheetal Nandi
|
743046bf45
|
Use SymbolDisplayParts api
|
2014-09-30 17:08:52 -07:00 |
|
Yui T
|
21e195146f
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript
|
2014-09-29 16:53:58 -07:00 |
|
Yui T
|
d498274b65
|
Merge branch 'noResolve' of https://github.com/Microsoft/TypeScript
|
2014-09-26 16:17:29 -07:00 |
|
Cyrus Najmabadi
|
42f162ec83
|
Adjust sig help implementation to match the new simpler sig help API.
|
2014-09-26 11:10:46 -07:00 |
|
Mohamed Hegazy
|
a6f212c47e
|
Merge branch 'master' into singatureInfo
Conflicts:
src/services/services.ts
src/services/shims.ts
|
2014-09-25 12:47:43 -07:00 |
|
Yui T
|
71a54fbbb6
|
Remove default setting of noResolve flag
|
2014-09-25 11:47:41 -07:00 |
|
Mohamed Hegazy
|
908d6196cb
|
shim getSignatureAtPosition using the new signature help interfaces
|
2014-09-24 21:47:57 -07:00 |
|
Mohamed Hegazy
|
435c977d7b
|
Respond to code review remarks
|
2014-09-24 15:27:17 -07:00 |
|
Mohamed Hegazy
|
d07b845295
|
Merge branch 'master' into cleanup
|
2014-09-24 13:25:22 -07:00 |
|
Mohamed Hegazy
|
693e4e2d6a
|
Switch comments to jsdoc
|
2014-09-24 12:55:27 -07:00 |
|
Jason Freeman
|
22e989795d
|
Merge branch 'master' into sigHelp
Conflicts:
src/compiler/checker.ts
src/compiler/types.ts
src/services/services.ts
|
2014-09-24 10:47:41 -07:00 |
|
Jason Freeman
|
ff24963a80
|
Initial draft of getSignatureHelpCurrentArgumentState
|
2014-09-22 15:05:18 -07:00 |
|
Cyrus Najmabadi
|
b0c55b2389
|
Hook up quick info shims.
|
2014-09-19 15:32:27 -07:00 |
|
Yui T
|
9ee63fa21d
|
Merge branch 'master' into getEmitOutput
Conflicts:
src/services/services.ts
|
2014-09-16 17:40:38 -07:00 |
|
Yui T
|
54dcf39674
|
Add getCurrentDirectory and getDefaultLibFilename into interface for host
|
2014-09-16 13:19:49 -07:00 |
|
Cyrus Najmabadi
|
9825342d89
|
Adding semantic classification.
|
2014-09-12 18:28:54 -07:00 |
|
Cyrus Najmabadi
|
a6497d8b09
|
Add support for syntactic classification.
Tests pending.
|
2014-09-12 17:19:48 -07:00 |
|
Yui T
|
26fbb987bb
|
Remove getCurrentDirectory and getDefaultLibFilename from LanguageServiceShimHost
|
2014-09-10 16:10:40 -07:00 |
|
Yui T
|
6cba535f20
|
Fix spelling
|
2014-09-10 09:57:36 -07:00 |
|
Yui T
|
be4133a162
|
Add meta-data flag name to modify compilationSettings
|
2014-09-10 09:57:28 -07:00 |
|
Yui T
|
2acd98e03e
|
Minor spelling and spacing fix
|
2014-09-10 09:54:42 -07:00 |
|
Yui T
|
6cb5096087
|
Make getCurrentDirectory and getDefaultLibFilename invocation in management side
|
2014-09-10 09:54:28 -07:00 |
|
Cyrus Najmabadi
|
9aee22b943
|
Merge branch 'master' into newLanguageService
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
src/harness/fourslash.ts
src/harness/harness.ts
src/harness/harnessLanguageService.ts
src/harness/rwcRunner.ts
src/services/services.ts
|
2014-08-22 14:23:14 -07:00 |
|
Cyrus Najmabadi
|
3439029a76
|
Indentation.
|
2014-08-16 19:20:40 -07:00 |
|
Cyrus Najmabadi
|
de114d9b6c
|
Rename certain parameters.
|
2014-08-16 19:03:07 -07:00 |
|
Cyrus Najmabadi
|
bc71ef009e
|
Remove unnecessary LS code.
|
2014-08-16 16:07:55 -07:00 |
|
Cyrus Najmabadi
|
7f0ae3f882
|
Change marshalling form for indentation.
|
2014-08-15 15:06:23 -07:00 |
|
Cyrus Najmabadi
|
7e70f695bb
|
Revert "Merge branch 'master' into newLanguageService"
This reverts commit d135fa43f5, reversing
changes made to 7ddc00cba9.
|
2014-08-14 17:49:02 -07:00 |
|
Cyrus Najmabadi
|
d135fa43f5
|
Merge branch 'master' into newLanguageService
|
2014-08-14 17:48:31 -07:00 |
|
Cyrus Najmabadi
|
a1b7c4f54c
|
Revert "Merge pull request #444 from Microsoft/newCompilerLS"
This reverts commit ae5f4c2617, reversing
changes made to 2f963743c4.
|
2014-08-14 17:37:45 -07:00 |
|
Cyrus Najmabadi
|
7ddc00cba9
|
Initial port of the new language service work.
|
2014-08-14 16:51:16 -07:00 |
|
Cyrus Najmabadi
|
088e58644a
|
Merge branch 'master' into newCompilerLS
Conflicts:
src/services/services.ts
|
2014-08-13 15:41:42 -07:00 |
|
Mohamed Hegazy
|
85b53c74d1
|
Merge branch 'master' into classifier
|
2014-08-12 21:43:38 -07:00 |
|
Cyrus Najmabadi
|
474cf0d575
|
Port over changes to the ScriptSnapshot API from the languageService-v2 branch.
|
2014-08-12 17:12:23 -07:00 |
|
Vladimir Matveev
|
ccaf904cfa
|
support outlining for arbitrary blocks
|
2014-08-12 15:47:57 -07:00 |
|
Vladimir Matveev
|
5e0221eeac
|
switch to using OutliningSpan instead of TextSpan to better support language service
|
2014-08-11 15:08:40 -07:00 |
|
Mohamed Hegazy
|
38cacc967f
|
Enable unit tests for DocumentRegistry
|
2014-08-07 23:45:43 -07:00 |
|
Mohamed Hegazy
|
9222711ace
|
change name of the flag to emitBOM
|
2014-08-06 14:24:47 -07:00 |
|
Mohamed Hegazy
|
b1335e1795
|
add generateBOM switch
|
2014-08-06 11:37:59 -07:00 |
|
Mohamed Hegazy
|
63b835a7a9
|
Remove ByteOrderMark
|
2014-08-06 11:13:49 -07:00 |
|
Mohamed Hegazy
|
0a206d8855
|
Respond to code review comments:
* Change comment to say "noresolve=false" in shims.ts https://github.com/Microsoft/TypeScript/commit/05eeba5bc95f9a39ceb9c17b5674ed7135d74aed
* Switch newline to "\r\n" https://github.com/Microsoft/TypeScript/commit/9395eeaedbb4279480c306f88e7916fa9694de31
* Use hasOwnProperty for Map types https://github.com/Microsoft/TypeScript/commit/212c18460281cac5b5be5239d45f7d04212f62d8
* Switch "s" to "S" in typescriptServices.ts filename https://github.com/Microsoft/TypeScript/commit/9061e58dffbeaf3f72cee1c6ca6d8fc0b98b1ea5
* Change method names in Node to be more detailed
|
2014-07-30 14:46:33 -07:00 |
|
Mohamed Hegazy
|
0a08a42abe
|
enbale fourslash tests
|
2014-07-29 12:17:33 -07:00 |
|
Mohamed Hegazy
|
4e570248d6
|
remove unused methods
|
2014-07-29 12:16:43 -07:00 |
|