sbt/main
Mark Harrah 1fdf3fa38c support explicit types on lazy vals in definingValName
lazy val x: Project = project has a rather different enclosing tree
 than lazy val x = project.
2013-03-03 19:43:37 -05:00
..
actions/src Tag the actual test task and not a later task. Fixes #692. 2013-03-03 19:43:36 -05:00
command/src/main/scala/sbt Move GlobalLogBacking.newLogger to GlobalLogging to make the role of GlobalLogBacking clearer. 2013-02-25 09:24:05 -05:00
settings/src support explicit types on lazy vals in definingValName 2013-03-03 19:43:37 -05:00
src support explicit types on lazy vals in definingValName 2013-03-03 19:43:37 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00