Jason Freeman
|
fd43211d6a
|
Replace native division with integer division
|
2014-09-22 15:05:31 -07:00 |
|
Jason Freeman
|
2fa24a7e7a
|
Throw when cancellation is requested
|
2014-09-22 15:05:29 -07:00 |
|
Jason Freeman
|
b38fc05b90
|
Don't return list index when looking for the argument list
|
2014-09-22 15:05:25 -07:00 |
|
Jason Freeman
|
102da2d80a
|
Fix errors in signatureHelp.ts
|
2014-09-22 15:05:23 -07:00 |
|
Jason Freeman
|
4ba2142f8c
|
Refactor signature help into separate file
|
2014-09-22 15:05:20 -07:00 |
|
Jason Freeman
|
ff24963a80
|
Initial draft of getSignatureHelpCurrentArgumentState
|
2014-09-22 15:05:18 -07:00 |
|
Jason Freeman
|
ab5ce84da8
|
Minor fixes in getSignatureHelpItems
|
2014-09-22 15:05:16 -07:00 |
|
Jason Freeman
|
2486aa92c6
|
Refactor collectCandidates and add type parameters to signature display
|
2014-09-22 15:05:12 -07:00 |
|
Jason Freeman
|
7367053313
|
Fix name printing in signature help
|
2014-09-22 15:05:10 -07:00 |
|
Jason Freeman
|
61d6663b32
|
Fill out more of the SignatureHelpItem and SignatureHelpParameter structures
|
2014-09-22 15:05:08 -07:00 |
|
Jason Freeman
|
1bfd7159e8
|
Further changes to parser for OmittedExpressions, and make checker resilient to them
|
2014-09-22 15:05:06 -07:00 |
|
Jason Freeman
|
9973b9c075
|
Add an OmittedExpression for trailing commas in calls
|
2014-09-22 15:05:03 -07:00 |
|
Jason Freeman
|
f28e931f78
|
Create SignatureHelpParameters
|
2014-09-22 15:05:01 -07:00 |
|
Jason Freeman
|
5e1bd0c5bf
|
Add applicableSpan to SignatureHelpItems
|
2014-09-22 15:04:59 -07:00 |
|
Jason Freeman
|
9e81c5c09d
|
Revert to old behavior for forEach
|
2014-09-22 15:04:57 -07:00 |
|
Jason Freeman
|
711d10aada
|
Remove TrailingCommaBehavior in favor of two boolean parameters
|
2014-09-22 15:04:55 -07:00 |
|
Jason Freeman
|
d42c5ba86c
|
Begin packaging of signature help items
|
2014-09-22 15:04:53 -07:00 |
|
Jason Freeman
|
67516a1f61
|
Extract findListItem from smart indenter
|
2014-09-22 15:04:51 -07:00 |
|
Jason Freeman
|
63f43e8352
|
Move findPrecedingToken to ServicesSyntaxUtilities
|
2014-09-22 15:04:49 -07:00 |
|
Jason Freeman
|
49ae281059
|
Start testing signature counts and adjust some syntactic computations
|
2014-09-22 15:04:47 -07:00 |
|
Jason Freeman
|
8a765d7680
|
Semantic filtering of candidate signatures
|
2014-09-22 15:04:45 -07:00 |
|
Jason Freeman
|
49fdb98081
|
Signature help present with completed signatures
|
2014-09-22 15:03:42 -07:00 |
|
Jason Freeman
|
927bab6565
|
Enable fourslash signature help tests
|
2014-09-22 15:03:40 -07:00 |
|
Yui T
|
8947757d09
|
Merge branch 'master' into returnExitCode
|
2014-09-22 14:05:55 -07:00 |
|
Yui T
|
94e788c737
|
Address code review
|
2014-09-22 09:43:47 -07:00 |
|
Cyrus Najmabadi
|
4143c242b5
|
Remove unnecessary indent.
|
2014-09-19 18:15:27 -07:00 |
|
Cyrus Najmabadi
|
e426c83017
|
Merge branch 'master' into fidelityParser
|
2014-09-19 17:53:07 -07:00 |
|
Yui T
|
76656f2460
|
Address code reviews
|
2014-09-19 16:18:16 -07:00 |
|
Yui T
|
eaa4daaee5
|
Return exit code
|
2014-09-19 15:17:19 -07:00 |
|
Anders Hejlsberg
|
7cc6bbb4d1
|
Merge pull request #688 from Microsoft/protectedMembers
Support for protected members in classes
|
2014-09-19 14:43:53 -07:00 |
|
Anders Hejlsberg
|
c990c4282d
|
Improved error messages for private and protected member access
|
2014-09-19 06:35:59 -07:00 |
|
Cyrus Najmabadi
|
0e9134788a
|
Port fidelity changes to github.
|
2014-09-18 15:37:16 -07:00 |
|
Yui T
|
3721382933
|
Merge branch 'master' into reportDeclarationEmitErrors
|
2014-09-18 14:08:26 -07:00 |
|
Yui T
|
c91c52de39
|
Clarify comments
|
2014-09-18 14:07:48 -07:00 |
|
Mohamed Hegazy
|
7aac8d5161
|
Merge pull request #689 from Microsoft/todoComments
Migrate getTodoComments to use the new tree
|
2014-09-18 14:03:46 -07:00 |
|
Mohamed Hegazy
|
831d26f3dd
|
respond to code review comments
|
2014-09-18 13:59:59 -07:00 |
|
Yui T
|
360d332bd4
|
Address code-review comments
|
2014-09-18 13:50:38 -07:00 |
|
Yui T
|
48002d4d48
|
Fix language service; doesn't capture declaration emit errors
|
2014-09-18 12:41:41 -07:00 |
|
Vladimir Matveev
|
7188ab69b2
|
add 'skipTrivia' parameter to scanner
|
2014-09-17 23:59:53 -07:00 |
|
Adam Freidin
|
b64316396b
|
fix documentation for {Ui,I}nt{8,16,32}Array
|
2014-09-17 19:50:00 -07:00 |
|
Mohamed Hegazy
|
eb01e92442
|
respond to code review comments
|
2014-09-17 17:42:03 -07:00 |
|
Mohamed Hegazy
|
beb2725f11
|
Merge pull request #676 from Microsoft/completionFixes
Completion fixes
|
2014-09-17 17:31:30 -07:00 |
|
Mohamed Hegazy
|
9e00693163
|
respond to code review comments
|
2014-09-17 17:28:03 -07:00 |
|
Anders Hejlsberg
|
08188b0142
|
Merge branch 'master' into protectedMembers
|
2014-09-17 17:05:45 -07:00 |
|
Anders Hejlsberg
|
4aa04a93b3
|
Addressing CR feedback
|
2014-09-17 16:36:38 -07:00 |
|
Cyrus Najmabadi
|
2eb14aa7ca
|
Merge branch 'master' into getRenameInfo
Conflicts:
src/services/services.ts
|
2014-09-17 15:36:26 -07:00 |
|
Cyrus Najmabadi
|
7320a189f1
|
Adding rename tests.
|
2014-09-17 15:19:20 -07:00 |
|
Mohamed Hegazy
|
deaa58b1a0
|
Merge branch 'master' into completionFixes
Conflicts:
tests/baselines/reference/enumConflictsWithGlobalIdentifier.errors.txt
tests/baselines/reference/enumMemberResolution.errors.txt
|
2014-09-17 14:44:17 -07:00 |
|
Jason Freeman
|
b1f243d814
|
Merge branch 'release-1.1'
Conflicts:
src/harness/harness.ts
tests/baselines/reference/typeName1.errors.txt
|
2014-09-17 14:10:47 -07:00 |
|
Cyrus Najmabadi
|
a1ca10d380
|
Address CR feedback.
|
2014-09-17 12:33:32 -07:00 |
|