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
- Several "Access is denied." lines in the compiler's stderr output on Windows Server when executed without admin rights
- Incorrect widening of covariant type arguments passed to a polymorphic function
- Assignment has false positive "not a member of" error
- System properties provided with `scala -Dname=prop` option passed to `main` as part of `args` / ignored
- Enums are not usable in mixed scala/java projects
- Obscure error messages with default args in application
- Chained `.collect`s break with F-bounded polymorfism
- consider making "Enumerations must contain at least one case" a warning
- Inconsistency of in inlined implicits in scope
- Adding a `lazy val` to a `trait` emits backwards-compatible code with wrong semantics
- Docs
- Scala not yet supported