sbt/compile
Grzegorz Kossakowski f101bcd3d0 Show some of inherited members of a structure in `ShowAPI.scala`
Showing inherited members of a structure was disabled so we would not
run into cycles. To best of my knowledge, we can run into cycles only
if inherited member is `ClassLike`. We filter out those and let
anything else to be shown.
2013-02-20 10:52:27 -05:00
..
api Show some of inherited members of a structure in `ShowAPI.scala` 2013-02-20 10:52:27 -05:00
inc Do not minimize APIs if API debugging option is enabled. 2013-02-20 10:52:27 -05:00
integration/src/main/scala/sbt/compiler Introduce incremental compiler options. 2013-02-19 12:23:07 -05:00
interface Stop using Predef.error 2013-01-28 22:29:48 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Add `compilations` field to `Analysis`. 2012-12-10 09:15:52 -05:00
src/main/scala/sbt move Eval test to correct location 2012-12-19 10:17:56 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00