sbt/cache
Mark Harrah 1864c12f74 Setting up compiler support and several related additions to util/io
* Added the top-level interface project for communicating across scala versions within a jvm.
 * Added plugin project containing analysis compiler plugin
 * Added component compiler to build xsbt components against required version of Scala on the fly
 * Added interface to compiler that runs in the same version of Scala
 * Added frontend that compiles against a given version of Scala with or without analysis.
2009-08-17 10:51:43 -04:00
..
lib Initial xsbt commit 2009-08-16 14:29:08 -04:00
src/test/scala Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Cache.scala Change TaskRunner to throw an exception instead of using Either 2009-08-16 20:33:46 -04:00
FileInfo.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
HListCache.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
NoCache.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
SeparatedCache.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00