Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit440b0fe

Browse files
committed
Another go-round with resolution of ambiguous functions and operators.
In function parsing, try for an actual function of the given name andinput types before trying to interpret the function call as a typecoercion request, rather than after. Before, a function that had thesame name as a type and operated on a binary-compatible type wouldn'tget invoked. Also, cross-pollinate between func_select_candidates andoper_select_candidates to ensure that they use as nearly the sameresolution rules as possible. A few other minor code cleanups too.
1 parentf11d253 commit440b0fe

File tree

2 files changed

+414
-227
lines changed

2 files changed

+414
-227
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp