sbt/compile
Indrajit Raychaudhuri 89678735e1 Improved implementation for `parents` accumulation for java classes
It now considers `ParameterizedType` and includes all interfaces recursively
2012-03-27 01:40:10 +05:30
..
api Improved implementation for `parents` accumulation for java classes 2012-03-27 01:40:10 +05:30
inc print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings 2012-03-17 19:31:55 -04:00
interface print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings 2012-03-17 19:31:55 -04:00
persist print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings 2012-03-17 19:31:55 -04:00
src/test/scala preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
AnalyzingCompiler.scala add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219 2011-10-16 17:27:36 -04:00
ClasspathOptions.scala
CompilerArguments.scala missing(?) imports, fix emacs syntax highlighting 2011-12-14 14:35:17 +01:00
ComponentCompiler.scala
Eval.scala
JavaCompiler.scala Enable Javadoc generation in `doc` task. 2011-11-09 17:49:54 +05:30
LoggerReporter.scala print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings 2012-03-17 19:31:55 -04:00
NOTICE
RawCompiler.scala