sbt/interface/src/main/java/xsbti
Jason Zaugg 067917a0fb Macro def aware recompilation.
- Read macro modifier from method definition.
 - Always recompile downstream files after a file containing macro defs is recompiled.
 - Source is extended with a hasMacro attribute. Mark suggests that this might be better
   tracked in Relations, but I'm not sure how to make that change.
2012-03-04 17:35:51 +01:00
..
api Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
AnalysisCallback.java support incremental recompilation when using exportJars. fixes #108 2011-07-18 17:14:22 -04:00
CompileFailed.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
F0.java Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Logger.java Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Maybe.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Position.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Problem.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Reporter.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Severity.java more flexible scalac logging 2010-10-23 16:34:22 -04:00