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
- Update main method discovery for Java 25+ (JEP 445 / 512)
- Unreachable case warning for Option[A] match when A is sealed and extended by a private abstract class
- Fix indentation level in scaladoc
- Secondary constructors are not correctly capture checked
- Incremental compilation hiccup with sealed when switching branches or projects
- Runtime errors when implementing non-sealed java interface
- Format Nullables.scala using low-braces syntax scheme
- Using language.experimental.subCases interferes with pattern match exhaustivity checking
- Quoted function matching fails when matching on a function that outputs an intersection type
- Crash in `tpd.singleton` on `PreviousErrorType` during error recovery (inline match + quoted pattern with unresolved import)
- Docs
- Scala not yet supported