Skip to content

Cleaning up interfaces. #219

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
merged 2 commits into from
Nov 10, 2014

Conversation

DarkDimius
Copy link
Contributor

Checking that all tests pass after rebasing #218 over master

It functionality is now all implemented in ExplicitOuter.
Previous implementation was confused about the meaning of interface (with default methods
or without?).

Now instead of Interface/JavaInterface we have

    PureInterface   - all members are abstract methods
    NoInits         - all members are methods
odersky added a commit that referenced this pull request Nov 10, 2014
@odersky odersky merged commit 892f7bd into scala:master Nov 10, 2014
@odersky odersky deleted the cleanup/interface-rebased branch November 13, 2014 10:07
WojciechMazur pushed a commit to WojciechMazur/dotty that referenced this pull request May 8, 2025
Backport "Scala.js: Emit `js.NewArray` IR nodes when possible." 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