sbt/util/collection
Mark Harrah 87d2144c12 rank settings, tasks and use this to restrict help/settings/tasks output. fixes #315 2012-03-25 20:35:09 -04:00
..
src/test/scala allow setting initialization to be partially dynamic and run in parallel 2011-08-14 10:53:37 -04:00
Attributes.scala rank settings, tasks and use this to restrict help/settings/tasks output. fixes #315 2012-03-25 20:35:09 -04:00
Dag.scala fixes #280. sort aggregate and classpath dependencies separately to keep cycle detection for them separate 2011-11-27 17:48:01 -05:00
HList.scala brief API documentation on some core settings types 2011-10-16 20:20:45 -04:00
IDSet.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
INode.scala local settings, sbt-package-private for now 2011-10-01 14:40:14 -04:00
KList.scala Revert "work around for 2.10. pattern matching on KNil now requires KNil()" 2012-03-17 22:58:13 -04: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
Relation.scala new aggregation approach, still need exclusion mechanism 2012-01-09 08:01:24 -05:00
Settings.scala Remember the range for settings read from .sbt files 2012-02-16 16:58:51 +04: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 global settings preparation: separate compilation/loading stages of Eval 2011-07-09 16:54:41 -04:00
Types.scala Revert "work around for 2.10. pattern matching on KNil now requires KNil()" 2012-03-17 22:58:13 -04:00
Util.scala Replace `Pair.apply` with `Util.pairID`, avoids extra class generation 2012-03-12 05:25:12 +05:30