sbt/compile
Grzegorz Kossakowski 129df3e812 Fix problem with initialization order in `ClassToAPI.scala`.
In `ClassToAPI` both `Private` and `Protected` vals had forward
reference to `Unqualified` so they would get `null` as a result.
Fixed that by rearranging the order of vals being declared.

This fixes a problem described in 9dd5f076ea.
2013-02-22 07:36:55 -05:00
..
api Fix problem with initialization order in `ClassToAPI.scala`. 2013-02-22 07:36:55 -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