sbt/compile
Martin Duhem c55ae4fd18 Fix random Analysis generator for ScalaCheck
Unit tests in incremental-compiler subproject use a generator to
create random Analysis objects. This generator was unfortunately
not working properly and generated only empty Analyses (it failed
to generate any non-empty Analysis because of a bug in the `unique`
generator).
2014-09-03 23:10:22 +02:00
..
api Bump expected 2.11 module versions so we can compile with 2.11 2014-05-14 19:08:05 -04:00
inc Fix random Analysis generator for ScalaCheck 2014-09-03 23:10:22 +02:00
integration/src/main/scala/sbt/compiler added scalariform 2014-05-01 12:50:07 -04:00
interface Never inspect twice the same macro application 2014-08-18 09:22:16 +02:00
ivy/src/main/scala/sbt/compiler added scalariform 2014-05-01 12:50:07 -04:00
persist Ensure sequences in analysis files are read in order. 2014-05-17 01:04:14 +00:00
src/main/scala/sbt added scalariform 2014-05-01 12:50:07 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00