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 supported15 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- misc, root (2): Add Scaladoc comments for undocumented entities
- Opaque type over a match type loses opacity when it has an extra unused type parameter
- Also retain runtime-invokable inline methods when they are indirectly overriden
- Warn when a lazy val will always be evaluated
- Replace *Ops conversions by direct extension methods
- Clearer error message when SAM conversion is rejected for a sealed or final type
- (issue with extension methods) context param(s) preceding receiver break *unqualified* calls from different methods within the same group
- Confusing error message when SAM conversion is rejected for a sealed trait
- Exported opaque type aliases are broken in union types
- Expr.summon fails to find a given param of a method nested inside inline method
- Docs
- Scala not yet supported