sbt/compile/interface
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
..
src/main/scala/xsbt Move dependency extraction into separate compiler phase. 2013-10-24 16:44:45 +02:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00