mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 17:54:25 +02:00
* Split Java analyzing compile into its own class. * MixedAnalyzingCompiler now only does the mixing * Start moving methods around to more-final locations * Static analyzingCompile method now constructs a MixedAnalyzingCOmpiler and delegates to incremental compile.