sbt/compile
Grzegorz Kossakowski aec466cb4d Factor out compiler interface compatibility layer.
Move collection (a class `Compat`) of compatibility hacks into separate
file. This aids understanding of the code as both Analyzer and API make
use of that class and keeping it `Analyzer.scala` file suggested that
it's used only by Analyzer.
2013-07-23 15:19:24 -07:00
..
api Deleted unused type parsing class 2013-07-09 14:55:30 -04:00
inc Handle compilation cancellation properly. 2013-07-19 14:39:26 -07:00
integration/src/main/scala/sbt/compiler extract public inherited dependencies from Java class files 2013-05-01 17:54:10 -04:00
interface Factor out compiler interface compatibility layer. 2013-07-23 15:19:24 -07:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Record and persist public inheritance dependencies. 2013-04-26 22:35:27 -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