sbt, the interactive build tool
Go to file
Mark Harrah fb3cfd3b39 * Polymorphic type extraction
* Use simple names instead of full names where appropriate
 * Handle local classes, which have NoPrefix
2010-01-07 21:41:20 -05:00
cache * Basic API serialization 2010-01-05 19:50:43 -05:00
compile * Polymorphic type extraction 2010-01-07 21:41:20 -05:00
interface Polymorphic types and fix parameterized type arguments to be Type and not just SimpleType 2010-01-07 21:38:39 -05:00
ivy Fix issue where compiler interface was poorly cached 2009-11-09 22:02:53 -05:00
launch fix def.scala.version to 2.7.7 2010-01-07 21:36:52 -05:00
licenses Cleaning up tasks and caching 2009-12-11 18:56:09 -05:00
main * Basic API serialization 2010-01-05 19:50:43 -05:00
project * Basic API serialization 2010-01-05 19:50:43 -05:00
scripted Changes to assist with scripted testing of sbt 0.6.x series 2009-12-04 21:31:03 -05:00
tasks * Basic API serialization 2010-01-05 19:50:43 -05:00
util Cleaning up tasks and caching 2009-12-11 18:56:09 -05:00
LICENSE New scripted test framework 2009-11-09 09:34:52 -05:00
api.specification Polymorphic types and fix parameterized type arguments to be Type and not just SimpleType 2010-01-07 21:38:39 -05:00
launch.specification update launcher documentation to include app.resources 2009-12-20 23:55:24 -05:00
notes Cache reflective lookups in the compiler interface 2009-11-24 08:56:23 -05:00
scripted.specification New scripted test framework 2009-11-09 09:34:52 -05:00