sbt/util
Mark Harrah 625ddd703c part I of revised approach to commands/projects
no privileged project member of State
no separation of Command and Apply, so no pre-filtering on State
use entries in State attributes map instead of mixing in traits to project object:
  HistoryPath, Logger, Analysis, Navigate, Watch, TaskedKey
rework Navigation to be standalone instead of mixin
2011-01-18 18:48:32 -05:00
..
collection Remove obsolete comments 2011-01-18 18:43:58 -05:00
complete part I of revised approach to commands/projects 2011-01-18 18:48:32 -05:00
control first shot at general command/definition model 2010-07-17 12:07:41 -04:00
log introduce sbt.log.format for explicit formatting control 2010-12-02 19:18:08 -05:00
process add another Process constructor 2010-09-27 18:50:17 -04:00