sbt/util
Mark Harrah 64e000a37d 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
..
appmacro move explicit task/setting macros to Def, move to AbsTypeTag 2012-11-17 20:23:06 -05:00
collection Properly apply transformations to dynamic tasks. 2012-11-17 20:23:06 -05:00
complete taking care of deprecations removed in Scala master 2012-11-14 11:48:06 -05:00
control Second try at printing message when stack trace suppressed. 2012-05-19 18:20:19 -04:00
log back all ConsoleLoggers by a common ConsoleOut 2012-09-01 09:56:09 -04:00
process remove most occurrences of ScalaObject 2012-07-01 15:16:41 -04:00
relation Analysis.groupBy implementation. 2012-11-10 19:01:41 -05:00