sbt/compile/interface
Mark Harrah ce9db82771 fixes to API extraction phase
reverse the mapping of vals/vars to
  private[this] fields and accessors
merge annotations from related members
don't handle bean getters/setters specially
  because they are indistinguishable from
  user-defined members as far as I can tell
2010-09-17 22:14:48 -04:00
..
API.scala fixes to API extraction phase 2010-09-17 22:14:48 -04:00
Analyzer.scala Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
Command.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00
CompilerInterface.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00
ConsoleInterface.scala rework REPL support 2010-09-04 08:18:06 -04:00
Log.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00
LoggerReporter.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00
Message.scala Filling in logging and making cross-compile work. 2009-09-05 12:19:34 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
ScaladocInterface.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00