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

[DDMD] [refactor] Re-implement Statement::apply in terms of Visitor #3111

Merged
1 commit merged into from
Feb 1, 2014

Conversation

yebblies
Copy link
Member

usesEH, comeFrom and hasCode are now self-contained, and do not require adding virtual functions to ast classes.

@yebblies
Copy link
Member Author

Green!

@yebblies
Copy link
Member Author

Ping? If this implementation is acceptable, Expression::apply is next.

@ghost
Copy link

ghost commented Feb 1, 2014

LGTM.

@ghost
Copy link

ghost commented Feb 1, 2014

Auto-merge toggled on

@yebblies
Copy link
Member Author

yebblies commented Feb 1, 2014

Thanks, I'll go make some more.

@ghost
Copy link

ghost commented Feb 1, 2014

Thanks, I'll go make some more.

Great! Keep them coming, it's great having all related code in a single place.

ghost pushed a commit that referenced this pull request Feb 1, 2014
[DDMD] [refactor] Re-implement Statement::apply in terms of Visitor
@ghost ghost merged commit af8917b into dlang:master Feb 1, 2014
@yebblies yebblies deleted the sapplyvisitor branch February 1, 2014 23:11
@yebblies yebblies added the DDMD label Jul 28, 2014
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant