sbt, the interactive build tool
Go to file
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
cache 'update' caching now takes into account whether jars still exist 2011-03-17 21:29:35 -04:00
interface starting to convert integration tests 2011-02-22 22:36:48 -05:00
util add Types.idFun to replace Predef.identity, replace a :== overload 2011-04-16 11:24:58 -04: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