Skip to content

Make overload resolution more elaborate#951

Merged
JsonFreeman merged 14 commits into
masterfrom
overloadResolution
Oct 27, 2014
Merged

Make overload resolution more elaborate#951
JsonFreeman merged 14 commits into
masterfrom
overloadResolution

Conversation

@JsonFreeman
Copy link
Copy Markdown
Contributor

This change adds some better error experience for overload resolution. It also fixes bug #807.

One future goal that is not in this change: We should ideally instantiate all the signatures we give back for signature help.

Comment thread src/compiler/checker.ts Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shorten to inferenceFailureType.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

JsonFreeman added a commit that referenced this pull request Oct 27, 2014
Make overload resolution more elaborate
@JsonFreeman JsonFreeman merged commit c28fb0e into master Oct 27, 2014
@JsonFreeman JsonFreeman deleted the overloadResolution branch October 27, 2014 23:20
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants