sbt/util
Mark Harrah eb10f7ee94 improve Setting construction
- make all constructing methods end in = for lowest precedence
- rename Scope constructing method 'apply' to 'in' to allow 'apply' to
    be used on single settings as well as tuples and 'in' reads better
2011-02-04 22:02:39 -05:00
..
classfile Java source support 2010-09-27 18:57:00 -04:00
classpath use java.util.Linked* instead of scala's 2011-01-22 16:21:22 -05:00
collection improve Setting construction 2011-02-04 22:02:39 -05:00
complete session manipulation commands 2011-02-02 22:56:11 -05:00
control first shot at general command/definition model 2010-07-17 12:07:41 -04:00
datatype improving incremental compilation 2010-10-22 21:55:16 -04:00
env * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
io additional entry point in Hash 2011-02-02 19:25:56 -05: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