sbt/compile
Grzegorz Kossakowski a6f04cf53b Add specialized copy methods to IncOptions class.
Add methods that allow one to set a new value to one of the fields of
IncOptions class. These methods are meant to be an alternative to
copy method that is hard to keep binary compatible when new fields are
added to the class.

Each copying method is related to one field of the class so when new
fields are added existing methods (and their signatures) are unaffected.
2013-11-12 21:32:14 +01:00
..
api Represent api changes as values and cleanup APIChanges class. 2013-11-11 15:43:28 +01:00
inc Add specialized copy methods to IncOptions class. 2013-11-12 21:32:14 +01:00
integration/src/main/scala/sbt/compiler Switch to using the interned serialization format. 2013-10-23 10:41:13 -04:00
interface Fix unstable existential type names bug. 2013-10-29 16:39:50 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Allow zinc to use InternedAnalysisFormats. 2013-11-04 09:30:28 -05: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