sbt/util
Mark Harrah 49e7214fe3 InputTask macro
Similar to task macros, the parsed value is accessed by calling `parsed`
on a Parser[T], Initialize[Parser[T]], or Initialize[State => Parser[T]].
Values of tasks and settings may be accessed as usual via `value`.
2012-11-17 20:23:07 -05:00
..
appmacro InputTask macro 2012-11-17 20:23:07 -05:00
classfile Java classfile analysis: log the problematic URL when IO.urlAsFile throws an exception. Ref #564. 2012-10-15 12:42:28 -04:00
classpath Resolve Scala version for projects in the normal `update` task. 2012-11-17 20:23:06 -05:00
collection InputTask macro 2012-11-17 20:23:07 -05:00
complete taking care of deprecations removed in Scala master 2012-11-14 11:48:06 -05:00
control Second try at printing message when stack trace suppressed. 2012-05-19 18:20:19 -04:00
datatype port build to 0.10, fixes #30 2011-06-10 07:58:18 -04:00
env replace Path with RichFile 2011-05-14 18:21:41 -04:00
io When preserving last modified, convert negative values to 0 2012-11-16 09:56:01 -05:00
log back all ConsoleLoggers by a common ConsoleOut 2012-09-01 09:56:09 -04:00
process remove most occurrences of ScalaObject 2012-07-01 15:16:41 -04:00
relation Analysis.groupBy implementation. 2012-11-10 19:01:41 -05:00