sbt/util
Mark Harrah ed7721bb7d add Types.idFun to replace Predef.identity, replace a :== overload
idFun[T]: T => T instead of identity[T](t: T): T
  doesn't require a new class file when used as a function value
replaced overloads of :== that assigned the Scoped reference on
  the right to the Scoped on the left with <<= scoped.identity
2011-04-16 11:24:58 -04:00
..
collection add Types.idFun to replace Predef.identity, replace a :== overload 2011-04-16 11:24:58 -04:00
complete newline before JLine's above threshold prompt 2011-03-25 18:22:30 -04:00
control reorganize main 2011-04-08 19:15:13 -04:00
log command logging through Streams, 'last' without a key to redisplay it 2011-03-21 20:26:04 -04:00
process work on tests 2011-04-08 19:17:58 -04:00