sbt/util/collection
Mark Harrah d906455aed split load-time project structure scope resolution into two phases
first phase resolves referenced build URIs as each build is loaded
second phase resolves references without an explicit project ID
  (this requires the whole structure to be known and this isn't available during the first phase)
setting resolution is unchanged (done after both phases)
2011-01-25 22:14:02 -05:00
..
src/test/scala fix PMap test 2010-09-04 08:12:17 -04:00
Attributes.scala Settings 2010-12-12 21:33:32 -05:00
Dag.scala Remove obsolete comments 2011-01-18 18:43:58 -05: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 fully-scoped Settings 2011-01-18 18:48:32 -05:00
Param.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
Relation.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
Settings.scala split load-time project structure scope resolution into two phases 2011-01-25 22:14:02 -05:00
TypeFunctions.scala multi-project model based on Settings and ProjectRef 2011-01-18 18:48:32 -05:00
Types.scala minor updates for p2 2010-08-30 09:10:25 -04:00
Util.scala multi-project model based on Settings and ProjectRef 2011-01-18 18:48:32 -05:00