Files
sbt/tasks/standard
Mark Harrah 818382766e 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
..
2011-04-08 19:17:58 -04:00
2010-02-07 23:45:19 -05:00
2011-02-05 21:39:34 -05:00