sbt/compile
Mark Harrah 9135a26fb3 buffer before gzip when writing analysis data
there were already buffered streams between the gzip streams
  and the file streams; however, the performance improved after
  putting a buffer on top of the gzip streams
2010-10-30 15:46:44 -04:00
..
api make serializable abstract Lazy template 2010-10-30 11:56:40 -04:00
discover improving incremental compilation 2010-10-22 21:55:16 -04:00
inc only write resulting Analysis back if compilation was performed 2010-10-30 15:44:36 -04:00
interface more flexible scalac logging 2010-10-23 16:34:22 -04:00
persist buffer before gzip when writing analysis data 2010-10-30 15:46:44 -04:00
src/test/scala improving incremental compilation 2010-10-22 21:55:16 -04:00
AnalyzingCompiler.scala more flexible scalac logging 2010-10-23 16:34:22 -04:00
CompileOptions.scala * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
CompilerArguments.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
ComponentCompiler.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
JavaCompiler.scala support -J options when forking (#124) 2010-10-21 09:12:00 -04:00
LoggerReporter.scala more flexible scalac logging 2010-10-23 16:34:22 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
RawCompiler.scala more flexible scalac logging 2010-10-23 16:34:22 -04:00