sbt/tasks
Mark Harrah 368bdd2701 task system cleanup
KList.map -> transform
can now drop trailing 'H' from multi-Task 'mapH'
compressed Action hierarchy by merging (Flat)Map{ped,All,Failure} into (Flat)Mapped
moved most information in Info into attributes: AttributeMap to allow future changes
2010-08-21 22:55:42 -04:00
..
src/test/scala MList -> KList, Relation[T] -> Relation[A,B] 2010-06-24 18:09:07 -04:00
standard task system cleanup 2010-08-21 22:55:42 -04:00
CompletionService.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
Execute.scala task system cleanup 2010-08-21 22:55:42 -04:00
Incomplete.scala show Incomplete 2010-06-10 08:16:39 -04:00
NOTICE MList covariant, initial Node 2010-05-30 21:14:18 -04:00
Node.scala MList -> KList, Relation[T] -> Relation[A,B] 2010-06-24 18:09:07 -04:00
Result.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00