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

Refactoring for function call mechanism #1695

Merged
merged 7 commits into from Feb 27, 2013

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Feb 27, 2013

This is a separated pull request from #1409, that contains refactoring changes only.

Only overload related functions use (sc, loc) order, but others (Type::semantic, Type::resolve, functionParameters, etc) uses (loc, sc) order. Therefore align the parameter orders to the latter.
targsi -> tiargs (== Template Instance ARGS)
MartinNowak added a commit that referenced this pull request Feb 27, 2013
Refactoring for function call mechanism
@MartinNowak MartinNowak merged commit 8d17c81 into dlang:master Feb 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants