Skip to content

Transform/splitter #113

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 3 commits into from
Closed

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 4, 2014

The new splitter phase, plus an important fix for computing unions of denotations.

odersky added 3 commits April 4, 2014 09:51
Used to print <none> for denotations with a symbol,
now prints "some I" where I is the denotation's info.Reworked phases.
Cannot discard a symbol simply because the other side's type is weaker.
If in (A | B)#m A and B resolve to different symbols `m`, the resulting denotation
cannot have either `m` as symbol; it must be NoSymbol instead.
Implemented splitting operations

As a side effect, this contains a test ruling out structural term member dispatch.
Tests 0586 and 0625 which used structural dispatch got moved to neg.
@odersky
Copy link
Contributor Author

odersky commented Apr 4, 2014

@DarkDimius @gzm0 please review. @DarkDimius please shepard.

This was referenced Apr 4, 2014
@DarkDimius
Copy link
Contributor

LGTM

1 similar comment
@gzm0
Copy link
Contributor

gzm0 commented Apr 8, 2014

LGTM

@DarkDimius
Copy link
Contributor

merged as part of #115

@DarkDimius DarkDimius closed this Apr 8, 2014
WojciechMazur pushed a commit to WojciechMazur/dotty that referenced this pull request Mar 19, 2025
Backport "Fix for macro annotation that resolves macro-based implicit crashing the compiler" 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.

5 participants