dotty
https://github.com/lampepfl/dotty
Scala
The Scala 3 compiler, also known as Dotty.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported16 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- Compiler cannot choose correct overloaded method with default argument
- Show exported members in the scaladoc in the pre-desugared form
- ClassA[T<:ClassB[T],T] can not compile to ClassA[ClassB[?],?]
- Incorrect type inside tuple returned from match
- Compiler crashes with java.util.NoSuchElementException: class Class when compiling case class with java annotated field
- Pickling test fails for annotated types
- Lack of type refinement for match case
- Make `:settings -deprecation` on by default in REPL as beginners get frustrated by incomprehensibly concealed messages
- Lambda not convertible to structural type with apply method
- Constructor Proxies not visible to extension *only* when the extension is exported from
- Docs
- Scala not yet supported