sbt/compile
Grzegorz Kossakowski 838416360a Move dependency extraction into separate compiler phase.
This is the first step towards using new mechanism for dependency
extraction that is based on tree walking.

We need dependency extraction in separate phase because the code
walking trees should run before refchecks whereas analyzer phase runs
at the very end of phase pipeline.

This change also includes a work-around for phase ordering issue with
continuations plugin. See included comment and SI-7217 for details.
2013-10-24 16:44:45 +02:00
..
api Allow main class to be non-public. Fixes #883. 2013-09-26 09:42:30 -04:00
inc Remove AnalysisCallback.{beginSource, endSource} methods. 2013-10-24 16:44:45 +02:00
integration/src/main/scala/sbt/compiler extract public inherited dependencies from Java class files 2013-05-01 17:54:10 -04:00
interface Move dependency extraction into separate compiler phase. 2013-10-24 16:44:45 +02:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Merge remote-tracking branch 'benjy/internpool2' into 0.13 2013-10-17 15:17:43 -04:00
src/main/scala/sbt Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00