sbt/compile
Martin Duhem 133ba07eb8 Unit test for dependency extraction from macro applications
Add a unit test which checks whether we capture dependencies introduced
by arguments to macros. Those dependencies are special because macros
get expanded during type checking and arguments to macros are not visible
during regular tree walk.
2014-03-20 19:13:20 +01:00
..
api Fixes #1035 by catching the format error and returning the erased type as a backup. 2013-12-13 14:04:31 -05:00
inc Make change to CompileSetup backwards compatible. 2014-02-18 12:18:07 +01:00
integration/src/main/scala/sbt/compiler Include value of `nameHashing` flag in `CompileSetup`. 2014-02-17 17:00:19 +01:00
interface Unit test for dependency extraction from macro applications 2014-03-20 19:13:20 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Include value of `nameHashing` flag in `CompileSetup`. 2014-02-17 17:00:19 +01:00
src/main/scala/sbt Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00