sbt/compile
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 merge Pkg into Private 2010-09-17 21:29:29 -04:00
discover adding more commands 2010-07-27 23:01:45 -04:00
inc Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
interface fixes to API extraction phase 2010-09-17 22:14:48 -04:00
persist Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
src/test/scala fix a compile test 2010-05-13 18:32:49 -04:00
AnalyzingCompiler.scala rework REPL support 2010-09-04 08:18:06 -04:00
CompileOptions.scala * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
CompilerArguments.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
ComponentCompiler.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
JavaCompiler.scala remove unused parameter and fix comment 2010-09-04 08:13:36 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
RawCompiler.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00