sbt/interface
Martin Duhem b7b1f2453d Do not rely on filename of package objects
Add a new field in `Source` that indicates whether this `Source`
represents a package object. This field is used in the incrmental
compiler to perform recompilation of package objects rather than relying
on the file name being `package.scala`.

Mark pending test `source-dependencies/package-object-name` as passing.
2016-02-03 16:32:35 +01:00
..
src `AbstractLazy`'s `writeObject` is `protected` 2015-12-21 22:19:30 -08:00
definition preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
other Do not rely on filename of package objects 2016-02-03 16:32:35 +01:00
type API extraction: handle any type that is annotated, not just the spec'd simple type. Fixes #559. 2012-10-05 09:06:35 -04:00