Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix more cases of function resolution bugs #1159

Merged
merged 3 commits into from
Apr 27, 2023
Merged

Conversation

JPercival
Copy link
Contributor

  • Handle case where overloads may have 0-N parameters
  • Optimize resolution to first consider name, type, and number of operands before checking argument types.

@JPercival JPercival enabled auto-merge (squash) April 27, 2023 03:28
@JPercival JPercival merged commit a53f315 into master Apr 27, 2023
@JPercival JPercival deleted the bug-function-overloads branch April 27, 2023 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants