Files
sbt/util/collection
Mark Harrah c9b932acd1 cleanup/rework related to Settings/InputParser
- drop fillThis: handle in injectStreams instead
- simplify InputParser construction (at the expense of implementation simplicity)
- split out ScopeKey/initialization parts of Setting with separate Initialize trait
  + makes Apply obsolete
  + makes the Initialize trait properly composable
  + this allowed splitting the InputParser definition into
    an Initialize for parsing and one for the action
- implement test-only
- inject resolved scope
2011-02-11 20:22:17 -05:00
..
2010-09-04 08:12:17 -04:00
2011-02-04 22:02:39 -05:00
2011-01-18 18:43:58 -05:00
2010-09-12 22:27:11 -04:00
2011-01-28 21:07:29 -05:00
2011-01-18 18:48:32 -05:00
2010-08-30 09:10:25 -04:00