sbt/compile
Martin Duhem 18c521dd4b Check for null type trees in dependency extraction
In some cases the dependency extraction may encounter a null `TypeTree`
(eg. arguments of macro annotations that are untyped). In such cases,
we simply ignore the node.

Fixes #1593, #1655.
2014-11-29 12:17:32 +01:00
..
api Use Option.apply instead of Some.apply in ClassToAPI 2014-09-24 23:05:52 +02:00
inc Use new infrastructure in `AnalysisTest` 2014-11-18 13:09:07 +01:00
integration/src/main/scala/sbt/compiler More fixes from review. 2014-10-30 19:37:22 -04:00
interface Check for null type trees in dependency extraction 2014-11-29 12:17:32 +01:00
ivy/src/main/scala/sbt/compiler added scalariform 2014-05-01 12:50:07 -04:00
persist Implement abstraction over dependency kinds 2014-11-18 13:07:58 +01:00
src Fixes #1743. Fixes IndexOutOfBoundsException on Java warning with no position 2014-11-20 20:54:06 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00