sbt/compile
Mark Harrah 6b91ad59fd Eval-related improvements
- support import clauses
- error display: source name, line numbers for each expression
- for 'eval', 'get', 'set', and .sbt files, use default imports and import from Plugins, Builds
2011-01-26 19:49:54 -05:00
..
api temporary workaround for dangling type parameter references 2010-11-09 20:45:26 -05: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 api extraction fixes 2010-11-09 20:49:23 -05:00
persist cleanup, small fixes 2010-11-24 14:08:20 -05:00
src/test/scala Eval-related improvements 2011-01-26 19:49:54 -05:00
AnalyzingCompiler.scala add jline jar to classpath for :power mode 2010-11-24 14:05:26 -05: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
Eval.scala Eval-related improvements 2011-01-26 19:49:54 -05: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