Skip to content
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

Add support for Dotty #48

Merged
merged 17 commits into from
Sep 13, 2019
Merged

Add support for Dotty #48

merged 17 commits into from
Sep 13, 2019

Conversation

ekrich
Copy link
Owner

@ekrich ekrich commented Sep 6, 2019

No description provided.

@ekrich
Copy link
Owner Author

ekrich commented Sep 10, 2019

Blocked by scala/scala3#7174

@ekrich
Copy link
Owner Author

ekrich commented Sep 13, 2019

There are many changes here that prepare for Dotty that also work fine for Scala 2.x series. Merge these changes to avoid rebasing for future Dotty support. The 52 test errors are in the following category:

  1. Serialization
  2. Null cache problem

There are also about 20 non-local return warnings but all other compile time warnings and errors have been cleared for both the library and test code.

@ekrich ekrich merged commit 76f2ea0 into master Sep 13, 2019
@ekrich ekrich deleted the topic/dotty branch September 13, 2019 23:12
@ekrich ekrich mentioned this pull request Nov 5, 2019
9 tasks
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.

1 participant