sbt/util/collection
Mark Harrah 5ed8f3c042 improving incremental compilation
support lazy arguments in data type generator
SafeLazy implementation that explicitly clears the reference to the thunk
in API representation, drop synthetic modifier and merge deferred into abstract
handle cyclic structures in API generation, display, comparison, persistence
gzip compile cache file
bump to 2.8.1.RC3, project definition cleanup
fix main method detection to check for the right name
properly view inherited definitions
exclude constructors of ancestors
2010-10-22 21:55:16 -04:00
..
src/test/scala fix PMap test 2010-09-04 08:12:17 -04:00
Attributes.scala Attributed, attaches attributes to arbitrary data 2010-09-17 20:46:31 -04:00
Dag.scala * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
HList.scala toString for HList and KList 2010-09-12 22:27:11 -04:00
IDSet.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
KList.scala toString for HList and KList 2010-09-12 22:27:11 -04:00
NOTICE higher-kinded heterogeneous lists: MList[M[_]] 2010-05-30 18:42:58 -04:00
PMap.scala split out read-only RMap from PMap 2010-08-10 08:39:30 -04:00
Param.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
Relation.scala improving incremental compilation 2010-10-22 21:55:16 -04:00
Settings.scala hierarchical in-memory settings 2010-09-08 14:29:00 -04:00
TypeFunctions.scala type alias A ~>| B for [T]A[T] => Option[B[T]] 2010-08-10 08:40:14 -04:00
Types.scala minor updates for p2 2010-08-30 09:10:25 -04:00