Search code examples
Compiling Scala scripts. How works a Scala script?...


scalagroovyjvm-languagesscalacscala-script

Read More
maven "rerun with -feature" when compiling scala...


maven-3compiler-warningsscalacscala-maven-plugin

Read More
re-run with -feature for details, How to see scala feature warnings when building with gradle?...


scalabuildgradlescalac

Read More
scalac for Call-by-Name use references...


scalabytecodescalac

Read More
How to use fsc with sbt?...


scalasbtscalacscala-compilerfsc

Read More
Permanently hidden warning from Scalac parsing Java code - compiler bug?...


javascalascalac

Read More
Log implicits only for "diverging implicit expansion"s...


scalacompiler-errorsimplicitscalac

Read More
Scala nondeterministic / caches classes?...


scalascalac

Read More
Display exact scala command issued from SBT build...


sbtscalac

Read More
How can I generate my own ScalaSig?...


scalametaprogrammingdynamic-programmingscalac

Read More
class SomeClass in package x cannot be accessed in com.a.y.x...


scalascala-2.10scalac

Read More
When anonfun$1 becomes anonfun$m1$1 (or vice versa) in Scala?...


scalascalac

Read More
What are <stable> and <accessor> when doing Scalac -Xprint:typer?...


scalascalac

Read More
Why does scalac not optimize away the overhead in simple `for` constructs?...


scalaoptimizationcompilationscalac

Read More
Scala Compiler doesn't compile in ScalaIDE...


scalacompiler-constructionscala-idescalac

Read More
Scala Compiler crash: What's wrong here?...


scalascala-2.10scalac

Read More
Fixing sbt OutOfMemoryError on Travis CI...


scalasbtout-of-memorytravis-ciscalac

Read More
Why does Scalac type mismatch expect Int?...


scalatype-inferencetypecheckingscalac

Read More
Pass closure to Scala compiler plugin...


scalascalacscala-compiler

Read More
-Xdisable-assertions and -Xelide-below not turning off asserts...


scalacompilationsbtassertscalac

Read More
Do scalac "-deprecation" and "-unchecked" compiler options make it slower...


scalascalac

Read More
How does Scala handle Java style package statements...


javascalapackagescalac

Read More
Why does Scala's Compiler show Scala specific features with "-print" Option?...


scalascalac

Read More
What is the performance impact of using the type class pattern in Scala...


scalaoptimizationimplicitscalac

Read More
Why can't scalac optimize tail recursion in certain scenarios?...


performancescalatail-recursionscalac

Read More
Line Level Scala Coverage Reports w/ Emma / Ant...


scalacode-coverageemmascalac

Read More
Fields interfering with method resolution for Scala Dynamic trait?...


scaladynamicscalac

Read More
Scala Range contains(elem: Any) method...


scalascalac

Read More
How do I run a Fast Scala Compiler remote server?...


javascalascalacfsc

Read More
Adding scala-compiler.jar as a runtime dependency...


scalaexecutable-jarsbtproguardscalac

Read More
BackNext