sbt/compile
Indrajit Raychaudhuri 2525eeb7e6 Ensure that `parents` for java classes have all the ancestors
Currently, only immediate parents classes are picked up for java classes.
This could be problematic, for example, in detecting Fingerprint for test frameworks.
So far, Scala types are not affected –– all the ancestors are available for them.
2012-03-25 15:44:16 +05:30
..
api Ensure that `parents` for java classes have all the ancestors 2012-03-25 15:44:16 +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 settle scala-library situation 2011-05-25 22:44:22 -04:00
CompilerArguments.scala missing(?) imports, fix emacs syntax highlighting 2011-12-14 14:35:17 +01:00
ComponentCompiler.scala normalize key names 2011-03-02 06:46:28 -05:00
Eval.scala move to 2.9.1 (RC3), bump to 0.11.0-SNAPSHOT 2011-08-16 17:32:26 -04:00
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 - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
RawCompiler.scala fill the stack trace for CompileFailed again 2011-04-08 19:32:01 -04:00