sbt/util/collection
Mark Harrah b453af7c45 Properly apply transformations to dynamic tasks.
That is, implement Initialize[Task[T]].flatten correctly.
This requires preserving the transformations applied in a scope so that
they can be applied to an Initialize value after static settings have been
evaluated.
2012-11-17 20:23:06 -05:00
..
src/test/scala 2.10.0-M5, different arity generalization 2012-11-17 20:19:24 -05:00
AList.scala task setting macros for :=, +=, ++= 2012-11-17 20:19:24 -05:00
Attributes.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Classes.scala 2.10.0-M5, different arity generalization 2012-11-17 20:19:24 -05:00
Dag.scala Fix compilation error for 2.10.0-M5 for all but main project. 2012-07-17 15:20:37 -04:00
HList.scala brief API documentation on some core settings types 2011-10-16 20:20:45 -04:00
IDSet.scala taking care of deprecations removed in Scala master 2012-11-14 11:48:06 -05:00
INode.scala Properly apply transformations to dynamic tasks. 2012-11-17 20:23:06 -05:00
KList.scala task setting macros for :=, +=, ++= 2012-11-17 20:19:24 -05:00
NOTICE higher-kinded heterogeneous lists: MList[M[_]] 2010-05-30 18:42:58 -04:00
PMap.scala fix stackoverflow caused by using List.separate, as tracked down by pvlugter 2011-10-09 21:48:15 -04:00
Param.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
Positions.scala cleanup SourcePosition hierarchy 2012-02-25 12:01:07 -05:00
Settings.scala Properly apply transformations to dynamic tasks. 2012-11-17 20:23:06 -05:00
Show.scala moved task axis before the key 2012-01-09 08:00:29 -05:00
Signal.scala handle absence of CONT signal 2012-03-09 13:38:45 -05:00
TypeFunctions.scala 2.10.0-M5, different arity generalization 2012-11-17 20:19:24 -05:00
Types.scala 2.10.0-M5, different arity generalization 2012-11-17 20:19:24 -05:00
Util.scala taking care of deprecations removed in Scala master 2012-11-14 11:48:06 -05:00