sbt/compile/interface
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.scala Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
Analyzer.scala drop 2.7 support, fix fatal warnings support. fixes #153 2011-08-17 21:50:46 -04:00
Command.scala cleanup 2.7 warn fatal setting compatibility 2011-11-04 18:39:25 -04:00
CompilerInterface.scala drop more 2.7 compatibility code 2011-11-27 17:48:01 -05:00
ConsoleInterface.scala add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219 2011-10-16 17:27:36 -04:00
DelegatingReporter.scala drop 2.7 compatibility in compiler reporter 2012-02-07 21:56:37 -05:00
Log.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00
Message.scala improving incremental compilation 2010-10-22 21:55:16 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
ScaladocInterface.scala include retronym's compatibility patch, closes #5 2011-06-11 20:09:15 -04:00