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
- Specification should be build from stable releases
- `NamedTuple` exprs can't be directly matched against in macros
- Exprs that take a `NamedTuple` argument (but not `<: AnyNamedTuple`) can't be matched against when the method that calls the macro is `transparent inline`
- ClassCastException for computed fields returning context functions
- Lazy vals annotated with `@threadUnsafe` ignore `@transient` annotation
- Scaladoc readTasty error with overloads + union parameters
- Wrong result of subtyping with modularity, refined types, and singleton types
- Obscure error message involves default arg
- feat: Add actionable diagnostic for missing members
- Capture leak by parent boxed field
- Docs
- Scala not yet supported