You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should provide an API that allows tools that embed the compiler (sbt, IDEs, Maven, etc.) to track progress of compilation. At minimal level we should expose the following information:
current phase
current compilation unit
I set Scala 2.11.0-M2 as fix version which expresses my ambition not a hard requirement.