typelevel / typelevel/scalac-options
Missing Scala Versions
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 48
- Forks
- 17
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 4
Description
Do I understand correctly that this list is supposed to contain all supported Scala versions eventually (i.e. up to 2.12.16 and 2.13.8)?
https://github.com/typelevel/scalac-options/blob/1a75eef01b7e0d338089ec1619eeba3a595c0079/lib/src/main/scala/org/typelevel/scalacoptions/ScalaVersion.scala#L27-L39
Or are there only those versions listed that introduce some changes in scalac options?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read lib/src/main/scala/org/typelevel/scalacoptions/ScalaVersion.scala around lines 27-39 to understand which Scala versions are currently represented. First clarify whether the list should include every supported version or only versions affecting scalac options; completion depends on that decision and any corresponding version entries or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100