-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Support Scala 2.12 Mixins #2685
Merged
DarkDimius
merged 10 commits into
scala:master
from
dotty-staging:add-scala12-mixins-v2
Jun 14, 2017
Merged
Support Scala 2.12 Mixins #2685
DarkDimius
merged 10 commits into
scala:master
from
dotty-staging:add-scala12-mixins-v2
Jun 14, 2017
Commits on Jun 7, 2017
-
Speed up construction and testing of base class sets. Use a linear search with automatic bubbling up of hits.
Configuration menu - View commit details
-
Copy full SHA for d64b271 - Browse repository at this point
Copy the full SHA d64b271View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5362ad - Browse repository at this point
Copy the full SHA e5362adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4d159 - Browse repository at this point
Copy the full SHA 2e4d159View commit details -
Don't mention ImplClasses in the name since they do not exist in the scheme for 2.12.
Configuration menu - View commit details
-
Copy full SHA for 8f80923 - Browse repository at this point
Copy the full SHA 8f80923View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82f7eb - Browse repository at this point
Copy the full SHA b82f7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6f6a5 - Browse repository at this point
Copy the full SHA 4b6f6a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade4bbe - Browse repository at this point
Copy the full SHA ade4bbeView commit details -
We really should use a blacklist instead. It's super-fragile to hardcode large directory listings like that.
Configuration menu - View commit details
-
Copy full SHA for b4b8d64 - Browse repository at this point
Copy the full SHA b4b8d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f521a5a - Browse repository at this point
Copy the full SHA f521a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0057da - Browse repository at this point
Copy the full SHA e0057daView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.