Compiling Scala scripts. How works a Scala script?...
Read Moremaven "rerun with -feature" when compiling scala...
Read Morere-run with -feature for details, How to see scala feature warnings when building with gradle?...
Read Morescalac for Call-by-Name use references...
Read MorePermanently hidden warning from Scalac parsing Java code - compiler bug?...
Read MoreLog implicits only for "diverging implicit expansion"s...
Read MoreScala nondeterministic / caches classes?...
Read MoreDisplay exact scala command issued from SBT build...
Read MoreHow can I generate my own ScalaSig?...
Read Moreclass SomeClass in package x cannot be accessed in com.a.y.x...
Read MoreWhen anonfun$1 becomes anonfun$m1$1 (or vice versa) in Scala?...
Read MoreWhat are <stable> and <accessor> when doing Scalac -Xprint:typer?...
Read MoreWhy does scalac not optimize away the overhead in simple `for` constructs?...
Read MoreScala Compiler doesn't compile in ScalaIDE...
Read MoreScala Compiler crash: What's wrong here?...
Read MoreFixing sbt OutOfMemoryError on Travis CI...
Read MoreWhy does Scalac type mismatch expect Int?...
Read MorePass closure to Scala compiler plugin...
Read More-Xdisable-assertions and -Xelide-below not turning off asserts...
Read MoreDo scalac "-deprecation" and "-unchecked" compiler options make it slower...
Read MoreHow does Scala handle Java style package statements...
Read MoreWhy does Scala's Compiler show Scala specific features with "-print" Option?...
Read MoreWhat is the performance impact of using the type class pattern in Scala...
Read MoreWhy can't scalac optimize tail recursion in certain scenarios?...
Read MoreLine Level Scala Coverage Reports w/ Emma / Ant...
Read MoreFields interfering with method resolution for Scala Dynamic trait?...
Read MoreScala Range contains(elem: Any) method...
Read MoreHow do I run a Fast Scala Compiler remote server?...
Read MoreAdding scala-compiler.jar as a runtime dependency...
Read More