sbt/compile/interface/src/main/scala/xsbt
Mark Harrah 6def08e029 remove resident compiler code
The infrastructure for resident compilation still exists,
but the actual scalac-side code that was backported is removed.
Future work on using a resident scalac will use that invalidation
code directly from scalac anyway.
2013-04-09 20:13:06 -04:00
..
API.scala Call non-deprecated isRawType instead of isRaw 2013-01-16 10:26:32 -05:00
Analyzer.scala Fix for dependency on class file corresponding to a package. (#620) 2012-12-10 13:53:52 -05:00
Command.scala Stop using Predef.error 2013-01-28 22:29:48 +01:00
CompilerInterface.scala remove resident compiler code 2013-04-09 20:13:06 -04:00
ConsoleInterface.scala Export approximate command lines executed for 'doc', 'compile', and 'console' 2013-02-28 17:59:38 -05:00
DelegatingReporter.scala Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
Log.scala Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
Message.scala Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
ScaladocInterface.scala Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00