Skip to content

Tree tm #153

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

Closed
wants to merge 2 commits into from
Closed

Tree tm #153

wants to merge 2 commits into from

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 21, 2014

Review by @DarkDimius. I had independently done something very similar to #144, based on the commits in there. So it was easiest to just continue that way and push it. It's logically almost the same as #144, with the exception of the retypeSelect treatment.

@DarkDimius
Copy link
Contributor

@odersky Dont you mind continuing with my version? I've got a lot of codebase(pattern mather and tailrec) that already is based on my implementation.

Incorporated commits from scala#144. The logic here is very similar, modulo some minor
organization and naming changes. The only deeper difference concerns retypeSelect,
which here makes use of derivedSelect without changing kinds of tree nodes.
@odersky
Copy link
Contributor Author

odersky commented Jul 21, 2014

But it's fundamentally the same version! What difference does it make whether you take one or the other?

@odersky
Copy link
Contributor Author

odersky commented Jul 21, 2014

As I wrote in my comment to #153 I am OK with merging either PR (144/153) into the other one.

@DarkDimius DarkDimius closed this Jul 23, 2014
WojciechMazur pushed a commit to WojciechMazur/dotty that referenced this pull request Mar 19, 2025
Backport "Make sure symbols in annotation trees are fresh before pickling" to 3.3 LTS
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.

2 participants