Skip to content

Define Expr methods in QuoteContext #10269

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

Merged

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki self-assigned this Nov 10, 2020
@nicolasstucki nicolasstucki force-pushed the define-expr-methods-in-quote-context branch 4 times, most recently from 4c841e9 to 61ccbf3 Compare November 11, 2020 14:59
This homogenizes the way Expr and Tree are implemented.
All the logic is internally implemented by the implementation of QuoteContext.
This implies that Expr does not need to implement any methods outside of the QuoteContext.
@nicolasstucki nicolasstucki force-pushed the define-expr-methods-in-quote-context branch from 61ccbf3 to e42e9f8 Compare November 11, 2020 15:58
@nicolasstucki nicolasstucki marked this pull request as ready for review November 11, 2020 18:29
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@nicolasstucki nicolasstucki merged commit 6485049 into scala:master Nov 11, 2020
@nicolasstucki nicolasstucki deleted the define-expr-methods-in-quote-context branch November 11, 2020 20:21
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

3 participants