sbt/util
Mark Harrah faa0809146 IO.touch operates on absolute file 2011-12-13 17:29:08 -05:00
..
classfile support incremental recompilation when using exportJars. fixes #108 2011-07-18 17:14:22 -04:00
classpath directly read compiler.properties so that Scala classes don't need to be loaded when no work needs to be done. 2011-10-05 18:09:27 -04:00
collection fixes #280. sort aggregate and classpath dependencies separately to keep cycle detection for them separate 2011-11-27 17:48:01 -05:00
complete fix 'not' parser combinator, add EOF 2011-12-13 17:29:08 -05:00
control missing import 2011-11-04 13:44:09 -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 IO.touch operates on absolute file 2011-12-13 17:29:08 -05:00
log cleanup, add regex for escape sequences to be used later 2011-10-30 18:39:18 -04:00
process task execution interruptible using ctrl+c. fixes #228,#229 2011-10-18 22:43:25 -04:00