sbt, the interactive build tool
Go to file
Mark Harrah 86d82141a3 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
cache more useful, stackable version of Tracked.changed 2010-12-02 19:53:14 -05:00
interface Type cache in API extraction for smaller cache size and faster I/O 2010-10-30 17:46:56 -04:00
util cleanup/rework related to Settings/InputParser 2011-02-11 20:22:17 -05:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00