sbt/interface/src/main/java/xsbti/api
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
..
AbstractLazy.java make serializable abstract Lazy template 2010-10-30 11:56:40 -04:00
Lazy.java make serializable abstract Lazy template 2010-10-30 11:56:40 -04:00
Modifiers.java Macro def aware recompilation. 2012-03-04 17:35:51 +01:00